Jump to content

Nominal: Difference between revisions

From ModEnc²
en>DCoder
No edit summary
 
m 2 revisions imported
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{DeeZireInclusion}}<br />
{{Flag
Can be set to 'yes' or 'no' and determines whether or not this object's Name= is displayed when the player leaves the cursor over it. This defaults to 'no' for all objects which means that the 'Enemy Object' text message is displayed instead, although the use of the UIName= system in Red Alert 2 appears to over-ride this logic and it has little or no use.
|name={{PAGENAME}}
|files={{Categ|Rules(md).ini}}
|values={{Values|boolean}}
|default=no
|types={{Categ|InfantryTypes}}, {{Categ|VehicleTypes}}, {{Categ|AircraftTypes}}, {{Categ|BuildingTypes}}
|ts=yes
|fs=yes
|ets=yes
}}
 
Determines whether or not this object's [[Name]]= is displayed when an enemy player leaves the cursor over it. By default, the game displays "Enemy Soldier/Unit/Structure" when mousing over an object that is controlled by an opponent.

Latest revision as of 22:00, 31 March 2025

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: Nominal
File(s): Rules(md).ini
Values: Boolean values: yes or no, true or false, 1 or 0
Default: no
Applicable to: InfantryTypes, VehicleTypes, AircraftTypes, BuildingTypes


Determines whether or not this object's Name= is displayed when an enemy player leaves the cursor over it. By default, the game displays "Enemy Soldier/Unit/Structure" when mousing over an object that is controlled by an opponent.