30.10.2016, 17:05
Is there something wrong in these lines of code?
PHP код:
new Float:health;
GetPlayerHealth(playerid,health);
pInfo[playerid][pHealth] = health;