ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.

Difference between revisions of "LightVisibility"

From ModEnc
Jump to: navigation, search
m
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
{{Flag
 
{{Flag
|name=
 
 
|files={{Categ|ini=rules}}
 
|files={{Categ|ini=rules}}
 
|values={{values|unsigned integer}}
 
|values={{values|unsigned integer}}
Line 19: Line 18:
  
 
Specifies the distance, in [[lepton]]s, that the light emitted from this [[BuildingType]] is visible from.
 
Specifies the distance, in [[lepton]]s, that the light emitted from this [[BuildingType]] is visible from.
 +
 +
==See also==
 +
* [[LightIntensity]]
 +
* [[LightRedTint]]
 +
* [[LightGreenTint]]
 +
* [[LightBlueTint]]

Latest revision as of 14:33, 29 September 2020

Tiberian Dawn The Covert Operations Red Alert Counterstrike Aftermath Tiberian Sun Firestorm HyperPatch Red Alert 2 Yuri's Revenge Ares Generals Zero Hour Tiberium Wars Kane's Wrath
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.

See also