Quote:
Originally posted by zorakid2001
<N00b question>how do u make a map?</N00b question>
i really needta know
|
hmmm...
first.. make a Text file.. X.x.. probably you saw one before.. try look into map folder of graal..
Put a npc as
if(created){setmap door.gif,<file you made>.txt,0,0;}
its temporary...
play on this level.. and press F4 to back to the level editor.. now you can delete the script because the map info is in the Ram memory.. Press "M" on the level editor.. It will make the whole map file.. and you can save it as "name".png ..
its a 24bits image, you have to change it to 8bits in a graphic program.. so you can add it to the graal..
to see the map offline you can add now the commands "setmap"and "setminimap".. but online you can add these commands in the server options
^_^