View Single Post
Author Message
Arkarr
Veteran Member
Join Date: Sep 2012
Location: Just behind my PC screen.
Old 06-21-2013 , 06:04   [SDK hooks] public Action:OnTakeDamage
Reply With Quote #1

Got a nother question about :

Code:
public Action:OnTakeDamage(victim, &attacker, &inflictor, &Float:damage, &damagetype)
after using this, my plugin work fine but, when player reach 0HP, they don't die !

I don't understand why. Actually I use a ForcePlayerSuicide(client); but it's not really nice...
Arkarr is offline