Jump to content

Landable: Difference between revisions

From ModEnc²
m 4 revisions imported
Rain-Islet (talk | contribs)
m [bot] Batch update {{Bugs}} templates.
 
Line 11: Line 11:
}}
}}
Can be set to 'yes' or 'no' and determines whether or not this AircraftType is able to land either on the map or a structure with Helipad=yes set. Strangely, this defaults to 'no' so you must set this to 'yes' to get aircraft to land. Is only set to 'no' for the Paradrop plane in Red Alert 2 to make sure it never actually tries to land.
Can be set to 'yes' or 'no' and determines whether or not this AircraftType is able to land either on the map or a structure with Helipad=yes set. Strangely, this defaults to 'no' so you must set this to 'yes' to get aircraft to land. Is only set to 'no' for the Paradrop plane in Red Alert 2 to make sure it never actually tries to land.
{{Bugs}}
=={{Bugs}}==
*Causes [[AircraftTypes]] to gain the {{f|Selectable|no|Link}} effect if <b>Landable=no</b> on [[AircraftTypes]].
*Causes [[AircraftTypes]] to gain the {{f|Selectable|no|Link}} effect if <b>Landable=no</b> on [[AircraftTypes]].
**But if it also has <b>{{f|Spawned|yes|Link}}</b>, then it is necessary to specify <b>{{f|Selectable|no|link}}</b> to achieve the effect of being unselectable.
**But if it also has <b>{{f|Spawned|yes|Link}}</b>, then it is necessary to specify <b>{{f|Selectable|no|link}}</b> to achieve the effect of being unselectable.

Latest revision as of 17:32, 2 July 2025

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: Landable
File(s): rules(md).ini
Values: ERROR – No value types set! Please edit this page and fix the Flag template!
Applicable to: InfantryTypes, VehicleTypes, AircraftTypes, BuildingTypes


Can be set to 'yes' or 'no' and determines whether or not this AircraftType is able to land either on the map or a structure with Helipad=yes set. Strangely, this defaults to 'no' so you must set this to 'yes' to get aircraft to land. Is only set to 'no' for the Paradrop plane in Red Alert 2 to make sure it never actually tries to land.

Bugs/Side-Effects/Unexpected Limitations

  • If we sell an airport that produces AircraftTypes with Landable=no when there is no airport. AircraftTypes with Landable=no will fly in circles.