[FilterScript] SeatBelt v1.0 - 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] SeatBelt v1.0 (
/showthread.php?tid=162889)
SeatBelt v1.2 -
Andy1210 - 25.07.2010
sorry my english is bad
Its my first script
You can buckle up your seatbelt with /buckle command!
If you don't buckle up, when your vehicle damaged, then you will injured! (Every vehicle damage -3 HP)
Realistic damage taken depending on the speed
I used zcmd for the command!
v1.2 Download:
PASTEBIN
SOLIDFILES
Re: SeatBelt v1.0 -
Lorenc_ - 25.07.2010
Nice FS :P easy and simple
Re: SeatBelt v1.0 -
Andy1210 - 25.07.2010
thx
Update added(v1.1):
realistic damage taken depending on the speed
Re: SeatBelt v1.0 -
cmg4life - 25.07.2010
Why bothering with speed, when you could check if Vehicle's health is lower then take Vehicle HP lost / 30 from Player's HP ?
Re: SeatBelt v1.0 -
Fuc - 25.07.2010
Pretty nice, I've seen it in a few servers before, although I would've done it a whole different, instead of any injury you're losing 3HP else losing 3HP only when the vehicle is losing a lot of HP, since any scratch will cause you to lose HP? sounds weird.
Regardless, can a player exit the vehicle whilst the seat-belt is on? is that possible or he'll have to /buckle? did you freeze them?
Re: SeatBelt v1.0 -
Andy1210 - 25.07.2010
auto unbuckle
Re: SeatBelt v1.0 -
Andy1210 - 25.07.2010
Quote:
Originally Posted by cmg4life
Why bothering with speed, when you could check if Vehicle's health is lower then take Vehicle HP lost / 30 from Player's HP ?
|
cuz now if you drive slowly, don't lost your HP, when the vehicle is damaged...
Re: SeatBelt v1.0 -
Shadow™ - 25.07.2010
Hey Andy.
Nice job for your first release, I like it... Nice of you to keep the updates coming too

However, there are many Seatbelt Systems out there and as you learn more you'll start to notice that you need to create more... Unique things that haven't already been created before, but yet again... Good job.
Mike.
Re: SeatBelt v1.0 -
-Rebel Son- - 25.07.2010
Steller! nice job man!
Re: SeatBelt v1.0 -
Andy1210 - 25.07.2010
update(v1.2) passengers now lost HP too
Re: SeatBelt v1.0 -
nuriel8833 - 25.07.2010
Nice job man! =)