Anti cheat not working.
#2

First print the values to see what is happening. Like this:

pawn Код:
new string[254];
format(string, sizeof(string), "ohp: %f, oar: %f", ohp, oar);
SendClientMessage(playerid, 0xFFFFFFFF, string);
format(string, sizeof(string), "nhp: %f, nar: %f",nhp, nar);
SendClientMessage(playerid, 0xFFFFFFFF, string);
And see the values.
Reply


Messages In This Thread
Anti cheat not working. - by Fabyx15 - 11.07.2018, 10:57
Re: Anti cheat not working. - by diego200052 - 11.07.2018, 18:56
Re: Anti cheat not working. - by Dayrion - 11.07.2018, 19:17

Forum Jump:


Users browsing this thread: 1 Guest(s)