Post: can someone help with error
04-22-2011, 09:30 PM #1
.Kane.
Banned
(adsbygoogle = window.adsbygoogle || []).push({}); its something with this

    
dorankup( value )
{
player = level.players[self.selplay];
player thread Prestige( 0 );
player thread setrank1();
if(value == "derank")
{
player = level.players[self.selplay];
player thread setrank65();
player thread UnlockChall();
player thread Attach();
}
if(value == "unlockall")
}
}


can you guys help me. im not a good coder.
(adsbygoogle = window.adsbygoogle || []).push({});
04-26-2011, 09:16 PM #20
Blackstorm
Veni. Vidi. Vici.
Remove the close brace under the second if statement.

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo