[FilterScript] Dropcar Command [Cooldown/Random Pay/30 Vehicles] - 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] Dropcar Command [Cooldown/Random Pay/30 Vehicles] (
/showthread.php?tid=568247)
Dropcar Command [Cooldown/Random Pay/30 Vehicles] -
Ciarannn - 20.03.2015
WELCOME TO DROPCAR COMMAND
What does this filterscript do?
Dropcar command adds the command /dropcar to the server. Once a player uses that command and is in an un-owned vehicle (vehicles can be set to your liking), they are then given a checkpoint to deliver the vehicle to. Upon entering that checkpoint they will receive their pay. The pay is calculated by the size of the vehicle and a random amount of money. There are currently 30 cars added over the map of Las Venturas which can be changed.
How do I add this filterscript?
Just download the file and put it in your servers
Filterscript folder. Then open up your
server.cfg and add this line at the bottom:
Код:
filterscripts dropcar
Download:
Pastebin
SAMP Forums Attachment:
dropcar.pwn
dropcar.amx
IMPORTANT:
You will also need to include
ZCMD under your pawno includes if you wish to compile this script. ZCMD can be downloaded
HERE.
Video of the command:
https://www.youtube.com/watch?v=x1NPmUSBomk
Credits:
Credits go to
Zeek for
ZCMD.
Credits to
Ciarannn for the filterscript.
Bugs:
I highly doubt you will find any due to the size of the script, but in case there is any, PM me on the forums and I will fix them.