
03-18-2003, 07:11 PM
|
|
Graal Administration
|
Join Date: Jan 2000
Location: Admins
Posts: 11,693
|
|
NPC Rights System
|
Admins can now limit access to scripts on the server - instead of giving staff full rights to all weapons, classes and npcs, the reading and writing to those can now be restricted to a subset.
The new npc rights system is enabled by adding the line npcrights=true to the serveroptions (it will be a must in a few weeks but for now its optional). Then you also need to add npc rights to the staff accounts: add
rw CLASSES/*
rw WEAPONS/*
rw NPCS/*
to give full rights.
This new rights system should help for preventing problems with corrupt admins, you can also let more people help with the scripts without giving them full access to everything. |
|
|
|