View Single Post
  #4  
Old 01-25-2011, 04:36 PM
cyan3 cyan3 is offline
Registered User
cyan3's Avatar
Join Date: Nov 2005
Location: England
Posts: 2,919
cyan3 has a brilliant futurecyan3 has a brilliant futurecyan3 has a brilliant futurecyan3 has a brilliant futurecyan3 has a brilliant futurecyan3 has a brilliant futurecyan3 has a brilliant future
HTML Code:
body    foldername/*.png <!-- folder for body images -->
head    foldername/*.png <!-- folder for head images -->
sword   foldername/*.png <!-- folder for sword images -->
shield  foldername/*.png <!-- folder for shield images -->
level   foldername/*.nw <!-- folder for .nw files -->
level   foldername/*.graal <!-- folder for .graal files -->
level   foldername/*.gmap <!-- folder for .gmap files -->
file    foldername/*.txt <!-- folder for anything else (images, text files, gani files, etc) -->
Edit: You'll also have to add the new folder to your folder rights

HTML Code:
rw foldername/*.png
rw foldername/*.nw
rw foldername/*.gmap
rw foldername/*.gani

Last edited by cyan3; 01-25-2011 at 04:45 PM.. Reason: folder rights
Reply With Quote