View Single Post
  #3  
Old 11-20-2004, 03:25 AM
Slash-P2P Slash-P2P is offline
Banned
Join Date: May 2004
Location: Burning Blade
Posts: 941
Slash-P2P is on a distinguished road
First, you must have the right to change the server's folder configuration.
Then you must add lines such as this to the folder configuration:
file myfolder/*
file myfolder/*.*

You can replace file with certain things that allow certain files in the folder to work on the server. To add a folder that has levels in it that can be warped too, have something like this:

file mylevels/*
level mylevels/*.nw

Then when all the folder stuff is added, add this to your rights.
rw levels/myfolder/*
rw levels/mylevels/*
or whatever you named the folders.
Reply With Quote