View Single Post
  #16  
Old 08-26-2001, 09:17 PM
mhermher mhermher is offline
galase galase!
mhermher's Avatar
Join Date: Jun 2001
Location: Sweden, Stockholm.
Posts: 2,012
mhermher is on a distinguished road
Send a message via ICQ to mhermher Send a message via AIM to mhermher Send a message via Yahoo to mhermher
This is how i did:


create a txt called yakozosmap.txt or whatever
then open it and put all your levels in it like this



"level1.graal","","","level3.graal","",""
"","","","level4.graal","",""

or how your server is like

each "" is for 1 level so you have to do like this sometimes


"","","","",""...

yeah then when you made the txt done open a lvl and put this in a NPC:


if (playerenters) {
setmap bravomap.png,playerx,playery;
}

then play the game with that map then go to editor agin and press M then it will ask you to continiu cuz it will load the levels and you press yes then you wait like 5 min and get the map, then you open a program like photoshop then you open the map file and save it as a gif then you take it to your graal directory and there you draw the image to the file called "mng2gif.exe" or what its called then you get a copy of your map but in PNG then you go to that level where you scripted, in there change "bravomap.png" aginst "yourmapfile.png" and woilla it works

__________________
Donate money for my trip to Germany

Adiarde Manager
Reply With Quote