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
Doesn't work, i don't know what's the problem :S edited 5×, last 24.01.10 04:37:57 am
Lua Scripts/Questions/Help


Offline