23.05.2016, 16:02
Uhm, you have to edit something. I did a mistake :
MAX_PLAYER » MAX_PLAYERS
MAX_PLAYER » MAX_PLAYERS
PHP код:
new Float:afkHealth[MAX_PLAYERS]
// AFK CMD | Get player health :
GetPlayerHealth(playerid, afkHealth[playerid]);
// Restore health
SetPlayerHealth(playerid, afkHealth[playerid]);