Jump to content

ConsideredAircraft: Difference between revisions

From ModEnc²
en>Testid123
mNo edit summary
m 3 revisions imported
 
(One intermediate revision by one other user not shown)
Line 3: Line 3:
|files={{Categ|Rules(md).ini}}
|files={{Categ|Rules(md).ini}}
|values={{Values|bool}}
|values={{Values|bool}}
|default=no
|default=no (for [[VehicleTypes]]) yes (for [[AircraftTypes]])
|types={{categ|VehicleTypes}},{{categ|AircraftTypes}}
|types={{categ|VehicleTypes}},{{categ|AircraftTypes}}
|ra2=yes
|ra2=yes

Latest revision as of 21:39, 31 March 2025

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


Should be used only on AircraftTypes and is used to distinguish them from AircraftTypes which have MissileSpawn=yes set so that the game does not allow objects to get confused when conducting their threat scan.
Also used to indicate that the object is actually a 'true' aircraft rather than a flying bullet type, and to ensure the game produces this object from the correct 'doors' on the Weapons Factories (i.e. should it emerge from the front or from the roof).

Note