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

Difference between revisions of "Cloakable"

From ModEnc
Jump to: navigation, search
 
m (Replacing Template:TTL with Template:F.)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{DeeZireInclusion}}<br />
+
{{Flag
Can be set to 'yes' or 'no' and specifies if this object can cloak itself. Applies only to submarine units to Red Alert 2 as the cloaking logic is used as a visual effect for them surfacing and submerging. TIP: this tag does nothing on AircraftTypes, although if you give CLOAK to an AircraftType as one of its VeteranAbilities= or EliteAbilities= it can still become cloakable.
+
|name={{PAGENAME}}
 +
|files={{Categ|Rules(md).ini}}
 +
|values=boolean
 +
|default=no
 +
|types={{Categ|InfantryTypes}}, {{Categ|VehicleTypes}}
 +
|ra=yes
 +
|cs=yes
 +
|am=yes
 +
|ts=yes
 +
|fs=yes
 +
|ets=yes
 +
|ra2=yes
 +
|yr=yes
 +
|rp=yes
 +
}}
 +
 
 +
Specifies whether this object has a cloaking device which can render it invisible to enemy objects without {{f|Sensors|yes|link}} or {{f|SensorArray|yes|link}}.
 +
 
 +
''Note:'' Setting this flag on AircraftTypes doesn't work, however granting them cloakability via {{f|VeteranAbilities|link}} or {{f|EliteAbilities|link}} does.

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: Cloakable
File(s): Rules(md).ini
Values: boolean
Default: no
Applicable to: InfantryTypes, VehicleTypes


Specifies whether this object has a cloaking device which can render it invisible to enemy objects without Sensors=yes or SensorArray=yes.

Note: Setting this flag on AircraftTypes doesn't work, however granting them cloakability via VeteranAbilities or EliteAbilities does.