
06-08-2011, 04:44 PM
|
|
Retired
|
Join Date: Aug 2003
Location: Minnesota,USA
Posts: 685
|
|
|
Also check your folder configuration and make sure you have .gmap as an executable file extension.
level *.gmap
file *.gmap
Also open your gmap file with a word program and make sure it is structured like this:
GRMAP001
WIDTH
HEIGHT
LEVELSNAMES
"levelname.nw","levelname.nw"
"levelname.nw","levelname.nw"
LEVELNAMESEND
Next to WIDTH and HEIGHT you put how many levels are in each direction. You also make sure that when listing the level names that they are in order to how they are supposed to show up on the map. |
|
|
|