From f84ec0968c24a5de68c87e82301d97e4fd5536b5 Mon Sep 17 00:00:00 2001 From: onefang Date: Sun, 21 Jul 2019 01:58:51 +1000 Subject: Randomise the spawn points by default. Seems it works after all. --- bin/OpenSimDefaults.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/OpenSimDefaults.ini b/bin/OpenSimDefaults.ini index 9b35f01..0dc565b 100644 --- a/bin/OpenSimDefaults.ini +++ b/bin/OpenSimDefaults.ini @@ -409,7 +409,7 @@ ; available spot to the destination (typically map click/landmark). ; "random" will place the avatar on a randomly selected spawnpoint; ; "sequence" will place the avatar on the next sequential SpawnPoint - SpawnPointRouting = closest + SpawnPointRouting = random ; TelehubAllowLandmark allows users with landmarks to override telehub ; routing and land at the landmark coordinates when set to true -- cgit v1.1