Thread: File problem
View Single Post
  #2  
Old 07-16-2007, 06:26 AM
cbk1994 cbk1994 is offline
the fake one
cbk1994's Avatar
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
cbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond repute
Send a message via AIM to cbk1994
When in folder config, you do not need to do levels/

HTML Code:
level levels/*.nw
level levels/overworld/*.nw
file levels/overworld/*.gmap
level levels/overworld/*.gmap
level levels/insides/*.nw
level levels/insides/playerhouses/*.nw
level levels/insides/staff/*.nw
should be

HTML Code:
level l*.nw
level overworld/*.nw
file overworld/*.gmap
level overworld/*.gmap
level insides/*.nw
level insides/playerhouses/*.nw
level insides/staff/*.nw
and etc.
__________________
Reply With Quote