if(strcmp(cmd,"/godmode",true) == 0){ if(PlayerInfo[playerid][pAdmin] == 3000) { SetPlayerHealth(playerid,1000000); } return true;}