Dr.G
04-30-2009, 10:35 AM
/* Plugin generated by AMXX-Studio */
////////////////////////////////////////////////////////////////////////////////////////////////////
/*
INFO:
The description should say it all, but when a player takes damage he will automatically heal himself.
CVARS:
- Plugin on / off | 1 is ON
dod_auto_heal "1"
- How often should a healing "step" take place? (seconds)
dod_auto_heal_time "1"
- How much should the player heal for each step? (hp)
dod_auto_heal_amount "2"
- After a client gets damaged how long after that should the healing start? (seconds)
dod_auto_heal_start_after "5"
CHANGELOG:
30-04-09
release
*/
////////////////////////////////////////////////////////////////////////////////////////////////////
bugs etc goes in this thread...
- cheers
Public Stats (http://www.game-monitor.com/search.php?search=dod_auto_heal_stats&type=variable)
////////////////////////////////////////////////////////////////////////////////////////////////////
/*
INFO:
The description should say it all, but when a player takes damage he will automatically heal himself.
CVARS:
- Plugin on / off | 1 is ON
dod_auto_heal "1"
- How often should a healing "step" take place? (seconds)
dod_auto_heal_time "1"
- How much should the player heal for each step? (hp)
dod_auto_heal_amount "2"
- After a client gets damaged how long after that should the healing start? (seconds)
dod_auto_heal_start_after "5"
CHANGELOG:
30-04-09
release
*/
////////////////////////////////////////////////////////////////////////////////////////////////////
bugs etc goes in this thread...
- cheers
Public Stats (http://www.game-monitor.com/search.php?search=dod_auto_heal_stats&type=variable)