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

Difference between revisions of "RadarInvisible"

From ModEnc
Jump to: navigation, search
(Un-DeeZire'd)
 
Line 1: Line 1:
==On [[OverlayTypes]]==
+
{{Flag
{{DeeZireInclusion}}
+
|name={{PAGENAME}}
Can be set to 'yes' or 'no' and is used to specify whether or not this overlay appears on the players radar map. This acts as an override, as overlay is not normally visible on the radar screen (this is only used for Ore and Gems so the player can see where to find it). NOTE: despite its presence, the RadarColor= tag does not appear to get parsed when assigned to an overlay, thus you can't specify what color to use for it on the radar - only whether or not it appears there.
+
|files={{Categ|ini=rules}}
 +
|values={{values|boolean}}
 +
|default=no
 +
|types={{Categ|TechnoTypes}}, {{Categ|OverlayTypes}}
 +
|ts=yes
 +
|fs=yes
 +
|hp=yes
 +
|ra2=yes
 +
|yr=yes
 +
|ares=yes
 +
}}
 +
{{obsolete|Tiberian Sun and Firestorm}}
  
 +
Determines whether or not this [[TechnoTypes|techno]] or [[OverlayTypes|overlay]] object should ''not'' appear on [[radar]] maps. By default it is set to 'no', meaning the object appears on the radar.
  
==On *Types==
+
In {{ts}}, this flag has no effect. In {{ra2}}, it only applies if the object is not owner by the [[player]].
{{DeeZireInclusion}}
+
 
Can be set to 'yes' or 'no' and determines whether or not this object is totally invisible on radar maps. Defaults to 'no'.
+
== See Also ==
 +
* [[RadarVisible]]

Latest revision as of 17:57, 20 December 2023

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


Cc cnrdelete-all.png
Logic related to RadarInvisible, as a whole or in part, is obsolete in Tiberian Sun and Firestorm.

Determines whether or not this techno or overlay object should not appear on radar maps. By default it is set to 'no', meaning the object appears on the radar.

In Tiberian Sun, this flag has no effect. In Red Alert 2, it only applies if the object is not owner by the player.

See Also