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, 07:42 PM #29
Xvailer
League Champion
omg im currious :(
04-15-2010, 12:37 AM #30
well, is it only for xbox? or will this ever come on ps3? because i have 90% of everything, i will try to get lvl 70 xD then boost my ak47
04-16-2010, 06:21 PM #31
shiver
chaos personified
Originally posted by WhY
Man this is gotta be for PS3!


So when the title says xbox 360 you say ps3? All I can say is wow........
04-16-2010, 06:25 PM #32
Fionn
Banned
I can't believe this thread doesn't have more attention.
04-16-2010, 07:00 PM #33
shiver
chaos personified
Originally posted by WhY
ok im saying this shpould work for ps3 dumass


I love being insulted from someone who fails at both spelling and grammar. Comedy at it's finest.
04-16-2010, 07:53 PM #34
AgentSexyPig
Never give up!
i have an xbox and a ps3 i just cant jtag
04-16-2010, 11:35 PM #35
XitsBooX
< ^ > < ^ >
that's cool
Last edited by XitsBooX ; 04-17-2010 at 04:56 AM.
04-18-2010, 03:48 AM #36
unfortunately this is not for PS3 =(
04-18-2010, 11:37 AM #37
tRiGah-
Bounty hunter
No, its for Xbox. :(

Copyright © 2024, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo