Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   Level Design (https://forums.graalonline.com/forums/forumdisplay.php?f=6)
-   -   Stefan : Requested Additions to the Level Editor (https://forums.graalonline.com/forums/showthread.php?t=32131)

stefan76 06-23-2002 05:36 AM

Stefan : Requested Additions to the Level Editor
 
Heres mine :

1. "Select All" button. So you can select a whole level at once.
2. Zoom in / Out button. So you can see more than one level at once. (Only works with overworld thing when you use the arrow thing)
3. A button so you can load sets. (So if you have a playerworld and have your own tileset)

Those are somethings I would like to see added. I think they are all possible.
Post some things you want to see added and maybe Stefan will listen :)

haunter 06-23-2002 06:08 AM

LAYERS

Dark-Dragoon 06-23-2002 08:19 AM

Quote:

Originally posted by haunter
LAYERS

stefan76 06-23-2002 09:54 AM

I heard from someone that Stefan cant really add layers because of the way Graal is made. It would be too hard to add them now :(....

Or thats what I heard atleast....

haunter 06-23-2002 09:58 AM

Quote:

Originally posted by stefan76
I heard from someone that Stefan cant really add layers because of the way Graal is made. It would be too hard to add them now :(....

Or thats what I heard atleast....

NW has them. So i want them too.

stefan76 06-23-2002 10:01 AM

Quote:

Originally posted by haunter


NW has them. So i want them too.

:O

Nevermind then....

ADD LAYERS TO THE LIST!11

Link77 06-23-2002 12:29 PM

all of that would be very helpful.:p

Cid_Night 06-23-2002 12:44 PM

an easier way to view and connect levels for smaller projects that arent massive overworld sized

haunter 06-23-2002 10:57 PM

Be able to add more tiles then there are places for tiles on the tiles set AND set if a tile is water, blocking, ect.

Beachbum 06-24-2002 02:30 AM

Re: Stefan : Requested Additions to the Level Editor
 
Quote:

Originally posted by stefan76

3. A button so you can load sets. (So if you have a playerworld and have your own tileset)

YES! ADD THAT PLZ!! Everytime i try to load my custom tileset, it won't load! No matter WHAT i do!!! :-\

haunter 06-24-2002 02:32 AM

Re: Re: Stefan : Requested Additions to the Level Editor
 
Quote:

Originally posted by Beachbum

YES! ADD THAT PLZ!! Everytime i try to load my custom tileset, it won't load! No matter WHAT i do!!! :-\

you must be doing it wrong. its

addtiledef2 filename,level range,0,0;


Thats to change the whole tileset

Beachbum 06-24-2002 12:03 PM

Re: Re: Re: Stefan : Requested Additions to the Level Editor
 
Quote:

Originally posted by haunter


you must be doing it wrong. its

addtiledef2 filename,level range,0,0;


Thats to change the whole tileset

I tryed that already...wait lemme try again....nope still not working...addtiledef2 LT_Tiles,Testing,0,0;...doesn't work...

RavenTelvecho 06-24-2002 08:20 PM

Re: Re: Re: Re: Stefan : Requested Additions to the Level Editor
 
Quote:

Originally posted by Beachbum


I tryed that already...wait lemme try again....nope still not working...addtiledef2 LT_Tiles,Testing,0,0;...doesn't work...

erm for ALL the levels put
addtiledef imagename.png,,0;

Birdbird_0 06-24-2002 08:26 PM

addtiledef replaces the whole tile set such as 2k2's gmap tile set, making each tile not blocking

addtiledef2 draws over the exsisting tile set
the correct way to do addtiledef2 is:

addtiledif2 imagename.extention,level,x,y;

an exsample

addtiledef graal2230_tiles-1b.png,psa_1-,400,1600;

psa_1- that meaning that it starts in every level that contains psa_1- in the first part of the name, same can be done with all level names, such as for a cave cave_ and all levels starting with cave_ have the tile set in them, it adds it to the tiledef text files in your level folder.

SavantMiles 06-24-2002 09:19 PM

also an ip connection, so that 2 ppl could connect and play on a lvl. this would be good for scripts and stuff.


All times are GMT +2. The time now is 07:44 AM.

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