ID:166156
 
I'm trying to link two maps together, but I realise none of my maps have numbers. How do I specify what number a map is, so I can use order to set the Z coordinates of a switch area proc?

Thanks
All maps have a z-level, if you use multiple files for your maps they get stacked on top of eachother alphebetically, but if you use a single map file the z-levels are intact and accurate to the map editor.

a.dmp = 1
b.dmp = 2
c.dmp = 3

Etc...