duuhhhh what was in my coffe ?
parent
e2982fbadc
commit
cbc8974245
|
@ -161,14 +161,14 @@
|
||||||
; the default view range. Viewers override this ( no major effect still )
|
; the default view range. Viewers override this ( no major effect still )
|
||||||
;DefaultDrawDistance = 255.0
|
;DefaultDrawDistance = 255.0
|
||||||
|
|
||||||
....; limit the maximum view range ( no effect still (does limit MaxRegionsViewDistance) )
|
; limit the maximum view range ( no effect still (does limit MaxRegionsViewDistance) )
|
||||||
....;MaxDrawDistance = 512
|
;MaxDrawDistance = 512
|
||||||
|
|
||||||
....; Other regions visibility depends on avatar position and view range
|
; Other regions visibility depends on avatar position and view range
|
||||||
....; the view range considered is limited the maximum and minimum distances
|
; 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
|
; if you set MaxRegionsViewDistance to zero, other regions will not be seen, and crossing to them is disabled
|
||||||
....;MaxRegionsViewDistance = 255
|
;MaxRegionsViewDistance = 255
|
||||||
....;MinRegionsViewDistance = 96
|
;MinRegionsViewDistance = 96
|
||||||
|
|
||||||
; If you have only one region in an instance, or to avoid the many bugs
|
; 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
|
; that you can trigger in modules by restarting a region, set this to
|
||||||
|
|
Loading…
Reference in New Issue