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

Difference between revisions of "CloakRadiusInCells"

From ModEnc
Jump to: navigation, search
 
m (Replacing Template:TTL with Template:F.)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{DeeZireInclusion}}<br />
+
{{Flag
Should be used only on BuildingTypes which have CloakGenerator=yes set and specifies the radius in cells that the structure cloaks any objects around it which have the same owner.
+
|name={{PAGENAME}}
 +
|files={{Categ|Rules(md).ini}}
 +
|values=integer
 +
|default=0
 +
|types={{Categ|BuildingTypes}}
 +
|ts=yes
 +
|fs=yes
 +
|ets=yes
 +
|ra2=yes
 +
|yr=yes
 +
|rp=yes
 +
}}
 +
 
 +
*If {{f|CloakGenerator|yes|link}} is set, this specifies the radius, in [[cell]]s, of the cloak generator this BuildingType has.
 +
*If {{f|SensorArray|yes|link}} is set, this specifies the radius, in cells, of the sensor array this BuildingType has. (At least in TS, not confirmed for RA2/later).

Latest revision as of 09:46, 27 November 2009

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: CloakRadiusInCells
File(s): Rules(md).ini
Values: integer
Default: 0
Applicable to: BuildingTypes


  • If CloakGenerator=yes is set, this specifies the radius, in cells, of the cloak generator this BuildingType has.
  • If SensorArray=yes is set, this specifies the radius, in cells, of the sensor array this BuildingType has. (At least in TS, not confirmed for RA2/later).