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

Difference between revisions of "Speed"

From ModEnc
Jump to: navigation, search
m (Replacing Template:TTL with Template:F.)
m
 
(7 intermediate revisions by 5 users not shown)
Line 2: Line 2:
 
|name={{PAGENAME}}
 
|name={{PAGENAME}}
 
|files={{Categ|Rules(md).ini}}
 
|files={{Categ|Rules(md).ini}}
|values={{values|float}}
+
|values=0 - 100
 
|special=
 
|special=
 
|default=none
 
|default=none
|types={{Categ|JumpjetControls}}, {{Categ|InfantryTypes}}, {{Categ|VehicleTypes}}, {{Categ|AircraftTypes}}, {{Categ|BuildingTypes}}, {{Categ|WeaponTypes}}
+
|types={{Categ|JumpjetControls}}, {{Categ|InfantryTypes}}, {{Categ|VehicleTypes}}, {{Categ|AircraftTypes}}, {{Categ|BuildingTypes}}, {{Categ|Weapons}}
 
|ra=yes
 
|ra=yes
 
|cs=yes
 
|cs=yes
Line 22: Line 22:
  
 
== On WeaponTypes ==
 
== On WeaponTypes ==
Specifies the speed the weapon's projectile will have when fired. This only works on projectiles with a [[ROT]] larger than 0.
+
Specifies the speed the weapon's projectile will have when fired. This only works on projectiles with a [[ROT]] larger than 0. The value will also be ignored if the weapon is used as an [[AirburstWeapon]].
  
 
== On JumpJet Controls ==
 
== On JumpJet Controls ==
 +
Specifies the speed of units flying using the Jumpjet locomotor in {{ts}}.
  
Specifies the default speed of JumpJet units. Individual units can override this using the {{f|JumpjetSpeed|link}} flag.
+
In {{ra2}} and {{yr}} individual units have to define {{f|JumpjetSpeed|link}} instead.
  
 
== In Powerups ==
 
== In Powerups ==
Line 49: Line 50:
  
 
See [{{f|Powerups|link}}].
 
See [{{f|Powerups|link}}].
 +
 +
{{Bugs}}
 +
*Even if [[Red Alert]] does not have [[Locomotor]], if [[InfantryTypes]] has too much Speed It will move with problems This restriction is the same as {{f|Locomotor|{4A582744-9839-11d1-B709-00A024DDAFD1}|Link}}.

Latest revision as of 13:52, 15 August 2024

Tiberian Dawn The Covert Operations Red Alert Counterstrike Aftermath Tiberian Sun Firestorm HyperPatch Red Alert 2 Yuri's Revenge Ares Generals Zero Hour Tiberium Wars Kane's Wrath
Flag: Speed
File(s): Rules(md).ini
Values: 0 - 100
Default: none
Applicable to: JumpjetControls, InfantryTypes, VehicleTypes, AircraftTypes, BuildingTypes, Weapons


On ObjectTypes

Specifies the movement speed of this ObjectType.

On WeaponTypes

Specifies the speed the weapon's projectile will have when fired. This only works on projectiles with a ROT larger than 0. The value will also be ignored if the weapon is used as an AirburstWeapon.

On JumpJet Controls

Specifies the speed of units flying using the Jumpjet locomotor in Tiberian Sun.

In Red Alert 2 and Yuri's Revenge individual units have to define JumpjetSpeed instead.

In Powerups

Tiberian Dawn The Covert Operations Red Alert Counterstrike Aftermath Tiberian Sun Firestorm HyperPatch Red Alert 2 Yuri's Revenge Ares Generals Zero Hour Tiberium Wars Kane's Wrath
Flag: Speed
File(s): Rules(md).ini
Values: Values that don't conform to any typical format (see article)
Default: none
Applicable to: Powerups


See [Powerups].

Cc alert.png Bugs/Side-Effects/Unexpected Limitations