public OnPlayerSpawn(playerid){if(gTeam[playerid] == COPS){SetPlayerInterior(playerid,6);SetPlayerPos(playerid,set here the position);}return 1;}