Jump to content

RadarInvisible: Difference between revisions

From ModEnc²
en>Renegade
No edit summary
m 3 revisions imported
 
(One intermediate revision by one other user not shown)
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 22:03, 31 March 2025

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
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


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