When hurt, screen flashes red with intensity depending on health. Also, consecutive shots received stacks the red. This script is really just one of those small ones that feel like it is integrated into the game.
This script is quite simple, and very editable.
Tested in Counter-Strike: Source, should work with any server with eventscripts 2.0+
Please +w00t if ya like it! ;)
[b]TODO:[/b]
- Make it have a configuration instead of manual code editing.
Installation
Use the new "es install" command.
or
Drag the 'hurtpulse' folder into "cstrike/addons/eventscripts" and put in your autoexec.cfg: [code]es_load hurtpulse[/code]
Version Notes For 1.0
Updated on: 2009-08-21 19:52:57 EST by Archivolt (View Zip Contents)
v1.0 - Initial Release