onplayerspawn(playerid){ if(civil[playerid] == 1) { setplayerpos(playerid, 1, 1, 1); } if(corleone[playerid] == 1) { setplayerpos(playerid, 0,0,0); }