[FilterScript] Blood on taking damage - 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] Blood on taking damage (
/showthread.php?tid=610040)
Blood on taking damage -
Logic_ - 19.06.2016
Blood on taking damage
Information about script
Working time: 15 minutes
Textdraws: Global = 2 and Players = 1
Indentation: Proper (Some downloads may have some indentation messed up)
Scripted by: AliScripter
Script status: Made from scratch.
Script type: Simple
Script includes: ZCMD and default SA-MP include.
How script works: if you take damage, it will show you blood (a red textdraw) and automatically will hide it in seconds specified in the script (HIDE_SECONDS) and you can enable/ disable it by default (DEFAULT_STATUS), It also shows the damage taken by the player.
Downloads
Pastebin.Ca - Version 1.0
Pastebin.Ca - Version 1.1
Pastebin.Ca - Version 1.2
Images
Update Log
Код:
Version 1 - Released - 19 June 2016 - Base
Version 1.1 - Released - 19 June 2016 - Added custom time and enable\ disable cmds.
Version 1.2 - Released - 19 June 2016 - Added damage taken textdraw (player textdraw)
Bugs
None, if you find any, please PM me or reply here.
Re: Blood on taking damage -
Luicy. - 19.06.2016
Simple, a better idea would be to use switch for the damage, case 0 .. 25: adjust the color. etc
Re: Blood on taking damage -
Logic_ - 19.06.2016
Quote:
Originally Posted by Meller
Simple, a better idea would be to use switch for the damage, case 0 .. 25: adjust the color. etc
|
Will add it.
Re: Blood on taking damage -
HydraHumza - 19.06.2016
Nice Work Ali. Keep it up
+REP
Re: Blood on taking damage -
MBilal - 19.06.2016
Neat work looks good keep it up Bro.
Re: Blood on taking damage -
DanyTovar - 19.06.2016
Nice +1
Re: Blood on taking damage -
Logic_ - 20.06.2016
Bump. Any suggestions? I am planning to add Meller's suggestion.
Re: Blood on taking damage -
darkdevil - 20.06.2016
Good work my boy