new PlayerSpawned[MAX_PLAYERS];public OnPlayerSpawn(playerid){ PlayerSpawned[playerid]=true; return 1;}if(PlayerSpawned[playerid]) ...