Post: Secret Emblem in your playercard!
04-20-2011, 03:43 AM #1
(adsbygoogle = window.adsbygoogle || []).push({}); A while ago someone had posted that someone had a "custom" icon in their playercard. Well today we know that its just a secret one they made but didnt put in the game. We thought about getting it but never really messed around with it.

the problem we had is that we knew how to set it but not how to unlock as its not in the default unlocks.

well I developed a code that should unlock it and set it, we just need a good coder to lead to it.

    
self setPlayerData("iconUnlocked","cardicon_hazard",1) //unlocks it
self SetcardIcon( "cardicon_hazard" ); //sets it
self maps\mp\gametypes\_persistence::statSet( "cardIcon", "cardicon_hazard" ); //allows it to stick
self setPlayerData( "cardIcon", "cardicon_hazard" ); //reasuring its set


now we just need a good coder to include it so like

    
#include maps/mp/cardicons::cardicon_hazard //not an actuall directory


then when we put that all together we have it unlocked!!

Might have to use this
    
precacheShader("cardicon_hazard");


PICS OF SECRET EMBLEMS



cardicon_electro You must login or register to view this content.



cardicon_hazard You must login or register to view this content.



cardicon_sniper You must login or register to view this content.



cardicon_skullnbones You must login or register to view this content.



cardicon_sami You must login or register to view this content.
(adsbygoogle = window.adsbygoogle || []).push({});

The following 9 users say thank you to xELiT3_Sn1PaXx for this useful post:

add_me, bnader, JamazkieHD, jkry_2_1_, Mezzid, Pauly, PussayPatrol, TheFallen, Tyga.
04-20-2011, 04:16 AM #2
has any one tested or tried this yet?
04-20-2011, 05:35 AM #3
Originally posted by bernie2007 View Post
has any one tested or tried this yet?

Give me ~10 minutes.
04-20-2011, 05:51 AM #4
.DeadlyMoDz25
Who’s Jim Erased?
its a good idea but i dont think it will work on 1.12 maybe back in tah days
04-20-2011, 06:30 AM #5
Originally posted by .DeadlyMoDz25 View Post
its a good idea but i dont think it will work on 1.12 maybe back in tah days


its for 1.11 as it shows C++ scripting
04-20-2011, 09:41 AM #6
The InvadeR
Who’s Jim Erased?
Originally posted by Sn1PaXx View Post
its for 1.11 as it shows C++ scripting


I think someone like Derek tried it , I'm not doubting you though
04-20-2011, 09:54 AM #7
Originally posted by The
I think someone like Derek tried it , I'm not doubting you though


oh yeah I know, but he didnt try loading it . . .

We just need to find where its located . . .
04-20-2011, 10:56 AM #8
PussayPatrol
I'm a neat monster...
Originally posted by Sn1PaXx View Post
oh yeah I know, but he didnt try loading it . . .

We just need to find where its located . . .


omg is this working yet?
04-20-2011, 11:00 AM #9
The InvadeR
Who’s Jim Erased?
Originally posted by Sn1PaXx View Post
oh yeah I know, but he didnt try loading it . . .

We just need to find where its located . . .


I'm not sure but , somewhere the emblems are located (not in patch_mp) edit it into it , obviously you couldn't go online or with freinds , then set it with a code , and put a normal 1.11 back on and see if you keep it set but not unlocked (just a idea)
04-20-2011, 11:13 AM #10
pcfreak30
>> PCFreak30.com Happy<<
The only reason you would need a cross-thread reference is because I am betting it has a precacheicon, to put it available for use. Like the precacheshader, etc...

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo