but, when it kills the survivors, they don't change team
CustomKill
Hit
Now i'm trying with hit again...
1
2
3
4
5
6
7
2
3
4
5
6
7
addhook("hit","gut.hit") function gut.hit(id,source,wpn,hpdmg,apdmg) 	if player(id,weapon)==86 then 	hpdmg = 200 	return 0 	end end
edited 5×, last 24.01.10 05:37:57 am