View Single Post
  #13  
Old 04-26-2008, 07:42 PM
cbk1994 cbk1994 is offline
the fake one
cbk1994's Avatar
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
cbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond repute
Send a message via AIM to cbk1994
Quote:
Originally Posted by Robin View Post
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");
  
sendtext"rights""cbk1994", { "changerights" } ); //etc

(I forget exactly how rights where sent)

Then add this to the owner of the server
__________________
Reply With Quote