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 |
||
(One intermediate revision by the same user not shown) | |||
Line 5: | Line 5: | ||
|default=no | |default=no | ||
|types=AircraftType | |types=AircraftType | ||
|extver=New in version 0.3. | |||
|ares=yes | |ares=yes | ||
|aresflag=yes | |||
}} | }} | ||
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] |
Latest revision as of 02:13, 12 April 2014
Flag: | Missile.Custom |
File(s): | rulesmd.ini |
Values: | boolean |
Default: | no |
Extension Version: | New in version 0.3. |
Applicable to: | AircraftType |
This flag is part of Ares. Do not use it without Ares installed. |
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.