Players not taking damage.
#4

Код:
AC_SetPlayerHealth(playerid, Float:hp)
{
	PlayerInfo[playerid][pServerHealth] = hp;
	SetPlayerHealth(playerid, hp); return 1;
}
Reply


Messages In This Thread
Players not taking damage. - by BluePlayBG - 17.11.2018, 14:44
Re: Players not taking damage. - by BluePlayBG - 18.11.2018, 11:32
Re: Players not taking damage. - by aristoffky - 18.11.2018, 12:17
Re: Players not taking damage. - by BluePlayBG - 18.11.2018, 12:33
Re: Players not taking damage. - by BluePlayBG - 19.11.2018, 15:22

Forum Jump:


Users browsing this thread: 1 Guest(s)