Thread: Mirror Damage
View Single Post
EKS
Veteran Member
Join Date: Mar 2004
Location: Norway
Old 09-01-2005 , 14:56  
Reply With Quote #16

Code:
		
if(is_user_alive(victim))
	set_user_health(id,get_user_health(victim)+damage)
Add this on line 36 or 37, it should work
__________________
Github archive for plugins, the repos for the other c++ projects are there to.
EKS is offline