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
m
 
(One intermediate revision by the same user not shown)
Line 4: Line 4:
 
|values=boolean
 
|values=boolean
 
|default=no
 
|default=no
|types={{Categ|InfantryTypes}}, {{Categ|VehicleTypes}}
+
|types={{Categ|InfantryTypes}}, {{Categ|VehicleTypes}},{{Categ|BuildingTypes}}
 
|ra=yes
 
|ra=yes
 
|cs=yes
 
|cs=yes
Line 21: Line 21:
  
 
{{Bugs}}
 
{{Bugs}}
 
 
Although <u><b>[[InfantryTypes]]</b></u>
 
Although <u><b>[[InfantryTypes]]</b></u>
 
There will be <u><b><font style="color:#4169E1">Cloakable=yes</font></b></u>
 
There will be <u><b><font style="color:#4169E1">Cloakable=yes</font></b></u>
 
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
 
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
 +
 +
==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 17:40, 13 August 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.

Cc alert.png Bugs/Side-Effects/Unexpected Limitations

Although InfantryTypes There will be Cloakable=yes 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