SA-MP Forums Archive
[FilterScript] DropBarrel FS [good for a race server] - 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] DropBarrel FS [good for a race server] (/showthread.php?tid=452362)



DropBarrel FS [good for a race server] - andrewgrob - 21.07.2013

DropBarrel by AndrewGrob

you can edit it. but leave credits

the barrel will always drop behind any vehicle [dosent matter which angle you are facing]

ive set an object timer for 'THE EXPLOSIVE BARREL' 30 seconds to dissapear

IVE ALSO SET + 10 SCORE TO ENABLE THIS COMMAND

please remove or change the value

pawn Код:
if(GetPlayerScore(playerid)<10) return SendClientMessage(playerid, COLOR_RED, "ERROR: You need 10 scorepoints to drop a barrel!");
SetPlayerScore(playerid,GetPlayerScore(playerid)-10);
Picture



Download: i have attached the pwn & amx files


Re: DropBarrel FS [good for a race server] - Insulin - 21.07.2013

Basic script
Nice work


Re: DropBarrel FS [good for a race server] - JaKe Elite - 21.07.2013

Nice script, But it would be better if the barrel is not in stand form, It must be in roll form.
Like it will Roll down then suddenly stops rolling after 10 seconds.


Re: DropBarrel FS [good for a race server] - andrewgrob - 21.07.2013

Quote:
Originally Posted by _Jake_
Посмотреть сообщение
Nice script, But it would be better if the barrel is not in stand form, It must be in roll form.
Like it will Roll down then suddenly stops rolling after 10 seconds.
hmm nice idea.. i am going to try & script this , thank you


Re: DropBarrel FS [good for a race server] - d711728 - 24.07.2013

Nice so funny