ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.
Landable: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
{{ | {{Flag | ||
|name={{PAGENAME}} | |||
|files={{Categ|rules(md).ini}} | |||
|types={{Categ|InfantryTypes}}, {{Categ|VehicleTypes}}, {{Categ|AircraftTypes}}, {{Categ|BuildingTypes}} | |||
|ts=yes | |||
|fs=yes | |||
|hp=yes | |||
|ra2=yes | |||
|yr=yes | |||
|ares=yes | |||
}} | |||
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}} | |||
*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. | |||
***That is, <b>{{f|Spawned|yes|link}}</b> will allow the value of <b>{{f|Selectable|link}}</b> to [https://t.bilibili.com/884748819012517897 be effectively manually defined again], even in the case of '''Landable=no'''. | |||
***Therefore, you must manually specify {{f|Selectable|no|Link}} for Airstrike planes and spy planes. | |||
***Rather than simply assuming that the [[AircraftTypes]] cannot be selected due to having '''Landable=no''' and omitting it as a result. | |||
*if they are attacked by <b>Magnetron</b> while this [[AircraftTypes]] is in the air if <b>Magnetron</b> cancels the attack. When <b>[[AircraftTypes]]</b> with <b>Landable=no</b> hits the ground, it dies instantly. | |||
*If you use <b>Chronosphere</b> with [[AircraftTypes]] with tags <b>Landable=no</b> when [[AircraftTypes]] with <b>Landable=no</b> reaches its destination. Will keep flying until leaving the area | |||
*If we sell an airport that produces [[AircraftTypes]] with <b>Landable=no</b> when there is no airport. [[AircraftTypes]] with <b>Landable=no</b> will fly in circles. |
Latest revision as of 15:28, 1 August 2024
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
- Causes AircraftTypes to gain the Selectable=no effect if Landable=no on AircraftTypes.
- But if it also has Spawned=yes, then it is necessary to specify Selectable=no to achieve the effect of being unselectable.
- That is, Spawned=yes will allow the value of Selectable to be effectively manually defined again, even in the case of Landable=no.
- Therefore, you must manually specify Selectable=no for Airstrike planes and spy planes.
- Rather than simply assuming that the AircraftTypes cannot be selected due to having Landable=no and omitting it as a result.
- But if it also has Spawned=yes, then it is necessary to specify Selectable=no to achieve the effect of being unselectable.
- if they are attacked by Magnetron while this AircraftTypes is in the air if Magnetron cancels the attack. When AircraftTypes with Landable=no hits the ground, it dies instantly.
- If you use Chronosphere with AircraftTypes with tags Landable=no when AircraftTypes with Landable=no reaches its destination. Will keep flying until leaving the area
- If we sell an airport that produces AircraftTypes with Landable=no when there is no airport. AircraftTypes with Landable=no will fly in circles.