05.07.2016, 19:31
How to bypass limit GetPlayerHealth?
The player's health and the value of the variable "hp":
PHP код:
new
Float:hp;
GetPlayerHealth(playerid, hp);
printf("HP: %.0f}", hp);
Код HTML:
254 -> 254 255 -> 255 256 -> 0 257 -> 1 258 -> 2