Post: New CFG Code - Set hidden emblems to your gamecard but...
08-30-2011, 07:52 AM #1
cokelas
Do a barrel roll!
(adsbygoogle = window.adsbygoogle || []).push({}); Hi! I find this code for 1.11 and i convert to 1.12 but, It did not put the emblem that I said. /facepalm

You must login or register to view this content.


I put this code in my Unlock all, to unlock the emblem.

    setPlayerData "iconUnlocked" "cardicon_sniper" 1


Then, in a new .cfg I put this:

    setcardIcon "cardicon_sniper"
statSet "cardIcon" "cardicon_sniper"
setPlayerData "cardIcon" "cardicon_sniper"
uploadStats


Finally Load the .cfg with "exec" but I can not put the emblem that I said, It gives me this emblem You must login or register to view this content.

Any help ?¿ :(

LINK ALL TITLES AND EMBLEMS: You must login or register to view this content.
(adsbygoogle = window.adsbygoogle || []).push({});
08-30-2011, 09:09 AM #2
PussayPatrol
I'm a neat monster...
Originally posted by cokelas View Post
Hi! I find this code for 1.11 and i convert to 1.12 but, It did not put the emblem that I said. /facepalm

You must login or register to view this content.


I put this code in my Unlock all, to unlock the emblem.

    setPlayerData "iconUnlocked" "cardicon_sniper" 1


Then, in a new .cfg I put this:

    setcardIcon "cardicon_sniper"
statSet "cardIcon" "cardicon_sniper"
setPlayerData "cardIcon" "cardicon_sniper"
uploadStats


Finally Load the .cfg with "exec" but I can not put the emblem that I said, It gives me this emblem You must login or register to view this content.

Any help ?¿ :(

LINK ALL TITLES AND EMBLEMS: You must login or register to view this content.


Well, i think you should wait for lTheFallenl or uk_viper to see this and they will tell you in a jiffy... Smile

The following user thanked PussayPatrol for this useful post:

Uk_ViiPeR
08-30-2011, 11:44 AM #3
zFlaVouR
Former zFlaVouR!
Originally posted by cokelas View Post
Hi! I find this code for 1.11 and i convert to 1.12 but, It did not put the emblem that I said. /facepalm

You must login or register to view this content.


I put this code in my Unlock all, to unlock the emblem.

    setPlayerData "iconUnlocked" "cardicon_sniper" 1


Then, in a new .cfg I put this:

    setcardIcon "cardicon_sniper"
statSet "cardIcon" "cardicon_sniper"
setPlayerData "cardIcon" "cardicon_sniper"
uploadStats


Finally Load the .cfg with "exec" but I can not put the emblem that I said, It gives me this emblem You must login or register to view this content.

Any help ?¿ :(

LINK ALL TITLES AND EMBLEMS: You must login or register to view this content.


this is old and will properly just disconnect you or give you an error on 1.12.
08-30-2011, 01:10 PM #4
JonoEfthy
[move]^_^[b]Dubstep[/b]^_^[/move]
Originally posted by cokelas View Post
Hi! I find this code for 1.11 and i convert to 1.12 but, It did not put the emblem that I said. /facepalm

You must login or register to view this content.


I put this code in my Unlock all, to unlock the emblem.

    setPlayerData "iconUnlocked" "cardicon_sniper" 1


Then, in a new .cfg I put this:

    setcardIcon "cardicon_sniper"
statSet "cardIcon" "cardicon_sniper"
setPlayerData "cardIcon" "cardicon_sniper"
uploadStats


Finally Load the .cfg with "exec" but I can not put the emblem that I said, It gives me this emblem You must login or register to view this content.

Any help ?¿ :(

LINK ALL TITLES AND EMBLEMS: You must login or register to view this content.
too busy with exams but from a glance i can see the number 1 missing at end, did you try that? and isnt statset only working in devmode which requires rebug?? :P gd luck, back to the books T.T
08-30-2011, 01:21 PM #5
cokelas
Do a barrel roll!
Originally posted by zFlaVouR View Post
this is old and will properly just disconnect you or give you an error on 1.12.


Yes, I put disconnect; before "exec"

Originally posted by JonoEfthy View Post
too busy with exams but from a glance i can see the number 1 missing at end, did you try that? and isnt statset only working in devmode which requires rebug?? :P gd luck, back to the books T.T


Ok, I will try
08-30-2011, 09:28 PM #6
Originally posted by cokelas View Post
Hi! I find this code for 1.11 and i convert to 1.12 but, It did not put the emblem that I said. /facepalm

You must login or register to view this content.


I put this code in my Unlock all, to unlock the emblem.

    setPlayerData "iconUnlocked" "cardicon_sniper" 1


Then, in a new .cfg I put this:

    setcardIcon "cardicon_sniper"
statSet "cardIcon" "cardicon_sniper"
setPlayerData "cardIcon" "cardicon_sniper"
uploadStats


Finally Load the .cfg with "exec" but I can not put the emblem that I said, It gives me this emblem You must login or register to view this content.

Any help ?¿ :(

LINK ALL TITLES AND EMBLEMS: You must login or register to view this content.

ive arived,well,theres only 2 possible reasons why,
1.the name that they called it on the website is wrong
2.its a pc only emblem & doesnt exist on ps3,it wasnt compiled with the image.pak

The following user thanked Uk_ViiPeR for this useful post:

TheFallen
08-30-2011, 09:45 PM #7
PussayPatrol
I'm a neat monster...
Originally posted by UK
ive arived,well,theres only 2 possible reasons why,
1.the name that they called it on the website is wrong
2.its a pc only emblem & doesnt exist on ps3,it wasnt compiled with the image.pak

There you go he answered it Uk is the man... :love:

The following user thanked PussayPatrol for this useful post:

Uk_ViiPeR
08-30-2011, 09:58 PM #8
Originally posted by 69r View Post
There you go he answered it Uk is the man... :love:

yep,i allways do when my name is called somewere on the forum.

OFFTOPIC: accept my friend request on here & pop up on chat.
08-30-2011, 09:59 PM #9
TheFallen
Former Dark Night
Originally posted by cokelas View Post
Hi! I find this code for 1.11 and i convert to 1.12 but, It did not put the emblem that I said. /facepalm

You must login or register to view this content.


I put this code in my Unlock all, to unlock the emblem.

    setPlayerData "iconUnlocked" "cardicon_sniper" 1


Then, in a new .cfg I put this:

    setcardIcon "cardicon_sniper"
statSet "cardIcon" "cardicon_sniper"
setPlayerData "cardIcon" "cardicon_sniper"
uploadStats


Finally Load the .cfg with "exec" but I can not put the emblem that I said, It gives me this emblem You must login or register to view this content.

Any help ?¿ :(

LINK ALL TITLES AND EMBLEMS: You must login or register to view this content.

Originally posted by UK
ive arived,well,theres only 2 possible reasons why,
1.the name that they called it on the website is wrong

2.its a pc only emblem & doesnt exist on ps3,it wasnt compiled with the image.pak[/QUOTE]


Exactly like UK Viper said, the emblem's ID on the website is either wrong or it doesn't exist on console. I'll check to see if it is.

Edit:

I checked and it is on console and the ID is correct. Not sure why it's not giving you it. Maybe it's something else. I haven't really messed with this sort of thing.
You must login or register to view this content.
08-30-2011, 10:14 PM #10
juddylovespizza
I'VE GOT JUNGLE FEVER
It does exist its not in the unlock table though so not usable anyway..

The following user thanked juddylovespizza for this useful post:

TheFallen

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo