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

Cloakable: Difference between revisions

From ModEnc
Jump to navigation Jump to search
No edit summary
 
Testid123 (talk | contribs)
mNo edit summary
 
(6 intermediate revisions by 4 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}},{{Categ|BuildingTypes}}
|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}}.<br>''Note:'' Setting this flag on AircraftTypes doesn't work, however granting them cloakability via {{f|VeteranAbilities|link}} or {{f|EliteAbilities|link}} does.
 
{{Bugs}}
*Although <u><b>[[InfantryTypes]]</b></u> There will be <u><b><font style="color:#4169E1">Cloakable=yes</font></b></u><br>
But when <u><b>[[InfantryTypes]]</b></u> get ordered to attack the target far away <u><b>[[InfantryTypes]]</b></u>will periodically reveal itself. until reaching the goal<br>
*Causes [[InfantryTypes]],[[VehicleTypes]] to receive the attack cursor[[TechnoTypes]] even though they cannot actually attack (If the warhead is determined to attack It will attack normally).<br>[[File:Dog and Cloakable=yes.gif]]
 
==Nots==
Strangely, for [[Tiberian Sun]], even though our units and buildings don't have {{f|Sensors|yes|link}} but can attack units that have <b>Cloakable=yes</b> immediately, as if there was no cloaking effect.<br>
(For [[Tiberian Sun]] and [[Firestorm]]) The <b>Cloakable=yes</b> and [[CloakingSpeed]] tags can be used with [[BuildingTypes]] without any problems.
 
==See also==
* [[Sensors]]
* [[SensorArray]]

Latest revision as of 15:27, 18 October 2024

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,BuildingTypes


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.

Bugs/Side-Effects/Unexpected Limitations

But when InfantryTypes get ordered to attack the target far away InfantryTypeswill periodically reveal itself. until reaching the goal

Nots

Strangely, for Tiberian Sun, even though our units and buildings don't have Sensors=yes but can attack units that have Cloakable=yes immediately, as if there was no cloaking effect.
(For Tiberian Sun and Firestorm) The Cloakable=yes and CloakingSpeed tags can be used with BuildingTypes without any problems.

See also