Jump to content

AirRangeBonus: Difference between revisions

From ModEnc²
en>DCoder
No edit summary
 
en>Nighthawk200
Dedeezirified.
Line 1: Line 1:
{{DeeZireInclusion}}<br />
{{Flag
This specifies the additional range that the objects Primary= weapon gets if that weapon's Projectile= has AA=true set (i.e. it is able to fire at aircraft). This only applies to Primary= weapons and should be set equal to or less than the range of the weapon or targeting problems can arise and the unit may not be able to target anything.
|name={{PAGENAME}}
|files={{Categ|ini=rules}}
|types={{Categ|Technoes}}
|values={{values|unsigned integers}}
|ra2=yes
|yr=yes
|rp=yes
}}This flag defines the additional range added to a [[TechnoType]]'s {{TTL|Primary}} weapon when it is targeting [[AircraftTypes]]. In order to do this, the weapon's projectile must have {{TTL|AA|yes}} set.
 
This flag only applies to the {{TTL|Primary}} weapon. It should be set less than or equal to the normal range of the weapon, otherwise targeting issues arise, and the unit will be unable to target anything.

Revision as of 18:36, 15 June 2008

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: AirRangeBonus
File(s): rules(md).ini
Values: Unsigned integers: All non-negative whole numbers from 0 to either 32767, 2147483647 or 4294967295.
Applicable to: TechnoTypes:

AircraftTypes, BuildingTypes, InfantryTypes and VehicleTypes



This flag defines the additional range added to a TechnoType's Template:TTL weapon when it is targeting AircraftTypes. In order to do this, the weapon's projectile must have Template:TTL set.

This flag only applies to the Template:TTL weapon. It should be set less than or equal to the normal range of the weapon, otherwise targeting issues arise, and the unit will be unable to target anything.