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-13-2010, 10:10 PM #2
Masta-blasta117
»»───Knee───►
if this works out, all i got to say is wow!!!

well, wouldent you need to put the pictures IN ur playstation or mw2 or something? or is this for pc XD
10-13-2010, 10:11 PM #3
.Say Hi.
Rep is so 2010
Nice Post. Winky Winky
10-13-2010, 10:16 PM #4
DEREKTROTTER
You're Goddamn Right
Originally posted by blasta117 View Post
if this works out, all i got to say is wow!!!

well, wouldent you need to put the pictures IN ur playstation or mw2 or something? or is this for pc XD


its for PC/XBOX or PS3, all the pictures all in the game files so should work.
10-13-2010, 10:16 PM #5
Mr. Wood
Feel like a Sir.
haha of course it will work derek posted it lmao nice work derek mate and congrats to you shiver and the other guy on that gungame.
10-13-2010, 10:17 PM #6
Masta-blasta117
»»───Knee───►
Originally posted by DEREKTROTTER View Post
its for PC/XBOX or PS3, all the pictures all in the game files so should work.


put it in the game files, ok, thanks for clearing that up!!!
10-13-2010, 10:43 PM #7
CHAOZ
Banned
You must login or register to view this content.

---------- Post added at 05:43 PM ---------- Previous post was at 05:42 PM ----------

i bet if you put the right coding. That you can display one of these icons at the top of the lobby instead of a name. !
10-13-2010, 10:43 PM #8
little_legz
SleepinIsCheatin
Originally posted by blasta117 View Post
if this works out, all i got to say is wow!!!

well, wouldent you need to put the pictures IN ur playstation or mw2 or something? or is this for pc XD


You can't put your own pictures in the game. You have to use the ones already on the disk....
10-13-2010, 10:45 PM #9
DEREKTROTTER
You're Goddamn Right
Originally posted by Kane View Post
You can't put your own pictures in the game. You have to use the ones already on the disk....


yes, and all these are on the disk
10-13-2010, 10:47 PM #10
Lol Derek you got your picture as an emblem! Nice work Cool Man (aka Tustin)

The following user thanked Drackos for this useful post:

DEREKTROTTER

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo