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

Difference between revisions of "Sensors"

From ModEnc
Jump to: navigation, search
m (Did I seriously forget to use Template:Values?)
m (Replacing Template:TTL with Template:F.)
Line 11: Line 11:
 
}}
 
}}
  
This flag determines whether or not a [[VehicleType]] can detect [[Cloakable|cloaked]] units within the {{TTL|Range}} of its {{TTL|Primary}} weapon.
+
This flag determines whether or not a [[VehicleType]] can detect [[Cloakable|cloaked]] units within the {{f|Range|link}} of its {{f|Primary|link}} weapon.
  
 
==In Tiberian Sun and Red Alert 2==
 
==In Tiberian Sun and Red Alert 2==
Line 29: Line 29:
 
This flag determines whether or not a [[TechnoType]] can fully uncloak (as opposed to simply revealing) [[Cloakable|cloaked]] units occupying an adjacent [[cell]].
 
This flag determines whether or not a [[TechnoType]] can fully uncloak (as opposed to simply revealing) [[Cloakable|cloaked]] units occupying an adjacent [[cell]].
  
{{TTL|Sensors}} works independently from {{TTL|SensorArray}} and {{TTL|SensorsSight}}.
+
{{f|Sensors|link}} works independently from {{f|SensorArray|link}} and {{f|SensorsSight|link}}.

Revision as of 10:32, 27 November 2009

In Red Alert

Template:NeedTesting

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: Sensors
File(s): rules(md).ini
Values: Boolean values: yes or no, true or false, 1 or 0
Default: false
Applicable to: VehicleTypes


This flag determines whether or not a VehicleType can detect cloaked units within the Range of its Primary weapon.

In Tiberian Sun and Red Alert 2

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: Sensors
File(s): rules(md).ini
Values: Boolean values: yes or no, true or false, 1 or 0
Default: false; true (for InfantryTypes)
Applicable to: TechnoTypes:

AircraftTypes, BuildingTypes, InfantryTypes and VehicleTypes



This flag determines whether or not a TechnoType can fully uncloak (as opposed to simply revealing) cloaked units occupying an adjacent cell.

Sensors works independently from SensorArray and SensorsSight.