(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 ?