mirror of
https://github.com/opensim/opensim.git
synced 2026-08-11 11:57:03 +08:00
add option RegionViewDistance
This commit is contained in:
@@ -164,15 +164,10 @@
|
||||
; limit the maximum view range ( no effect still (does limit MaxRegionsViewDistance) )
|
||||
;MaxDrawDistance = 512
|
||||
|
||||
; the maximum distance to tell a viewer to connect to a neighbour region, so it can be seen
|
||||
; (it is limited by MaxDrawDistance above)
|
||||
; less than 256 shows immediate neighbours; 256 to 511 also second imediate neighbours etc
|
||||
; more than 511m can cause viewers problems specially in case of dense regions.
|
||||
; curretly this distance is from current region borders.
|
||||
; Warning: if relevant regions have different setting you may notice strange
|
||||
; effects due to that asymmetry
|
||||
; *****
|
||||
; Other regions visibilty depends on avatar position and view range
|
||||
; the view range considered is limited the maximum and minimum distances:
|
||||
;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
|
||||
|
||||
Reference in New Issue
Block a user