JumpjetControls: Difference between revisions
Appearance
en>Renegade No edit summary |
Rain-Islet (talk | contribs) m [bot] Batch update {{Bugs}} templates. |
||
| (14 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
{{WrongTitle|[{{PAGENAME}}]}} | {{WrongTitle|[{{PAGENAME}}]}} | ||
In this section of [[ | In {{ts}} and {{ra2}}, this section of {{rules}} is where the global [[JumpJet]] controls are located. They define the default [[Speed|speeds]] and movement behavior for units with <tt>Jumpjet=yes</tt> set. Units can override the values individually, or omit them to use defaults set here, though there is some divergence from the equivalent unit tags, because many of the tags would conflict with existing ones. | ||
The below table will show the [JumpjetControls] tags, and their unit equivalents: | |||
{| class="wikitable" | |||
|- | |||
! Global setting !! Override setting | |||
|- | |||
| Speed || [[JumpjetSpeed]] | |||
|- | |||
| TurnRate || [[JumpjetTurnRate]] | |||
|- | |||
| Acceleration || [[JumpjetAccel]] | |||
|- | |||
| Climb || [[JumpjetClimb]] | |||
|- | |||
| CruiseHeight || [[JumpjetHeight]] | |||
|- | |||
| WobbleDeviation || [[JumpjetDeviation]] | |||
|- | |||
| WobblesPerSecond || [[JumpjetWobbles]] | |||
|} | |||
<br> | |||
=={{Bugs}}== | |||
This entire section is believed to be obsolete in YR. | |||
* Phobos version 0.3 re-enables this section. | |||
==See also== | ==See also== | ||
[[MovementZone]] | |||
[[SpeedType]] | |||
[[Locomotor]] | |||
[[HoverAttack]] | |||
[[Crashable]] | |||
[[Category:{{PAGENAME}} Flags| ]] | [[Category:{{PAGENAME}} Flags| ]] | ||
[[Category:Rules(md).ini Sections]] | [[Category:Rules(md).ini Sections]] | ||
<!-- [[Category:General Editing Information]] --> | <!-- [[Category:General Editing Information]] --> | ||
Latest revision as of 17:32, 2 July 2025
In Tiberian Sun and Red Alert 2, this section of Rules(md).ini is where the global JumpJet controls are located. They define the default speeds and movement behavior for units with Jumpjet=yes set. Units can override the values individually, or omit them to use defaults set here, though there is some divergence from the equivalent unit tags, because many of the tags would conflict with existing ones.
The below table will show the [JumpjetControls] tags, and their unit equivalents:
| Global setting | Override setting |
|---|---|
| Speed | JumpjetSpeed |
| TurnRate | JumpjetTurnRate |
| Acceleration | JumpjetAccel |
| Climb | JumpjetClimb |
| CruiseHeight | JumpjetHeight |
| WobbleDeviation | JumpjetDeviation |
| WobblesPerSecond | JumpjetWobbles |
Bugs/Side-Effects/Unexpected Limitations
This entire section is believed to be obsolete in YR.
- Phobos version 0.3 re-enables this section.