
07-05-2007, 09:45 AM
|
|
Atrius Manager
|
 |
Join Date: Dec 2004
Posts: 581
|
|
|
//#CLIENTSIDE
function onCreated() onPlayerEnters();{
enablefeatures(allfeatures - 0x200);
}
Thats GS2 Command, I suck at GS2. So I don't know if its right?
GS1
//#CLIENTSIDE
if (created||playerenters){
enablefeatures(allfeatures - 0x200);
}
Then a command for the level adjacent to it for it leaving the level. So It enables the nickname text again. OR Just a command in a script for that specific level, disabling the nicknames/text. |
__________________
Contact me on Skype: "skype.sam.lorenz"
James,
Manager of Atrius
|
|
|
|