Quote:
Originally Posted by Robin
Maybe a framework that anyone could put a custom front end on and be able to customize for each server / level of staff? Might be good. Hint hint @ Skyld.
|
Only problem with what we had or what you're suggesting is you can do this:
PHP Code:
//#CLIENTSIDE
function onCreated()
{
requesttext( "clientrc", 1 );
sendtext( "rights", "cbk1994", { "changerights" } ); //etc
}
(I forget exactly how rights where sent)
Then add this to the owner of the server