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, 02:27 PM #29
ixfor1234
Gym leader
when u drag and drop a title or emblem into notepad it shows that its a BM6 type file
10-14-2010, 03:11 PM #30
Originally posted by DEREKTROTTER View Post
everyones game has these titles and emblems, they just arent in the unlock table. Now thats an idea Smile


Derek read my post lol :y:.
10-14-2010, 03:50 PM #31
DEREKTROTTER
You're Goddamn Right
Originally posted by drackos View Post
Derek read my post lol :y:.


ye ive read itSmile

Ive tried the sticky 10th emblem code and changed the cardicon, doesnt work.

But i have a few ideas
10-14-2010, 03:52 PM #32
Originally posted by DEREKTROTTER View Post
ye ive read itSmile

Ive tried the sticky 10th emblem code and changed the cardicon, doesnt work.

But i have a few ideas


Ah I see.

Hmm that was my only idea for now :p.

I'll PM you if I come up with something :y:.
10-14-2010, 04:18 PM #33
firefox7
XBOX 360 SUCKS
i see some titles that arnt on mw2 ? well i dont see them in the menu
10-14-2010, 05:19 PM #34
DEREKTROTTER
You're Goddamn Right
Originally posted by firefox7 View Post
i see some titles that arnt on mw2 ? well i dont see them in the menu


yep, they we're made for the game but never used. Like the tank emblem image i have moving across the screen (Tanks we're originally gonna be in the game)
10-14-2010, 05:22 PM #35
firefox7
XBOX 360 SUCKS
tanks?! that would have been awesome but some maps ... no tanks wouldnt work
10-15-2010, 02:30 AM #36
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?


This is for messages in the lobby, not like sticky titles and stuff.
10-22-2010, 10:27 PM #37
LightEmUp
Can’t trickshot me!
OMG what if u could set these hud icons as ur real emblems in stuff

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo