public OnPlayerSpawn(playerid) { if(spawninduelzone[playerid]) { SetPlayerPos(playerid, 1413.3236, 0.4175, 1000.9247); return 1; } return 1; }