View Single Post
  #6  
Old 07-06-2007, 01:45 AM
Sum41Freeeeek Sum41Freeeeek is offline
Future Coder
Join Date: Feb 2004
Location: New York
Posts: 376
Sum41Freeeeek is on a distinguished road
Send a message via AIM to Sum41Freeeeek
So, in the spar arena, I would put

PHP Code:
//#CLIENTSIDE
function onCreated()
{
  
enablefeaturesallfeatures 0x200 );

then at unstick me, or whereever they'll be warped out, i'll put

PHP Code:
//#CLIENTSIDE
function onCreated()
{
  
enablefeatures0x200 );

this way nicknames are disabled in the arena, but when you get warped to unstick me it enables.
I don't want to use enablefeature( allfeatures); because that might interfere with other stuff on Era, such as disabling S + A and S + D combinations for dropping/switching items.
__________________
Frankie Cassini: ex-Era LAT
Quote:
Originally Posted by brakk View Post
omg just go to your room and draw a pony then

**** the chicken wings!
Reply With Quote