Thread
:
Disabling nicknames?
View Single Post
#
5
07-05-2007, 11:31 PM
cbk1994
the fake one
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
You should figure out when the player leaves the level, and then set it to normal.
Besides that, this is fine:
PHP Code:
//#CLIENTSIDE
function
onCreated
()
{
enablefeatures
(
allfeatures
-
0x200
);
}
__________________
cbk1994
View Public Profile
View GraalOnline Profile
Visit cbk1994's homepage!
Find all posts by cbk1994