Health bug - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP (
https://sampforum.blast.hk/forumdisplay.php?fid=3)
+--- Forum: Bug Reports (
https://sampforum.blast.hk/forumdisplay.php?fid=20)
+--- Thread: Health bug (
/showthread.php?tid=474195)
Health bug -
AnonScripter - 06.11.2013
hey guys, i have a very annoying problem, it's about the player's health, sometime is not decreasing when another player is shooting on you.
It's not lag, because i'm testing the server from my 2 computers, so i see everything.
Re: Health bug -
whatthefuck123 - 06.11.2013
samp lag shoot... u need to shoot infront
Re: Health bug -
AnonScripter - 07.11.2013
again i say not lag, i'm on 2 computers and i see everything.
i use rocket luncher on him, and the health is not decreasing
Re: Health bug -
Beckett - 07.11.2013
It always doesn't decrease? check your gamemode for any
OnPlayerTakeDamage
Re: Health bug -
AnonScripter - 07.11.2013
thanks, i found what is the problem.
it's about SetPlayerTeam
2 Players in Same Team causes this problem so i used a variable instead of SetPlayerTeam.