View Single Post
  #9  
Old 04-11-2009, 12:46 PM
Raelyn Raelyn is offline
the Professional.
Raelyn's Avatar
Join Date: Sep 2003
Location: Zormite
Posts: 964
Raelyn will become famous soon enough
Question #6

Question #6

Schetti suggested naming for instance staff boots as '-System/Boots' however when I tried this, the RC produced an error.

Quote:
Raelyn prob: No write rights for WEAPONS/-System/Boots
I made a seperate weapon called '-StaffBoots' which worked fine. What causes this?

Answer #6
Quote:
Originally Posted by xXziroXx View Post
The / token is considered as a separator of sorts, and you have to add rights to whatever is behind it.


PHP Code:
rw WEAPONS/*
rw WEAPONS/*/
*
rw WEAPONS/*/*/*         <---- Doubt you'll need to go this far. 
__________________
*Don't let the door hit you on the way out.*

Last edited by Raelyn; 04-11-2009 at 01:02 PM.. Reason: Neatness
Reply With Quote