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

Difference between revisions of "Aircraft and Weapons"

From ModEnc
Jump to: navigation, search
Line 9: Line 9:
 
!AircraftType: <tt>[[OmniFire]]</tt>
 
!AircraftType: <tt>[[OmniFire]]</tt>
 
!Weapon: <tt>[[ROF]]</tt>
 
!Weapon: <tt>[[ROF]]</tt>
 +
!Projectile: <tt>[[Inviso]]</tt>
 
!Projectile: <tt>[[ROT]]</tt>
 
!Projectile: <tt>[[ROT]]</tt>
 
!Outcome
 
!Outcome
 
|-
 
|-
 
|''no''
 
|''no''
 +
|''N/A''
 +
|''N/A''
 
|''no''
 
|''no''
 
|''0''
 
|''0''
Line 19: Line 22:
 
|-
 
|-
 
|''yes''
 
|''yes''
 +
|''N/A''
 +
|''N/A''
 +
|''yes''
 +
|''any''
 
|''no''
 
|''no''
|''0''
+
|''1''
|''0''
+
|[[Aircraft and Weapons#Outcome 2|2]]
|
 
 
|-
 
|-
 
|''yes''
 
|''yes''
Line 29: Line 35:
 
|''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.
  
 
[[Category:General Editing Information]]
 
[[Category:General Editing Information]]

Revision as of 12:15, 23 March 2011

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 AircraftType: 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.