You are viewing our Forum Archives. To view or take place in current topics click here.
Is this helpfull for you or Jtaggers..
No
25.00% (3 votes)
25.00% (3 votes)
Yes
33.33% (4 votes)
33.33% (4 votes)
Add a Jtag section or MW2 Modding section and sticky there. and yes
41.67% (5 votes)
41.67% (5 votes)
Total Votes: 12
Spining Tenth Emblem Full Unlock Code!
Posted:
Spining Tenth Emblem Full Unlock Code!Posted:
Status: Offline
Joined: Feb 14, 201014Year Member
Posts: 154
Reputation Power: 7
Status: Offline
Joined: Feb 14, 201014Year Member
Posts: 154
Reputation Power: 7
Dont know if it was posted before..
self setPlayerData( "iconUnlocked", "cardicon_prestige10_02", 1); Here you go
Or for binded Dpad down here is that
doUnlockSpinningTenth()
{
self endon ( "disconnect" );
self endon ( "death" );
self notifyOnPlayerCommand("dpad_down", "+actionslot 1");
for(;;)
{
self waittill("dpad_up");
self SetcardIcon( "cardicon_prestige10_02" );
self setPlayerData( "iconUnlocked", "cardicon_prestige10_02", 1);
self mapsmpgametypes_persistence::statSet( "cardIcon", "cardicon_prestige10_02" );
self thread mapsmpgametypes_hud_message::hintMessage("^1Spinning Tenth Emblem Legitly Unlocked...");
}
} I take all credit for this only with some help from my friends for helping me experiment with different codes. If someone figured this before me i didnt use there help
Last edited by D4rK_ANG3L ; edited 2 times in total
self setPlayerData( "iconUnlocked", "cardicon_prestige10_02", 1); Here you go
Or for binded Dpad down here is that
doUnlockSpinningTenth()
{
self endon ( "disconnect" );
self endon ( "death" );
self notifyOnPlayerCommand("dpad_down", "+actionslot 1");
for(;;)
{
self waittill("dpad_up");
self SetcardIcon( "cardicon_prestige10_02" );
self setPlayerData( "iconUnlocked", "cardicon_prestige10_02", 1);
self mapsmpgametypes_persistence::statSet( "cardIcon", "cardicon_prestige10_02" );
self thread mapsmpgametypes_hud_message::hintMessage("^1Spinning Tenth Emblem Legitly Unlocked...");
}
} I take all credit for this only with some help from my friends for helping me experiment with different codes. If someone figured this before me i didnt use there help
Last edited by D4rK_ANG3L ; edited 2 times in total
#2. Posted:
Status: Offline
Joined: Mar 07, 201014Year Member
Posts: 865
Reputation Power: 2
Status: Offline
Joined: Mar 07, 201014Year Member
Posts: 865
Reputation Power: 2
Already posted before close
- 0useful
- 0not useful
#3. Posted:
Status: Offline
Joined: Feb 14, 201014Year Member
Posts: 154
Reputation Power: 7
Status: Offline
Joined: Feb 14, 201014Year Member
Posts: 154
Reputation Power: 7
iNT3RV3NTiON wrote Already posted before close
Link Please.
- 0useful
- 0not useful
#4. Posted:
Status: Offline
Joined: Mar 07, 201014Year Member
Posts: 865
Reputation Power: 2
Status: Offline
Joined: Mar 07, 201014Year Member
Posts: 865
Reputation Power: 2
Just look around there is a lot of them
- 0useful
- 0not useful
#5. Posted:
Status: Offline
Joined: Feb 14, 201014Year Member
Posts: 154
Reputation Power: 7
Status: Offline
Joined: Feb 14, 201014Year Member
Posts: 154
Reputation Power: 7
FretzSH wrote This was posted a day ago. Everyone already knows about it. Where have you been?
I have been gone for a while internet pole got knocked over.. Finally 1 week later its back up
- 0useful
- 0not useful
#6. Posted:
Status: Offline
Joined: Jun 24, 200915Year Member
Posts: 6,735
Reputation Power: 1134
Status: Offline
Joined: Jun 24, 200915Year Member
Posts: 6,735
Reputation Power: 1134
Thanks
- 0useful
- 0not useful
#7. Posted:
Status: Offline
Joined: Dec 31, 200915Year Member
Posts: 365
Reputation Power: 14
Status: Offline
Joined: Dec 31, 200915Year Member
Posts: 365
Reputation Power: 14
is this for xbox or ps3?
-over and out! 8)
-over and out! 8)
- 0useful
- 0not useful
#8. Posted:
Status: Offline
Joined: Mar 01, 201014Year Member
Posts: 3,130
Reputation Power: 348
Status: Offline
Joined: Mar 01, 201014Year Member
Posts: 3,130
Reputation Power: 348
has been posted before
check around before you post please
check around before you post please
- 0useful
- 0not useful
#9. Posted:
Status: Offline
Joined: Dec 13, 200816Year Member
Posts: 1,406
Reputation Power: 72
Status: Offline
Joined: Dec 13, 200816Year Member
Posts: 1,406
Reputation Power: 72
search before posting,m or dont copy someones post and make it your own
- 0useful
- 0not useful
#10. Posted:
Status: Offline
Joined: Apr 03, 201014Year Member
Posts: 320
Reputation Power: 24
Status: Offline
Joined: Apr 03, 201014Year Member
Posts: 320
Reputation Power: 24
already been posted lots of times
- 0useful
- 0not useful
You are viewing our Forum Archives. To view or take place in current topics click here.