Graal Forums  

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

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 05-27-2002, 01:20 AM
RiViR RiViR is offline
Registered User
Join Date: May 2002
Location: Graal
Posts: 26
RiViR is on a distinguished road
Send a message via AIM to RiViR Send a message via Yahoo to RiViR
Question Maps

Hello!
My team of NATs, LATs, and GATs are all stumpded on the "m" button mapmaking tool in the editor! How is this supposed to work!
Reply With Quote
  #2  
Old 05-27-2002, 01:31 AM
RavenTelvecho RavenTelvecho is offline
Registered User
RavenTelvecho's Avatar
Join Date: Apr 2002
Location: Toronto, Ontario, Canada
Posts: 0
RavenTelvecho is on a distinguished road
Send a message via ICQ to RavenTelvecho Send a message via AIM to RavenTelvecho Send a message via Yahoo to RavenTelvecho
OKAY NOW!
you make a txt with all ur lvs and how the rows are setup
then you open a lv from the overworld with the txt in the same dir!
then u press M in editing mode
and it tells u this will take a lil time and u click ok
then it will go through all your lvs and then! it will finish and ask for a map name! u put <urpwname.png>,
THEN!!!@!!@#%
you open a lv in the overworld and put
NPC Code:

setmap <yourpwname.png>,bigmap.txt,x,y;


THERE U GO SON!!!!!!!!!!!! w00t w00t o.O
__________________

^tuff newbie ;x
RavenTelvecho
!Booj
we are 'brothers'
Reply With Quote
  #3  
Old 05-27-2002, 01:49 AM
RiViR RiViR is offline
Registered User
Join Date: May 2002
Location: Graal
Posts: 26
RiViR is on a distinguished road
Send a message via AIM to RiViR Send a message via Yahoo to RiViR
wow, thx!
Reply With Quote
  #4  
Old 05-27-2002, 01:59 AM
RiViR RiViR is offline
Registered User
Join Date: May 2002
Location: Graal
Posts: 26
RiViR is on a distinguished road
Send a message via AIM to RiViR Send a message via Yahoo to RiViR
ok, it didnt work
can you explain it btr and maybe put up an example?
Reply With Quote
  #5  
Old 05-28-2002, 06:50 PM
kevy kevy is offline
Registered User
Join Date: May 2002
Location: USA
Posts: 192
kevy is on a distinguished road
that last reply will make one guy real pisssed
Reply With Quote
  #6  
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
  #7  
Old 05-28-2002, 08:29 PM
RiViR RiViR is offline
Registered User
Join Date: May 2002
Location: Graal
Posts: 26
RiViR is on a distinguished road
Send a message via AIM to RiViR Send a message via Yahoo to RiViR
hmm, ok
Reply With Quote
Reply


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 04:28 AM.


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