Graal Forums  

Go Back   Graal Forums > Development Forums > Future Improvements
FAQ Members List Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 11-05-2006, 01:28 PM
ryu_no_bishie ryu_no_bishie is offline
I know japanese l33t
ryu_no_bishie's Avatar
Join Date: Aug 2006
Posts: 256
ryu_no_bishie is an unknown quantity at this point
Some ideas for the level editor

the level editor currently allows you to edit 1 level thats it.

I think someone(hopefully graal develoupers) should update it. Most importantly with 4 features, a 3X3 grid for levels meaning you can test a total of 9 levels at once on a Gmap, this allows you to test scripts that would need to work on a Gmap, as well as easily connect levels tiles
the second feature is npc based.

As you know there are a few basic npcs you can select in editor. I suggest an npc script that allows a moving npc to check for walls and move similarly to a player, if a player encounters a wall while moving diagonaly, they keep moving in either direction, just not forward.

Of course this could be scripted yourself, but good moving npcs are such an important part of any online experiance that it would be very benificial to the community as a whole.

Finaly, Graal has a basic system, asdqmp and directional keys all have functions that are preset, but some playerworlds dont benifit from this, the suggestion is an easy and obvious way to dissable it.

oh and of course, GS2 compatible
__________________
Rockman Akane FTW
Reply With Quote
  #2  
Old 11-05-2006, 04:48 PM
hampy hampy is offline
Official Idle/Level Maker
Join Date: Jul 2006
Location: Ascension Islands, South Atlantic
Posts: 1,210
hampy is on a distinguished road
Send a message via ICQ to hampy Send a message via AIM to hampy Send a message via MSN to hampy Send a message via Yahoo to hampy
Quote:
Originally Posted by ryu_no_bishie View Post
the level editor currently allows you to edit 1 level thats it.

Gmap,
not true, load the map
__________________
Reply With Quote
  #3  
Old 11-05-2006, 10:55 PM
ryu_no_bishie ryu_no_bishie is offline
I know japanese l33t
ryu_no_bishie's Avatar
Join Date: Aug 2006
Posts: 256
ryu_no_bishie is an unknown quantity at this point
load what map? should i pull one out of thin air?
__________________
Rockman Akane FTW
Reply With Quote
  #4  
Old 11-05-2006, 11:01 PM
Tyhm Tyhm is offline
Psionic Youth
Tyhm's Avatar
Join Date: Mar 2001
Location: Babord, West Graal Deaths:1009 Kills:1
Posts: 5,635
Tyhm has a spectacular aura about
In the extant level editor, if you have a properly set gmap and load any of the levels on it, then when you load a single level IN said editor and scroll to the side, you can see the adjacent levels. If you drag the four-point-arrow over the level-edge-warps, you can then edit the next level over. I believe if you save after having edited levels in this way it even saves all the levels you've been wrapping between, handy for when you put a tree right at the intersection of four levels.

Setting a GMAP properly though, that I no longer recall. I believe it's clientside setmap string,string,x,y;, but don't quote me on it.
__________________
"Whatever," said Bean, "I was just glad to get out of the toilet."

"Power does not corrupt. Fear corrupts, perhaps the fear of a loss of power."- John Steinbeck
"I'm only acting retarded, what's your excuse?" queried the Gord.
- My pet, the Levelup Gnome

http://forums.graalonline.com/forums...&postcount=233
Reply With Quote
  #5  
Old 11-05-2006, 11:12 PM
ryu_no_bishie ryu_no_bishie is offline
I know japanese l33t
ryu_no_bishie's Avatar
Join Date: Aug 2006
Posts: 256
ryu_no_bishie is an unknown quantity at this point
that seams pretty over complicated though (i had to read it about three times to get it), its just a suggestion and the level editor practicaly works on GUI, i just thought it would be easier for everyone if they could load 9 levels and work on them all at once side by side.
__________________
Rockman Akane FTW
Reply With Quote
  #6  
Old 11-06-2006, 06:27 AM
zell12 zell12 is offline
Gone
zell12's Avatar
Join Date: Jun 2001
Location: Alberta, Canada
Posts: 8,541
zell12 has a spectacular aura about
Send a message via ICQ to zell12 Send a message via AIM to zell12 Send a message via MSN to zell12
Its simple. Place a NPC in one of the levels with the map command, make sure the map is in the same folder as the levels, load that level and there you go. Everything is connected.
__________________
Reply With Quote
  #7  
Old 11-06-2006, 10:58 PM
Maniaman Maniaman is offline
Registered User
Join Date: Aug 2005
Posts: 326
Maniaman is on a distinguished road
Quote:
Originally Posted by ryu_no_bishie View Post
the level editor currently allows you to edit 1 level thats it.

I think someone(hopefully graal develoupers) should update it. Most importantly with 4 features, a 3X3 grid for levels meaning you can test a total of 9 levels at once on a Gmap, this allows you to test scripts that would need to work on a Gmap, as well as easily connect levels tiles
the second feature is npc based.
As already stated, the current editor does this already.

Quote:
As you know there are a few basic npcs you can select in editor. I suggest an npc script that allows a moving npc to check for walls and move similarly to a player, if a player encounters a wall while moving diagonaly, they keep moving in either direction, just not forward.
I am planning on revamping the "Predefined Objects" thing in the level editor I have been making. (http://forums.graalonline.com/forums...ad.php?t=69215) Easier addition of predefined npcs/tiles and objects that have both tiles and npcs.

Quote:
oh and of course, GS2 compatible
My editor is going to have basic support for GS2 in editing mode. Basically just setimgpart/colors/zoom. No offline play will support GS2 unless Stefan does it though
__________________

Current Maloria Event: (click to go to it)
Reply With Quote
  #8  
Old 11-06-2006, 11:45 PM
Admins Admins is offline
Graal Administration
Join Date: Jan 2000
Location: Admins
Posts: 11,693
Admins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud of
Maniaman I think your level editor (the one that is using drawing panels i think or the offline sharp editor you were working on) should basicly only do tile editing, and once it is done people can save it online and play it directly, and then edit npcs with an in-game editor. We also plan to interface the script editing with Eclipse including script highlighting, breakpoints, debugging etc.
So basicly the concept is to have the best editor for each task, we could expand Graal to directly launch external tools for editing levels, images, ganis etc., basicly like when you click on a file in RC file browser.

Last edited by Admins; 11-06-2006 at 11:57 PM..
Reply With Quote
  #9  
Old 11-07-2006, 12:37 AM
excaliber7388 excaliber7388 is offline
Banned
excaliber7388's Avatar
Join Date: Jul 2005
Location: US
Posts: 5,229
excaliber7388 can only hope to improve
Send a message via AIM to excaliber7388
It would be cool if Graal came with a development tool for every Graal related task.
No more people asking why their gfx can't be seen in graal
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 03:38 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.