View Single Post
  #2  
Old 08-26-2001, 03:56 AM
AlexH AlexH is offline
Have A Drink On Me
AlexH's Avatar
Join Date: Jun 2001
Location: Somewhere In Time
Posts: 7,442
AlexH is on a distinguished road
Send a message via AIM to AlexH Send a message via MSN to AlexH
ok its pretty simple
this is the way i done mine

ok make a backup of bigmap.txt
and make your own txt file for your map like

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

then save it in the map as bigmap.txt
then create a lvl called onlinestartlocal.graal
and put this npc in it

if (playerenters) {
setmap map.png,bigmap.txt,playerx,playery;
}

then close down the NPC windows and hit M
then it should cycle through all of the levels and it will make your map
__________________
QUICK LOOK BUSY JESUS IS COMING!
Reply With Quote