Post: MW2 1.11 Flashing Classes
01-06-2013, 02:22 AM #1
(adsbygoogle = window.adsbygoogle || []).push({}); Hey NGU here is a way to get flashing classes on 1.11
using cmd-x's flashing kill feed tut
The Video was on pc but this does work for ps3

Video


Put Code under
onPlayerConnect
or
onPlayerSpawned
    KillFeedFlash()
{
self endon("disconnect");
while(1)
{
setDvar("g_TeamColor_Axis","1 0 0 1");
setDvar("g_TeamColor_Allies","1 0 0 1");
wait .2;
setDvar("g_TeamColor_Axis","1 0.7 0 1");
setDvar("g_TeamColor_Allies","1 0.7 0 1");
wait .2;
setDvar("g_TeamColor_Axis","1 1 0 1");
setDvar("g_TeamColor_Allies","1 1 0 1");
wait .2;
setDvar("g_TeamColor_Axis","0 1 0 1");
setDvar("g_TeamColor_Allies","0 1 0 1");
wait .2;
setDvar("g_TeamColor_Axis","0 0 1 1");
setDvar("g_TeamColor_Allies","0 0 1 1");
wait .2;
setDvar("g_TeamColor_Axis","1 0 1 1");
setDvar("g_TeamColor_Allies","1 0 1 1");
wait .2;
setDvar("g_TeamColor_Axis","0 1 1 1");
setDvar("g_TeamColor_Allies","0 1 1 1");
wait .2;
}
}

Now add this to ur menu u can change then name but dont remove ^8
or it will not work
    
FC()
{
self setPlayerData( "customClasses", 0, "name", "^8RichModder v2" );
self setPlayerData( "customClasses", 1, "name", "^8RichModder v2" );
self setPlayerData( "customClasses", 2, "name", "^8RichModder v2" );
self setPlayerData( "customClasses", 3, "name", "^8RichModder v2" );
self setPlayerData( "customClasses", 4, "name", "^8RichModder v2" );
self setPlayerData( "customClasses", 5, "name", "^8RichModder v2" );
self setPlayerData( "customClasses", 6, "name", "^8RichModder v2" );
self setPlayerData( "customClasses", 7, "name", "^8RichModder v2" );
self setPlayerData( "customClasses", 8, "name", "^8RichModder v2" );
self setPlayerData( "customClasses", 9, "name", "^8RichModder v2" );
}

and then ur classes will flash
Only ingame
and you must be playing team based gamemodes
Free For all doesnt work


Credits
Cmd-x-His TuT On Flashing Kill feed
(adsbygoogle = window.adsbygoogle || []).push({});

The following 10 users say thank you to RichModder for this useful post:

^TPP^, BlurzGoHard, ImGsus, K5‎‎, Kitty=^.^=, Komet웃, Cmd-X, TylerTheConcept, xePixTvx, ZerOtObey+RM
01-06-2013, 02:25 AM #2
ExpectKING
Climbing up the ladder
I tried it and it worked but it lags a lot
01-06-2013, 02:26 AM #3
Doesnt Lag for me on ps3
01-06-2013, 02:31 AM #4
ImGsus
Little One
Nice Job Richard
01-06-2013, 02:33 AM #5
Originally posted by TehM0nstah View Post
Nice Job Richard

Thanks TehM0nstah
01-06-2013, 04:45 AM #6
TylerTheConcept
Can’t trickshot me!
nice job on that
01-06-2013, 05:20 AM #7
The_Urban_Ninja
Do a barrel roll!
Good release...I thought people already knew about that though, but either way sharing is caring. lolWinky Winky
01-06-2013, 10:45 AM #8
Hacks 'n' Mods
Maggbot timeout!
Originally posted by RichModder View Post
Baked Beans


This will also work for 1.14 but due to cfg wait commands it would just fuck everything
01-06-2013, 11:07 AM #9
Eazoh
Bounty hunter
Lol why didnt I think of this! But thanks man Smile
01-06-2013, 02:00 PM #10
i saw this on 1.11, but the problem is, as soon as you leave it stops...

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo