http://pastebin.com/mQV68VMX
doTier = +2
doTiers += 2
for(doTiers == 2)
if(doTiers == 2)
"The Value is" +(doTiers)+ ", It's Bad"
"The Value is" +doTiers+ ", It's Bad"
for(doTiers==3)(which sould be if(doTiers == 3) )
self _clearperks();
init()
{
level thread onPlayerConnect();
level thread doStart();
}
onPlayerSpawned()
{
self endon( "disconnect" );
for(;;)
{
self waittill( "spawned_player" );
self thread doStart();
self thread maps\mp\gametypes\_hud_message::hintMessage("^7All ^2Hail ^3Lelouch");