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

Aircraft and Weapons

From ModEnc
Revision as of 12:22, 23 March 2011 by NewMillennium (talk | contribs)
Jump to: navigation, search

As many of you have propably noticed already, an aircraft's behaviour is strongly influenced by the weapon it carries. As there seems to be no other place to plug this in, the following article should serve as an overview of how aircraft behaviour is influenced by certain characteristics of the weapons they carry.

The first column says wether the AircraftType is a Fighter, the second column says wether its weapon has OmniFire, the third column what ROF its weapon has, the fourth column says what ROT the projectile has - these are the only factors influencing aircraft behaviour in RA2, AFAIK. In TS, OmniFire and Fighter tags do not exist. In YR, the behaviour is further affected by FlyBy and FlyBack. A special case is for aircraft using the spawned missile locomotor. The last column describes the resulting behaviour.

AircraftType: Fighter AircraftType: FlyBy AircraftType: FlyBack Weapon: OmniFire Weapon: ROF Projectile: Inviso Projectile: ROT Outcome
no N/A N/A no 0 0
yes N/A N/A yes any no 1 2
yes yes 0 0

Outcome 2

The weapon is fired in a strafing run pattern. The weapon is hard-coded to be fired five times at its target, unless the target is destroyed before, in which case it will also stop firing. The aircraft will be locked on its flight path until the weapon stops firing. The weapon's ROF will NOT be ignored; in case the aircraft moved further away from its target than the weapon's Range, the weapon will still fire and the projectiles will fly into their targets regardless of the distance between aircraft and target.