Post: Display cardicon/emblem in your Modded Lobbies + MORE
10-13-2010, 10:09 PM #1
DEREKTROTTER
You're Goddamn Right
(adsbygoogle = window.adsbygoogle || []).push({});
You must login or register to view this content.Display cardicon/emblem in your LobbiesYou must login or register to view this content.

You must login or register to view this content.

You must login or register to view this content.You must login or register to view this content.You must login or register to view this content.You must login or register to view this content.You must login or register to view this content.You must login or register to view this content.You must login or register to view this content.You must login or register to view this content.You must login or register to view this content.You must login or register to view this content.You must login or register to view this content.
You must login or register to view this content.You must login or register to view this content.You must login or register to view this content.


^Maybe it is possible to set these as your title somehow?

Firstly, this is old coding. I've found it and thought it would be useful and i've not seen these used in anyone's lobbies.

Proof these "unused" emblems work ingame:
You must login or register to view this content.

Display cardicon/emblem - Welcome Message

You have to always precache the shaders for them to show.
So you add this to the init()
    precacheShader("icon name");
level.icontest = "icon name";

change "icon name" to the code for the cardicon you want to display Dancing

Then add this anywhere in the same file:
    notifyData.iconName = level.icontest;

doSplash()
{
self endon("disconnect");

wait 6;
notifyData = spawnstruct();
notifyData.iconName = level.icontest;
notifyData.titleText = "Your text here";
notifyData.notifyText = "Your text here";
notifyData.notifyText2 = "Your text here";
notifyData.glowColor = (0.0, 0.0, 1.0);
notifyData.duration = 7;
notifyData.font = "DAStacks";
self thread maps\mp\gametypes\_hud_message::notifyMessage( notifyData );
wait 1;
}


You should get something like this:
You must login or register to view this content.

Now here's a collection of images you can use:
credits to stewsta of 7S for the awesome site
(remove if advertising, i will upload them myself. But they are just pages full of images)

You must login or register to view this content.

You must login or register to view this content.

You must login or register to view this content.

You must login or register to view this content.

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

The following 31 users say thank you to DEREKTROTTER for this useful post:

-SilverSurfer-, .BrainzModding, Amanda, AtlasK, dansbmx, Drackos, EZeeH, flamer, FourzerotwoFAILS, GNDOOOR_KILLER, Jakob, jeffadkins51, jfed, Kameo, Karoolus, lmg123, MaJiiCz, mattbettiol, NiiNo, pop33, Cmd-X, Raymo5, Sarmas, Solid Snake, TheAgentJon, TheFallen, Tom1210, WolvezWarrior, YourAMeatBall, Zatox-, ZzXr3V0LuTi0NzZ
10-14-2010, 09:36 AM #20
Mr.Kane
Greatness
Derek this is nice, but im not the smartest guy here, you will need to be host for this correct? others will be able to have this as well? will it stick?
10-14-2010, 09:44 AM #21
DEREKTROTTER
You're Goddamn Right
Originally posted by Mr.KAN
Derek this is nice, but im not the smartest guy here, you will need to be host for this correct? others will be able to have this as well? will it stick?


no they wont stick, everyone can see them though if the host has them on.
10-14-2010, 11:36 AM #22
little_legz
SleepinIsCheatin
Originally posted by DEREKTROTTER View Post
yes, and all these are on the disk


I know they are on the disk. I was saying to the other guy that you can't put any old picture in there and use it as your emblem. If that was possible I'd be running around with a spinning picture of Lucy Pinder. Winky Winky

The following user thanked little_legz for this useful post:

Mirciulikkk
10-14-2010, 11:44 AM #23
akaphela
Do a barrel roll!
Nice One I Hope This One Work Soon!! LOL...
10-14-2010, 11:46 AM #24
DEREKTROTTER
You're Goddamn Right
Originally posted by Kane View Post
I know they are on the disk. I was saying to the other guy that you can't put any old picture in there and use it as your emblem. If that was possible I'd be running around with a spinning picture of Lucy Pinder. Winky Winky


lol i think that would be possible to do by editing the backup.

for example replace the cardicon_weed img with something else

Might try it out Happy
10-14-2010, 12:27 PM #25
Originally posted by DEREKTROTTER View Post
depends what you mean by "dont work"

most of thee can be used as shaders in lobbies.

I believe its possible to set them as title/emblem if you edit the MW2 backup on a jailbroken ps3.But thats kinda useless right
If you were able to get them to be titles and emblems, only you would see it, as everyonee elses game wouldn't have the files to show. Host would only be able to say it. And shaders in the lobby, great find.
10-14-2010, 12:37 PM #26
Originally posted by DEREKTROTTER View Post
thanks Smile

but its very unlikely we could set these new ones as titles.


Wasn't there a code that allowed you to get the spinning tenth emblem but not unlock it? It would set it as your emblem and if you changed it you would lose it.

Perhaps we can do the same with these.
10-14-2010, 12:39 PM #27
little_legz
SleepinIsCheatin
Originally posted by DEREKTROTTER View Post
lol i think that would be possible to do by editing the backup.

for example replace the cardicon_weed img with something else

Might try it out Happy


Woud be hard. I dont even think anyone on XBOX has managed to get custom icons / emblems to work.
10-14-2010, 12:44 PM #28
DEREKTROTTER
You're Goddamn Right
Originally posted by AsTrO View Post
If you were able to get them to be titles and emblems, only you would see it, as everyonee elses game wouldn't have the files to show. Host would only be able to say it. And shaders in the lobby, great find.


everyones game has these titles and emblems, they just arent in the unlock table. Now thats an idea Smile

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo