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

Difference between revisions of "Underwater"

From ModEnc
Jump to: navigation, search
(reformatted with additional information)
 
(3 intermediate revisions by 3 users not shown)
Line 3: Line 3:
 
|files={{Categ|Rules(md).ini}}
 
|files={{Categ|Rules(md).ini}}
 
|values=boolean
 
|values=boolean
|special=None
 
 
|default=no
 
|default=no
 
|types={{Categ|InfantryTypes}}, {{Categ|VehicleTypes}}, {{Categ|AircraftTypes}}, {{Categ|BuildingTypes}}
 
|types={{Categ|InfantryTypes}}, {{Categ|VehicleTypes}}, {{Categ|AircraftTypes}}, {{Categ|BuildingTypes}}
|games=[[RA2]], [[YR]]
+
|ra2=yes
 +
|yr=yes
 +
|rp=yes
 
}}
 
}}
  
{{tt|Underwater{{Equal}}yes}} has two effects:
+
{{tt|Underwater{{Equal}}yes}} has three known effects and one untested effect:
* Primarily, it is used to classify the object as being underwater, for the purposes of the {{TTL|NavalTargeting}} logic.
+
* Primarily, it is used to classify the object as being underwater, for the purposes of the {{f|NavalTargeting|link}} logic.
* It will also stop the object from displaying the {{TTL|Wake}} animation when traveling over water.
+
* It will also stop the object from displaying the {{f|Wake|link}} animation when traveling over water.
 +
* It will disable the "sinking" death logic for the unit, instead displaying explosions
 +
* {{tt|It will also restrict units from recloaking when it is in fact on land.}}

Latest revision as of 00:01, 10 September 2013

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


Underwater=yes has three known effects and one untested effect:

  • Primarily, it is used to classify the object as being underwater, for the purposes of the NavalTargeting logic.
  • It will also stop the object from displaying the Wake animation when traveling over water.
  • It will disable the "sinking" death logic for the unit, instead displaying explosions
  • It will also restrict units from recloaking when it is in fact on land.