diff --git a/bin/OpenSimDefaults.ini b/bin/OpenSimDefaults.ini index 9b73e18474..dc5f126922 100644 --- a/bin/OpenSimDefaults.ini +++ b/bin/OpenSimDefaults.ini @@ -161,13 +161,14 @@ ; the default view range. Viewers override this ( no major effect still ) ;DefaultDrawDistance = 255.0 - ; limit the maximum view range ( no effect still (does limit MaxRegionsViewDistance) ) - ;MaxDrawDistance = 512 +....; limit the maximum view range ( no effect still (does limit MaxRegionsViewDistance) ) +....;MaxDrawDistance = 512 - ; Other regions visibility depends on avatar position and view range - ; the view range considered is limited the maximum and minimum distances: - ;MaxRegionsViewDistance = 255 - ;MinRegionsViewDistance = 96 +....; Other regions visibility depends on avatar position and view range +....; the view range considered is limited the maximum and minimum distances +....; if you set MaxRegionsViewDistance to zero, other regions will not be seen, and crossing to them is disabled +....;MaxRegionsViewDistance = 255 +....;MinRegionsViewDistance = 96 ; If you have only one region in an instance, or to avoid the many bugs ; that you can trigger in modules by restarting a region, set this to