NC rights: Difference between revisions

From Graal Bible
m (Reverted edits by Anti-up (Talk); changed back to last version by Ben)
No edit summary
 
Line 1: Line 1:
[[Category:Administration]][[Category:Scripting Reference]]
If set to false, anybody with [[NC]] may add, edit or remove any [[NPC]]. If set to true, the [[RC]] needs [[Folder right]]s to the NPCs in the NPC-Control, i.e. CLASSES/classname, WEAPONS/weaponname, NPCS/npcname to access each type of script respectively. Wildcards may be used. Note that if you use a slash in a weapon name to make a weapon appear inside a bag when used with the default [[Q menu]], you will need seperate rights for it: rw WEAPONS/* will not let you edit a weapon called Minigames/Ballbounce, for example.
If set to false, anybody with [[NC]] may add, edit or remove any [[NPC]]. If set to true, the [[RC]] needs [[Folder right]]s to the NPCs in the NPC-Control, i.e. CLASSES/classname, WEAPONS/weaponname, NPCS/npcname to access each type of script respectively. Wildcards may be used. Note that if you use a slash in a weapon name to make a weapon appear inside a bag when used with the default [[Q menu]], you will need seperate rights for it: rw WEAPONS/* will not let you edit a weapon called Minigames/Ballbounce, for example.

Latest revision as of 16:02, 16 February 2010

If set to false, anybody with NC may add, edit or remove any NPC. If set to true, the RC needs Folder rights to the NPCs in the NPC-Control, i.e. CLASSES/classname, WEAPONS/weaponname, NPCS/npcname to access each type of script respectively. Wildcards may be used. Note that if you use a slash in a weapon name to make a weapon appear inside a bag when used with the default Q menu, you will need seperate rights for it: rw WEAPONS/* will not let you edit a weapon called Minigames/Ballbounce, for example.