Jump to content

WobblesPerSecond: Difference between revisions

From ModEnc²
en>DCoder
No edit summary
 
m 3 revisions imported
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{DeeZireInclusion}}<br />
{{Flag
The number of times per second that units which have JumpJet=yes assigned will wobble although this can be overridden in the units entry with the JumpjetWobbles= statement and even disabled completely with the JumpjetNoWobbles= statement. Used by the locomotor CLSID.
|files={{Categ|ini=rules}}
|values={{Values|floats}}
|default=0.25
|types={{Categ|JumpjetControls}}
|ts=yes
|fs=yes
|hp=yes
|ets=yes
|ra2obsolete=yes
}}
The number of times per second a unit flying using the Jumpjet locomotor wobbles up and down by {{f|WobbleDeviation|link}}. Must not be {{tt|0.0}}.
 
In Red Alert 2 and its expansion pack, use {{f|JumpjetWobbles|link}}.

Latest revision as of 22:14, 31 March 2025

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: WobblesPerSecond
File(s): rules(md).ini
Values: Floating point values: Any decimal number (clearer range should be added in Template:Values).
Default: 0.25
Applicable to: JumpjetControls

Logic related to WobblesPerSecond, as a whole or in part, is obsolete in Red Alert 2 and/or Yuri's Revenge.



The number of times per second a unit flying using the Jumpjet locomotor wobbles up and down by WobbleDeviation. Must not be 0.0.

In Red Alert 2 and its expansion pack, use JumpjetWobbles.