Jump to content

SeparateAircraft: Difference between revisions

From ModEnc²
en>DCoder
No edit summary
 
en>DCoder
Rewrite
Line 1: Line 1:
{{DeeZireInclusion}}<br />
{{flag
Despite what the comments in RULES.INI say, this does not get used with structures that have Helipad=yes set, however it can work with structures that have HoverPad=yes set. If set to 'no', this means that you get a free aircraft with a 'hoverpad' when it is produced which only works if the structure only has one docking location (see the tag list in the [BuildingTypes] section for more details).
|values={{values|bool}}
|types={{Categ|General}}
|ra=yes
|cs=yes
|am=yes
|ts=yes
|fs=yes
|ets=yes
|ra2=yes
|yr=yes
|rp=yes
}}
 
== {{ra}} , {{cs}} and {{am}} ==
 
If set to {{Tt|no}}, certain BuildingTypes (helipads) get their dock filled with a certain (hardcoded, depending on the side building it) AircraftType.
 
== {{ts}} - {{yr}} ==
 
If set to {{Tt|no}}, all BuildingTypes with {{TTL|HoverPad|yes}} get their first dock filled with a certain AircraftType.
 
{{NeedTesting}}
In {{ts}} and {{fs}}, said AircraftType is the first one from the {{sl|AircraftTypes}} list.
 
In {{ra2}} and {{yr}}, it's the first entry in the {{sl|General}}{{arr|r}}{{TTL|PadAircraft}} list.

Revision as of 16:26, 31 May 2008

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: SeparateAircraft
File(s): rules(md).ini
Values: Boolean values: yes or no, true or false, 1 or 0
Applicable to: General


Red Alert , Counterstrike and Aftermath

If set to no, certain BuildingTypes (helipads) get their dock filled with a certain (hardcoded, depending on the side building it) AircraftType.

Tiberian Sun - Yuri's Revenge

If set to no, all BuildingTypes with Template:TTL get their first dock filled with a certain AircraftType.

Template:NeedTesting In Tiberian Sun and Firestorm, said AircraftType is the first one from the [AircraftTypes] list.

In Red Alert 2 and Yuri's Revenge, it's the first entry in the [General]Template:TTL list.