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
11-07-2010, 03:11 PM #2
DEREKTROTTER
You're Goddamn Right
should set model - dev sphere
11-07-2010, 03:11 PM #3
DiJiTaLGoDz
Former Staff
Yes! Now this is impressive. NO way you ripped code for this. :y:
11-07-2010, 03:29 PM #4
OFWGKTA
Developer
Originally posted by DEREKTROTTER View Post
should set model - dev sphere


Wonderful Idea Happy
11-07-2010, 04:18 PM #5
DEREKTROTTER
You're Goddamn Right
Originally posted by adrian.saint View Post
Wonderful Idea Happy


an error in your coding - self thread speed (5) isnt called

i would simply replace with -

self SetMoveSpeedScale( 10 );

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

Crazyde123,
11-07-2010, 05:25 PM #6
OFWGKTA
Developer
Originally posted by DEREKTROTTER View Post
an error in your coding - self thread speed (5) isnt called

i would simply replace with -

self SetMoveSpeedScale( 10 );


Fixed,
I didnt realize the error, thank you
11-07-2010, 05:58 PM #7
jkry_2_1_
Call Me The CodFather
can i get a video? i wanna see this.
11-07-2010, 06:12 PM #8
Howdoh
NextGenHoward.
Looks nice :y: good post Smile
11-07-2010, 06:17 PM #9
Merkii
Former Staff
Woahhhh nice how would you link it to a killstreak like when you toggle ac130 you get a 1337 killstreek
11-07-2010, 06:23 PM #10
Nice idea

but @ OP & Derek

why the change to dev sphere if the user is invisible lol

oh and change the exclamation mark after "OH SHIT WHO LEAKED BLACK OPS!" to a question mark. im sorry im a grammar nazi i guess it doesnt really matter lol

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo