16.01.2014, 12:58
Do you have an enum in Player Info which has an Health array in it? You could use that array instead of creating new variables again.
Like:
EDIT: late :P
Like:
Код:
GetPlayerHealth(playerid, PlayerAcc[playerid][Health]);