Graal Forums  

Go Back   Graal Forums > Development Forums > Level Design
FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 05-28-2002, 06:58 PM
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
Make a text file like so

"level1.nw","level2.nw"
"level3.nw","level4.nw"
"level5.nw","level6.nw"

Use your level names though.

Save that in your graal maps folder.

Open up a level thats on the map and put an NPC with this script

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

Then press M while still in the editor.
Click Ok then it should run through all the levels in the map text file.
A window pops up asking you to save it.
Save it in your graal maps folder.

In the script now change the map.png to whatever your map name is.

Voila, your done.
__________________
QUICK LOOK BUSY JESUS IS COMING!
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 02:16 AM.


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