Merge pull request #218 from KyleSanderson/damageeeee

Return the 'e' to OnTakeDamagAlive comment.
This commit is contained in:
Kyle Sanderson 2014-12-09 23:20:20 -08:00
commit bc4081718b

View File

@ -249,7 +249,7 @@ union SDKHookCB
function Action (int entity, int &maxhealth);
// OnTakeDamage
// OnTakeDamagAlive
// OnTakeDamageAlive
// Note: The weapon parameter is not used by all games and damage sources.
// Note: Force application is dependent on game and damage type(s)
// SDKHooks 1.0+