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

Difference between revisions of "AirportBound"

From ModEnc
Jump to: navigation, search
(Dedeezirified.)
m (Replacing Template:TTL with Template:F.)
 
Line 7: Line 7:
 
|yr=yes
 
|yr=yes
 
|rp=yes
 
|rp=yes
}}This flag determines whether the attached [[AircraftType]] needs to dock with its associated structure after completing a mission. This structure will usually have {{TTL|Helipad|yes}}.
+
}}This flag determines whether the attached [[AircraftType]] needs to dock with its associated structure after completing a mission. This structure will usually have {{f|Helipad|yes|link}}.
  
With this set to yes, an [[AircraftType]] cannot land anywhere but at a structure listed in their {{TTL|Dock}} tag. If the only or last structure that the [[AircraftType]] is capable of landing at is destroyed, then the [[AircraftType]] will crash and be destroyed.
+
With this set to yes, an [[AircraftType]] cannot land anywhere but at a structure listed in their {{f|Dock|link}} tag. If the only or last structure that the [[AircraftType]] is capable of landing at is destroyed, then the [[AircraftType]] will crash and be destroyed.
  
Any air unit that needs to dock at an 'Airport' needs to be listed in the {{TTL|PadAircraft}} list, otherwise the game will experience problems when constructing units from that structure.
+
Any air unit that needs to dock at an 'Airport' needs to be listed in the {{f|PadAircraft|link}} list, otherwise the game will experience problems when constructing units from that structure.

Latest revision as of 09:21, 27 November 2009

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


This flag determines whether the attached AircraftType needs to dock with its associated structure after completing a mission. This structure will usually have Helipad=yes.

With this set to yes, an AircraftType cannot land anywhere but at a structure listed in their Dock tag. If the only or last structure that the AircraftType is capable of landing at is destroyed, then the AircraftType will crash and be destroyed.

Any air unit that needs to dock at an 'Airport' needs to be listed in the PadAircraft list, otherwise the game will experience problems when constructing units from that structure.