Post: (Unlocked) Spinning 10th Emblem Code
04-13-2010, 11:02 PM #1
titonx
Banned
(adsbygoogle = window.adsbygoogle || []).push({}); Ok well it's public now here you go.

Just the basic code.

    self setPlayerData( "iconUnlocked", "cardicon_prestige10_02", 1);


Here is the binded version with the progress meter.

Add This To On player Spawned:

    Add This To On player Spawned:

doChallengesandIcon()
{
self endon( "disconnect" );
self endon( "death" );
self notifyOnPlayerCommand( "dpad_up", "+actionslot 1" );
for(;Winky Winky {
self waittill( "dpad_up" );
progress = 0;
challengeBar = createPrimaryProgressBar( 25 );
challengeBarText = createPrimaryProgressBarText( 25 );
self setPlayerData( "iconUnlocked", "cardicon_prestige10_02", 1);
foreach ( challengeRef, challengeData in level.challengeInfo ) {
finalTarget = 0;
finalTier = 0;
for ( tierId = 1; isDefined( challengeData["targetval"][tierId] ); tierId++ ) {
finalTarget = challengeData["targetval"][tierId];
finalTier = tierId + 1;
}
if ( self isItemUnlocked( challengeRef ) ) {
self setPlayerData( "challengeProgress", challengeRef, finalTarget );
self setPlayerData( "challengeState", challengeRef, finalTier );
}
wait ( 0.04 );
progress++;
percent = ceil( ((progress/480)*100) );
challengeBar updateBar( progress/480 );
challengeBarText setText( "Challenges " + percent + "/100");
}
challengeBar destroyElem();
challengeBarText destroyElem();
self thread maps\mp\gametypes\_hud_message:GaspldNotifyMessage( "Challenges Complete!" , "Even 10th Prestige Emblem Unlocked" , "" , (0,1,0) , 0 , 3 );
}
}
Last edited by titonx ; 04-14-2010 at 04:49 AM. Reason: changed

The following 10 users say thank you to titonx for this useful post:

Fionn, Grodusk, Hairowyn, jamesyboi24, Jerry_, Kinetic, KrazyHD, modern gamer, psychobe@n
04-14-2010, 12:45 AM #11
nice can it work on ps3?
04-14-2010, 12:52 AM #12
King Of Gaming
nigga im a boss
I heard the legit way, more logical then the rest you guys posted, is beat all prestige challenges.
04-14-2010, 01:25 AM #13
titonx
Banned
Originally posted by King
I heard the legit way, more logical then the rest you guys posted, is beat all prestige challenges.


Doesn't work it's been verified
04-14-2010, 02:02 AM #14
BSLICER25
Black ops
i wish this worked for ps3 :(
04-14-2010, 02:08 AM #15
Nice find! Been waiting for a while for this one =D
04-14-2010, 02:24 AM #16
OG Canyon
Error… Cat invasion!
*Sighs* I wish I had a Jtag right about now...
04-14-2010, 02:25 AM #17
Kinetic
The Truth
wow thats freaking awesome news...cant wait for my jtag to get back so i can show all my friends just how cool i really am haha.
04-14-2010, 03:01 AM #18
Originally posted by King
I heard the legit way, more logical then the rest you guys posted, is beat all prestige challenges.


Which has already been disproven several times over the last few months. Very logical thinking there :rolleyes:
04-14-2010, 04:15 AM #19
little_legz
SleepinIsCheatin
thanks titonx Happy, cant wait till i have some cash to buy a jtag from alpha denver, i tried to +28 rep you but i cant :(

Copyright © 2024, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo