23.05.2016, 15:43
Like this ?
PHP код:
new Float:afkHealth[MAX_PLAYER]
// AFK CMD | Get player health :
GetPlayerHealth(playerid, afkHealth[playerid]);
// Restore health
SetPlayerHealth(playerid, afkHealth[playerid]);