View Single Post
  #7  
Old 12-07-2007, 04:33 AM
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
To hide all the GUIs (show nothing but the player, basically).

PHP Code:
showstats1024 ); 
The nicknames are a feature, so it is something like:

PHP Code:
enablefeaturesallfeatures 0x200 ); 
Put both of those in the onCreated or onTimeOut of a system script.
__________________
Reply With Quote