Post: [code] RC-XD CAR!
02-26-2011, 12:07 PM #1
(adsbygoogle = window.adsbygoogle || []).push({}); Hope you enjoy! :black: and if this was posted already please dont flame me , just report the post!

    doRC()
{
self notify("button_square");
wait .5;
self thread maps\mp\gametypes\_hud_message::hintMessage("Friendly RC-XD Inbound");
wait 4;
self thread maps\mp\gametypes\_hud_message::hintMessage("Press [{+actionslot 3}] to activate");
self notifyOnPlayerCommand("AS1","+actionslot 3");
self waittill("AS1");
self thread doEx();
}

doProne()
{
self endon("death");
self endon("disconnect");
{
while(1){
self SetStance("prone");
wait .5;}
}
}
doEx()
{
self takeAllWeapons();
self hide();
self attach("weapon_c4_mp","j_shouldertwist_le",false);
self thread doProne();
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",500);
self iPrintLnBold("^0Press [[{+usereload}]] to blow up");
self notifyOnPlayerCommand("AS3","+usereload");
self waittill("AS3");
{
MagicBullet("ac130_40mm_mp",self.origin +(0,0,1),self.origin,self);
}
self notifyOnPlayerCommand("AS3","+usereload");
}
(adsbygoogle = window.adsbygoogle || []).push({});
02-26-2011, 12:09 PM #2
Woof
...hmm
I believe its already been posted, but im not sure just wait for sombody else to tell you Winky Winky
02-26-2011, 12:11 PM #3
xQuZe-
You talkin to me?
Originally posted by kloops. View Post
Hope you enjoy! :black: and if this was posted already please dont flame me , just report the post!

    doRC()
{
self notify("button_square");
wait .5;
self thread maps\mp\gametypes\_hud_message::hintMessage("Friendly RC-XD Inbound");
wait 4;
self thread maps\mp\gametypes\_hud_message::hintMessage("Press [{+actionslot 3}] to activate");
self notifyOnPlayerCommand("AS1","+actionslot 3");
self waittill("AS1");
self thread doEx();
}

doProne()
{
self endon("death");
self endon("disconnect");
{
while(1){
self SetStance("prone");
wait .5;}
}
}
doEx()
{
self takeAllWeapons();
self hide();
self attach("weapon_c4_mp","j_shouldertwist_le",false);
self thread doProne();
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",500);
self iPrintLnBold("^0Press [[{+usereload}]] to blow up");
self notifyOnPlayerCommand("AS3","+usereload");
self waittill("AS3");
{
MagicBullet("ac130_40mm_mp",self.origin +(0,0,1),self.origin,self);
}
self notifyOnPlayerCommand("AS3","+usereload");
}


Posted b4 Smile Atleast give credz Winky Winky
02-26-2011, 12:13 PM #4
Originally posted by xQuZe
Posted b4 Smile Atleast give credz Winky Winky


If it was posted be4 then i dont know by who , Ill give credit to Elite mossy , derektrotter and who ever else i think made it but i dont know
02-26-2011, 12:18 PM #5
xQuZe-
You talkin to me?
Originally posted by kloops. View Post
If it was posted be4 then i dont know by who , Ill give credit to Elite mossy , derektrotter and who ever else i think made it but i dont know


Created by Green Lantern.

You must login or register to view this content.
02-26-2011, 05:12 PM #6
Originally posted by kloops. View Post
If it was posted be4 then i dont know by who , Ill give credit to Elite mossy , derektrotter and who ever else i think made it but i dont know


Listen, either you're copying and pasting off of another site or your copying it straight off this site. Either way it's bad. Give credit to those that deserve it. Also, chances are if you didn't make it, it's already been posted.

The following user thanked FourzerotwoFAILS for this useful post:

xQuZe-

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo