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

IsSelectableCombatant: Difference between revisions

From ModEnc
Jump to navigation Jump to search
No edit summary
 
de-dz
Line 1: Line 1:
{{DeeZireInclusion}}<br />
{{Flag
Should not be used on BuildingTypes. Can be set to 'true' or 'false', and determines whether or not this unit can be selected as part of a group with the 'select all units of same type' action on the Advanced Command Bar or with the relevant hotkey defined in KEYBOARD.INI.
|values={{values|boolean}}
|types={{categ|Technoes}}
|default=no
|ra2=yes
|yr=yes
|rp=yes
}}
 
Determines whether or not this object is selected when selecting multiple objects (using the [[TypeSelect|'all-of-type' command]] or the mouse selection rectangle).
 
== See Also ==
*{{TTL|Selectable}}

Revision as of 13:11, 19 July 2008

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

AircraftTypes, BuildingTypes, InfantryTypes and VehicleTypes



Determines whether or not this object is selected when selecting multiple objects (using the 'all-of-type' command or the mouse selection rectangle).

See Also