16.12.2012, 02:15
GetPlayerHealth nгo retorna o health.
pawn Code:
new Float:health;
GetPlayerHealth(playerid, health);
SetPlayerHealth(playerid, health+20.0);