SA-MP Forums Archive
[FilterScript] [FS] Simple vehicle health 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] Simple vehicle health system. (/showthread.php?tid=39044)



[FS] Simple vehicle health system. - Backwardsman97 - 06.06.2008

Vehicle Health System by Backwardsman97

This is a very simple vehicle health system. It's probably not the most efficient way to do it but it works. It just uses text draw to make a vehicle health bar when you enter a vehicle showing the vehicle's health. Once the vehicle health gets to about 500 (when it's letting out black smoke) the health bar begins to flash. It's made of ten dashes so it works in intervals of 100 so when you lose 100 it goes down a notch (Since max health is 1000). I made two versions. One is colored. The colored one goes from green to yellow to orange to red. Depending on the vehicle's health. The other one is just white all the time. :P

Post any bugs you find.





Downloads
Non-Colored Version
Colored Version
( doesn't exist anymore. I couldn't find it anyway in my comp but I could make it again if anyone wanted it bad enough )


Re: [FS] Simple vehicle health system. - SAULYS - 06.06.2008

Will try

Ahhhh 10 errors


Re: [FS] Simple vehicle health system. - Backwardsman97 - 06.06.2008

Quote:
Originally Posted by SAULYS
Will try

Ahhhh 10 errors
It doesnt give me any errors...


Re: [FS] Simple vehicle health system. - whooper - 06.06.2008

it compiles


Re: [FS] Simple vehicle health system. - SAULYS - 06.06.2008

Wtf i press F5 and 10 errors!!


Re: [FS] Simple vehicle health system. - Backwardsman97 - 06.06.2008

Quote:
Originally Posted by SAULYS
Wtf i press F5 and 10 errors!!
lol, what version pawno?


Re: [FS] Simple vehicle health system. - sebihunter - 06.06.2008

looks nice


Re: [FS] Simple vehicle health system. - SooNy_007 - 06.06.2008

Very good script like every note of the above are:

Quote:

Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase

xD


Re: [FS] Simple vehicle health system. - croherzegovina - 07.06.2008

Link doesn't work...


Re: [FS] Simple vehicle health system. - OKStyle - 07.06.2008

Use pastebin...

Nice work, thanks...