View Single Post
  #7  
Old 09-05-2006, 12:07 PM
Skyld Skyld is offline
Script-fu
Skyld's Avatar
Join Date: Jan 2002
Location: United Kingdom
Posts: 3,914
Skyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud of
Send a message via AIM to Skyld
Quote:
Originally Posted by Matt
Hrm, i couldnt get it to work for subfolders when i first created mine, around last year sometime. Warping,levels actually being connected, ect would'nt work.


But anyway, Angel_Light, here's an example of how your Folder Configuration should look like, when your using a GMAP. The following lines should be in yours somewhere.

level levels/*.gmap
level levels/*.nw
level *.gmap
file *.gmap

I have mine like that and it works perfectly, so i would try the things ive stated, you just may get lucky.
Not sure if you are aware, but the folder configuration is already relative to levels;
HTML Code:
level    levels/*.gmap
level    levels/*.nw
... is invalid, unless you are using a folder called levels/levels/.
Reply With Quote