[FilterScript] [FS] Vehicle Crashing system - 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] [FS] Vehicle Crashing system (
/showthread.php?tid=105761)
[FS] Vehicle Crashing system -
Tannz0rz - 31.10.2009
Simple FS that deals damage to the player if he/she crashes while traveling at rather high speeds.
Video:
SAMP - Vehicle crashing script
Source:
http://pastebin.com/f1b51a77
Here's a newer version, deals damage depending on how fast the player is going ('tis untested):
http://pastebin.com/f68f6ff62
Pastebin kinda jacked up the indentation, but it doesn't really matter.
Enjoy.
Re: [FS] Car Crashing system -
chenza - 31.10.2009
Very nice idea!, I like it
Re: [FS] Vehicle Crashing system -
Kurence - 31.10.2009
Nice
Re: [FS] Vehicle Crashing system -
cigo - 31.10.2009
nice work!
Re: [FS] Vehicle Crashing system -
DauerDicht - 31.10.2009
It dont work, i load as a FS and crash into a wall - no effects?!
Re: [FS] Vehicle Crashing system -
ded - 31.10.2009
Maybe because, you load it up and stay in-game ... which will fail because the timer is set to activate OnPlayerConnect. So loadfs, then /q and rejoin.
Re: [FS] Vehicle Crashing system -
Tannz0rz - 31.10.2009
Quote:
Originally Posted by MaNiii
It dont work, i load as a FS and crash into a wall - no effects?!
|
Either what Pawnstar said, or you're simply not going fast enough.
Re: [FS] Vehicle Crashing system -
RyDeR` - 31.10.2009
Cool
Re: [FS] Vehicle Crashing system -
Mechscape - 31.10.2009
good,
Re: [FS] Vehicle Crashing system -
RoamPT - 31.10.2009
Very good, tested it and works.