Thread: Gmap Help
View Single Post
  #11  
Old 06-08-2011, 04:44 PM
SlikRick SlikRick is offline
Retired
Join Date: Aug 2003
Location: Minnesota,USA
Posts: 685
SlikRick is on a distinguished road
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.
Reply With Quote