Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   Graal Main Forum (English) (https://forums.graalonline.com/forums/forumdisplay.php?f=4)
-   -   Gmaps.... (https://forums.graalonline.com/forums/showthread.php?t=68458)

theHAWKER 08-30-2006 08:26 PM

Gmaps....
 
How do you make a Gmap??!! !pissed! !pissed! !pissed! !pissed! !pissed! !pissed! !pissed! !pissed! !pissed! !pissed!

zephirot 08-30-2006 08:56 PM

Search -> Gmap.

Crono 08-30-2006 09:05 PM

Level Generator, which includes a pretty helpful .html document.

Read it and do it =]

Skrobo2 08-30-2006 11:43 PM

Or just create a new text document and save it with the .gmap extension.

NPC Code:

GRMAP001
WIDTH int
HEIGHT int
MINIMAPIMG image name
LEVELNAMES
levels as they should be linked (like a grid)
LEVELNAMESEND



Example (contents of Shangri-La's gmap):
NPC Code:

GRMAP001
WIDTH 11
HEIGHT 11
MINIMAPIMG s64map.png
LEVELNAMES
"mworlda1.nw","mworldb1.nw","mworldc1.nw","mworldd 1.nw","mworlde1.nw","mworldf1.nw","mworldg1.nw","m worldh1.nw","mworldi1.nw","mworldj1.nw","mworldk1. nw"
"mworlda2.nw","mworldb2.nw","mworldc2.nw","mworldd 2.nw","mworlde2.nw","mworldf2.nw","mworldg2.nw","m worldh2.nw","mworldi2.nw","mworldj2.nw","mworldk2. nw"
"mworlda3.nw","mworldb3.nw","mworldc3.nw","mworldd 3.nw","mworlde3.nw","mworldf3.nw","mworldg3.nw","m worldh3.nw","mworldi3.nw","mworldj3.nw","mworldk3. nw"
"mworlda4.nw","mworldb4.nw","mworldc4.nw","mworldd 4.nw","mworlde4.nw","mworldf4.nw","mworldg4.nw","m worldh4.nw","mworldi4.nw","mworldj4.nw","mworldk4. nw"
"mworlda5.nw","mworldb5.nw","mworldc5.nw","mworldd 5.nw","mworlde5.nw","mworldf5.nw","mworldg5.nw","m worldh5.nw","mworldi5.nw","mworldj5.nw","mworldk5. nw"
"mworlda6.nw","mworldb6.nw","mworldc6.nw","mworldd 6.nw","mworlde6.nw","mworldf6.nw","mworldg6.nw","m worldh6.nw","mworldi6.nw","mworldj6.nw","mworldk6. nw"
"mworlda7.nw","mworldb7.nw","mworldc7.nw","mworldd 7.nw","mworlde7.nw","mworldf7.nw","mworldg7.nw","m worldh7.nw","mworldi7.nw","mworldj7.nw","mworldk7. nw"
"mworlda8.nw","mworldb8.nw","mworldc8.nw","mworldd 8.nw","mworlde8.nw","mworldf8.nw","mworldg8.nw","m worldh8.nw","mworldi8.nw","mworldj8.nw","mworldk8. nw"
"mworlda9.nw","mworldb9.nw","mworldc9.nw","mworldd 9.nw","mworlde9.nw","mworldf9.nw","mworldg9.nw","m worldh9.nw","mworldi9.nw","mworldj9.nw","mworldk9. nw"
"mworlda10.nw","mworldb10.nw","mworldc10.nw","mwor ldd10.nw","mworlde10.nw","mworldf10.nw","mworldg10 .nw","mworldh10.nw","mworldi10.nw","mworldj10.nw", "mworldk10.nw"
"mworlda11.nw","mworldb11.nw","mworldc11.nw","mwor ldd11.nw","mworlde11.nw","mworldf11.nw","mworldg11 .nw","mworldh11.nw","mworldi11.nw","mworldj11.nw", "mworldk11.nw"
LEVELNAMESEND


excaliber7388 08-31-2006 12:08 AM

yeah, use the level generator, because if you have just normal levels, it sucks to get them on, and doesn't work well.

Crono 08-31-2006 02:26 PM

skrobo2, its better to have an empty map to work with...

theHAWKER 08-31-2006 06:12 PM

Quote:

Originally Posted by Skrobo2
Or just create a new text document and save it with the .gmap extension.

NPC Code:

GRMAP001
WIDTH int
HEIGHT int
MINIMAPIMG image name
LEVELNAMES
levels as they should be linked (like a grid)
LEVELNAMESEND



Example (contents of Shangri-La's gmap):
NPC Code:

GRMAP001
WIDTH 11
HEIGHT 11
MINIMAPIMG s64map.png
LEVELNAMES
"mworlda1.nw","mworldb1.nw","mworldc1.nw","mworldd 1.nw","mworlde1.nw","mworldf1.nw","mworldg1.nw","m worldh1.nw","mworldi1.nw","mworldj1.nw","mworldk1. nw"
"mworlda2.nw","mworldb2.nw","mworldc2.nw","mworldd 2.nw","mworlde2.nw","mworldf2.nw","mworldg2.nw","m worldh2.nw","mworldi2.nw","mworldj2.nw","mworldk2. nw"
"mworlda3.nw","mworldb3.nw","mworldc3.nw","mworldd 3.nw","mworlde3.nw","mworldf3.nw","mworldg3.nw","m worldh3.nw","mworldi3.nw","mworldj3.nw","mworldk3. nw"
"mworlda4.nw","mworldb4.nw","mworldc4.nw","mworldd 4.nw","mworlde4.nw","mworldf4.nw","mworldg4.nw","m worldh4.nw","mworldi4.nw","mworldj4.nw","mworldk4. nw"
"mworlda5.nw","mworldb5.nw","mworldc5.nw","mworldd 5.nw","mworlde5.nw","mworldf5.nw","mworldg5.nw","m worldh5.nw","mworldi5.nw","mworldj5.nw","mworldk5. nw"
"mworlda6.nw","mworldb6.nw","mworldc6.nw","mworldd 6.nw","mworlde6.nw","mworldf6.nw","mworldg6.nw","m worldh6.nw","mworldi6.nw","mworldj6.nw","mworldk6. nw"
"mworlda7.nw","mworldb7.nw","mworldc7.nw","mworldd 7.nw","mworlde7.nw","mworldf7.nw","mworldg7.nw","m worldh7.nw","mworldi7.nw","mworldj7.nw","mworldk7. nw"
"mworlda8.nw","mworldb8.nw","mworldc8.nw","mworldd 8.nw","mworlde8.nw","mworldf8.nw","mworldg8.nw","m worldh8.nw","mworldi8.nw","mworldj8.nw","mworldk8. nw"
"mworlda9.nw","mworldb9.nw","mworldc9.nw","mworldd 9.nw","mworlde9.nw","mworldf9.nw","mworldg9.nw","m worldh9.nw","mworldi9.nw","mworldj9.nw","mworldk9. nw"
"mworlda10.nw","mworldb10.nw","mworldc10.nw","mwor ldd10.nw","mworlde10.nw","mworldf10.nw","mworldg10 .nw","mworldh10.nw","mworldi10.nw","mworldj10.nw", "mworldk10.nw"
"mworlda11.nw","mworldb11.nw","mworldc11.nw","mwor ldd11.nw","mworlde11.nw","mworldf11.nw","mworldg11 .nw","mworldh11.nw","mworldi11.nw","mworldj11.nw", "mworldk11.nw"
LEVELNAMESEND



w8 w8 w8 i put it in a script but it dousn't realy work at all.....
i prest test but it just high lighted it all as an error... >_<

Eagle 08-31-2006 06:50 PM

Quote:

Originally Posted by theHAWKER
w8 w8 w8 i put it in a script but it dousn't realy work at all.....
i prest test but it just high lighted it all as an error... >_<

Don't put it as a script. It's a text file.

Skrobo2 08-31-2006 08:13 PM

Quote:

Originally Posted by theHAWKER
w8 w8 w8 i put it in a script but it dousn't realy work at all.....
i prest test but it just high lighted it all as an error... >_<

Quote:

Originally Posted by Skrobo2
...create a new text document and save it with the .gmap extension.

Open wordpad or notepad (or any other word processor). Put the information I stated into the text file, then go to save and set it to all files and save it as 'whatever.gmap'.


All times are GMT +2. The time now is 06:33 PM.

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