ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.
LightVisibility
Jump to navigation
Jump to search
Flag: | LightVisibility |
File(s): | rules(md).ini |
Values: | Unsigned integers: All non-negative whole numbers from 0 to either 32767, 2147483647 or 4294967295. |
Default: | 5000 |
Applicable to: | BuildingTypes |
Specifies the distance, in leptons, that the light emitted from this BuildingType is visible from.
This is the result of the values that were set.
LightVisibility=100 ;1cell
LightVisibility=300 ;equivalent to CellSpread=2
LightVisibility=500 ;3x3(9 cells)
LightVisibility=600 ;equivalent to CellSpread=3