ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.
Missile.Custom: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 8: | Line 8: | ||
}} | }} | ||
Specifies whether this AircraftType should exhibit missile behavior. If set to yes it enables the missile tags listed below, which must be set to meaningful values. Not recommended on V3RocketType, DMislType and CMislType. Defaults to no. | Specifies whether this AircraftType should exhibit missile behavior. If set to yes it enables the missile tags listed below, which must be set to meaningful values. Not recommended on V3RocketType, DMislType and CMislType. Defaults to no. | ||
== See Also == | |||
[[Missile.PauseFrames]] | |||
[[Missile.TiltFrames]] | |||
[[Missile.PitchInitial]] | |||
[[Missile.PitchFinal]] | |||
[[Missile.TurnRate]] | |||
[[Missile.RaiseRate]] | |||
[[Missile.Acceleration]] | |||
[[Missile.Altitude]] | |||
[[Missile.Damage]] | |||
[[Missile.EliteDamage]] | |||
[[Missile.BodyLength]] | |||
[[Missile.LazyCurve]] | |||
[[Missile.Warhead]] | |||
[[Missile.EliteWarhead]] | |||
[[Missile.TakeOffAnim]] | |||
[[Missile.TrailerAnim]] | |||
[[Missile.TrailerSeparation]] | |||
[http://ares-developers.github.io/Ares-docs/new/custommissiles.html Ares documentation] |
Revision as of 01:53, 12 April 2014
Flag: | Missile.Custom |
File(s): | rulesmd.ini |
Values: | boolean |
Default: | no |
Applicable to: | AircraftType |
Specifies whether this AircraftType should exhibit missile behavior. If set to yes it enables the missile tags listed below, which must be set to meaningful values. Not recommended on V3RocketType, DMislType and CMislType. Defaults to no.