SA-MP Forums Archive
[FilterScript] My awesome RC-XD (that works)... - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Filterscripts (https://sampforum.blast.hk/forumdisplay.php?fid=17)
+--- Thread: [FilterScript] My awesome RC-XD (that works)... (/showthread.php?tid=193008)



My awesome RC-XD (that works)... - WillyP - 24.11.2010

RC-XD
Hey everyone, here is my RC-XD script, as seen on COD:BO. You need a 3 kill streak to activate the car, and a simple command of /rc to drive around, then LMB to go KAB00M and kill loads of noobs.
ENJOY!

Download:
http://pastebin.com/nNVGMSDs

Credits:

SAMP Wiki: The #define PRESSED
Dracoblue for DCMD
COD Developers, for BO
And me for my awesomeness.

Ciao!




Re: My awesome RC-XD (that works)... - dark_clown - 24.11.2010

omg 10/10 just for the sig other wise 9/10


Re: My awesome RC-XD (that works)... - Flyfishes - 24.11.2010

Hah, the sig gets 11/10 and the script is really nice. Keep up the good work.


Re: My awesome RC-XD (that works)... - Hiddos - 24.11.2010

This wouldn't work either:

pawn Код:
if(hasrc[playerid] == 1)
{
        return 0;
}
hasrc[playerid] = 0;
PS: Why're people copying everything -.-


Re: My awesome RC-XD (that works)... - WillyP - 24.11.2010

Quote:
Originally Posted by Hiddos
Посмотреть сообщение
This wouldn't work either:

pawn Код:
if(hasrc[playerid] == 1)
{
        return 0;
}
hasrc[playerid] = 0;
PS: Why're people copying everything -.-
I didn't copy anything. I think I know how to code. And xNitex, iz u hatin everyone? All your comments are retarded pieces
of shit. And to everyone else, thanks.


Re: My awesome RC-XD (that works)... - Hiddos - 24.11.2010

Quote:
Originally Posted by [FU]Victious
Посмотреть сообщение
I didn't copy anything. I think I know how to code. And xNitex, iz u hatin everyone? All your comments are retarded pieces
of shit. And to everyone else, thanks.
Well I tested it and it did not work. Neither will RemovePlayerFromVehicle work in RC vehicles (Just so you know.)


Re: My awesome RC-XD (that works)... - [MNC]Azz - 24.11.2010

wow... i never knew that so many people actually thought of and made RC-XDs....


Re: My awesome RC-XD (that works)... - WillyP - 24.11.2010

I tested it and it works.. and yes, I am retarded, because you know EVERYTHING...


Re: My awesome RC-XD (that works)... - DiddyBop - 24.11.2010

Quote:
Originally Posted by Hiddos
Посмотреть сообщение
Well I tested it and it did not work. Neither will RemovePlayerFromVehicle work in RC vehicles (Just so you know.)
didnt work for me either..


Re: My awesome RC-XD (that works)... - WillyP - 24.11.2010

Unless you didn't notice, you need a 3 killstreak.. -.-