[color=red]Requires:[/color] The new [url=http://forums.mattie.info/cs/forums/viewtopic.php?p=252143#252143]BETA PlayerLib[/url].
[color=red]Requires:[/color] '[b]zombie_regen_timer 0[/b]' in zombiemod.cfg otherwise it won't work properly.
Every time a Zombie turns a Human into a Zombie, it will give them (by default) 100 health back.
You can change this value to whatever you like by opening 'addons/eventscripts/zm_health_reward/zm_health_reward.py' in Notepad++ and changing 'health_reward = 100' to whatever value you want.
Currently only support's the [url=http://www.zombiemod.com]CS:S Zombie Mod by c0ldfyr3[/url]
If you enjoy this addon, please +w00t it!
Installation
Extract the files to the 'cstrike/' directory.
Add the following to autoexec.cfg or insert it in Console every time you want the script to load:
[code]
es_load zm_health_reward[/code]
Version Notes For 1.2
Updated on: 2008-12-28 21:52:42 EST by Undead (View Zip Contents)
-Changed player_hurt to player_death