public OnPlayerSpawn(playerid){ if(PlayerInfo[playerid][Faction] == 1) { SetPlayerPos(playerid, x, y, z); } return 1;}