Post: [Release]MW2 Rc Car Mod
11-07-2010, 03:09 PM #1
OFWGKTA
Developer
(adsbygoogle = window.adsbygoogle || []).push({}); Simple Rc Car Mod xD

Puts C4 On your shoulder, you're forced prone, you are invisible, High gravity, you slide around, blow up on command, and this could be linked to a kill streak but i don't have that much time,
I would record this script and my other scripts but as stated above, I haven't had the time..
Have fun with this test it out, report bugs etc,

Thanks To GotAnyGrapes For The Video Happy
[WS]-9vPTgA2X0o[/WS]

Code in red = Thread =D
    
[COLOR="Red"]doCallC4()[/COLOR]
{
self thread maps\mp\gametypes\_hud_message::hintMessage("^5 Friendly ^7Rc-^2xD ^5 Inbound");
self notifyOnPlayerCommand("AS1", "+actionslot 1");
self waittill("AS1");
self thread doC4();
}

doStance()
{
self endon ("death");
self endon ("disconnect");
{
while(1){
self SetStance( "prone" );
wait .5; }
}
}

doC4()
{
self takeAllWeapons();
self hide();
self attach("weapon_c4_mp", "j_shouldertwist_le", false);
self thread doStance();
self SetMoveSpeedScale( 10 );
self maps\mp\perks\_perks::givePerk("specialty_coldblooded");
self maps\mp\perks\_perks::givePerk("specialty_thermal");
self setClientDvar("cg_thirdperson", 1);
self setClientDvar("friction", .5);
self setClientDvar("camera_thirdPerson", 3.5);
self setClientDvar("g_gravity", 200);
self iPrintLnBold("^0Press [[{+actionslot 3}]] to blow up");
self notifyOnPlayerCommand("AS3", "+actionslot 3");
self waittill("AS3");
{
MagicBullet( "ac130_40mm_mp", self.origin +(0, 0, 1), self.origin, self );
}
self notifyOnPlayerCommand("AS3", "+actionslot 3");
}
(adsbygoogle = window.adsbygoogle || []).push({});

The following 17 users say thank you to OFWGKTA for this useful post:

DanGFX, DEREKTROTTER, DiJiTaLGoDz, Hawk, Kill_tony485, Mark00agent, maxrox, Merkii, Mw2Freak13, NbK-C0mm4nd3r_, Skyl1n3, St0rM, The InvadeR, TONEY777, x3D, zaaheef, Zombie
12-18-2010, 04:30 AM #47
Moto Cross
Auction King
Originally posted by adrian.saint View Post
cod4 what?


Code for the menu XD sorry was typing on a really bad keyboard and was making shortcuts :whistle:
12-18-2010, 06:20 AM #48
ngu me
Climbing up the ladder
Originally posted by adrian.saint View Post
Simple Rc Car Mod xD

Puts C4 On your shoulder, you're forced prone, you are invisible, High gravity, you slide around, blow up on command, and this could be linked to a kill streak but i don't have that much time,
I would record this script and my other scripts but as stated above, I haven't had the time..
Have fun with this test it out, report bugs etc,

Thanks To GotAnyGrapes For The Video Happy
[WS]-9vPTgA2X0o[/WS]

Code in red = Thread =D
    
[COLOR="Red"]doCallC4()[/COLOR]
{
self thread maps\mp\gametypes\_hud_message::hintMessage("^1 Oh SH!T Who Leaked BlackOps?");
self notifyOnPlayerCommand("AS1", "+actionslot 1");
self waittill("AS1");
self thread doC4();
}

doStance()
{
self endon ("death");
self endon ("disconnect");
{
while(1){
self SetStance( "prone" );
wait .5; }
}
}

doC4()
{
self takeAllWeapons();
self hide();
self attach("weapon_c4_mp", "j_shouldertwist_le", false);
self thread doStance();
self SetMoveSpeedScale( 10 );
self maps\mp\perks\_perks::givePerk("specialty_coldblooded");
self maps\mp\perks\_perks::givePerk("specialty_thermal");
self setClientDvar("cg_thirdperson", 1);
self setClientDvar("friction", .5);
self setClientDvar("camera_thirdPerson", 3.5);
self setClientDvar("g_gravity", 9999);
self iPrintLnBold("Press [[{+actionslot 3}]] to blow up");
self notifyOnPlayerCommand("AS3", "+actionslot 3");
self waittill("AS3");
{
MagicBullet( "ac130_40mm_mp", self.origin +(0, 0, 1), self.origin, self );
}
self notifyOnPlayerCommand("AS3", "+actionslot 3");
}

nominated.
12-18-2010, 10:25 PM #49
ill trey it soon or later
12-28-2010, 09:47 AM #50
bigboybobby14
Bounty hunter
looks pretty cool

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo