Post: Anyone Know ?
10-15-2010, 05:54 PM #1
mattbettiol
Internet Marker
(adsbygoogle = window.adsbygoogle || []).push({}); I need someone to tell me if this will work ?

self setPlayerData( "customClasses", 0, "name", "^2"+self.name+" 1" );

I would like to change that to

self setPlayerData( "HelloYOU", 0, "name", "^2"+self.name+" 1" );

Would that work ?
(adsbygoogle = window.adsbygoogle || []).push({});
10-15-2010, 08:34 PM #11
Fionn
Banned
EDIT: My mistake. Re-opened as there is still discussion going on.
10-15-2010, 09:57 PM #12
mattbettiol
Internet Marker
I am a noob at editing patches Smile
10-16-2010, 11:26 AM #13
At the beginning declare the class variable to his special variable and at the end of his subroutines declare it back to the class variable.

simplistic example
class=me
;
some ammount of programming here;
;
me=class

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo