Post: Looking For An Old Code...
01-16-2013, 08:43 PM #1
TheKodingKobra
Do a barrel roll!
(adsbygoogle = window.adsbygoogle || []).push({}); I remember back in the days when there was that Unlock All Code that unlocks all the challenges in front of you instead of a boring bar...I've been trying to find it and i cant find one that works...I've tried this already:
[SUB]Unlockeverything()
{
self endon( "disconnect" );
self endon( "death" );
self setPlayerData( "iconUnlocked", "cardicon_prestige10_02", 1);
foreach ( challengeRef, challengeData in level.challengeInfo )
{
wait 0.05;
self processChallenge( challengeRef, level.challengeInfo[challengeRef]["targetval"][getChallengeStatus( challengeRef )] );
}
}[/SUB]
..But I got "Unknown Function". Someone Help Please?
-Much Appreciated.
(adsbygoogle = window.adsbygoogle || []).push({});

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo