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

Difference between revisions of "EliteAirstrikeTeam"

From ModEnc
Jump to: navigation, search
m (Replacing Template:TTL with Template:F.)
m
 
Line 8: Line 8:
 
}}
 
}}
 
This flag is used as part of the Boris Airstrike Logic. It controls the number of [[AircraftTypes]] called in at Elite level by a weapon whose warhead has {{f|Airstrike|yes|link}}. The [[AircraftTypes]] themselves are defined using the {{f|EliteAirstrikeTeamType|link}} flag.
 
This flag is used as part of the Boris Airstrike Logic. It controls the number of [[AircraftTypes]] called in at Elite level by a weapon whose warhead has {{f|Airstrike|yes|link}}. The [[AircraftTypes]] themselves are defined using the {{f|EliteAirstrikeTeamType|link}} flag.
 +
 +
{{Bugs}}
 +
if '''EliteAirstrikeTeam=x''' '''(EliteAirstrikeTeam=-1,EliteAirstrikeTeam=0) '''
 +
Units using this weapon aim a laser beam at their target. But there will be no [[AircraftTypes]] flying to attack the target!
  
 
==See also==
 
==See also==

Latest revision as of 17:21, 26 June 2024

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: EliteAirstrikeTeam
File(s): rules(md).ini
Values: Unsigned integers: All non-negative whole numbers from 0 to either 32767, 2147483647 or 4294967295.
Applicable to: AircraftTypes, BuildingTypes, InfantryTypes, VehicleTypes


This flag is used as part of the Boris Airstrike Logic. It controls the number of AircraftTypes called in at Elite level by a weapon whose warhead has Airstrike=yes. The AircraftTypes themselves are defined using the EliteAirstrikeTeamType flag.

Cc alert.png Bugs/Side-Effects/Unexpected Limitations

if EliteAirstrikeTeam=x (EliteAirstrikeTeam=-1,EliteAirstrikeTeam=0) Units using this weapon aim a laser beam at their target. But there will be no AircraftTypes flying to attack the target!

See also