Basically I want to prefer TeleportPartyAsync if the place is in the same game, but since that doesn’t work with places in different games, I need to detect this and use Teleport instead
That only returns rootPlaceId and requires the gameId not a placeId
I was also hoping to avoid httpservice and proxies
2 Likes