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

Difference between revisions of "NoMovingFire"

From ModEnc
Jump to: navigation, search
m
m
 
(One intermediate revision by one other user not shown)
Line 3: Line 3:
 
|default=no
 
|default=no
 
|types={{Categ|VehicleTypes}}
 
|types={{Categ|VehicleTypes}}
 +
|ra=yes
 +
|cs=yes
 +
|am=yes
 
|ts=yes
 
|ts=yes
 
|fs=yes
 
|fs=yes
 
|hp=yes
 
|hp=yes
 
}}
 
}}
 +
This flag specifies whether or not a [[VehicleTypes|vehicle]] must stop moving completely before firing its [[Weapons|weapon]].<br>
 +
Since a vehicle will normally cease moving if it is within firing range anyway, the difference between {{f|NoMovingFire|yes|link}} and the default behavior is usually negligible, especially for vehicles without [[turret]]s.<br>
  
This flag specifies whether or not a [[VehicleTypes|vehicle]] must stop moving completely before firing its [[Weapons|weapon]].
+
{{Bugs}}
 
+
At least in {{ts}}, the flag doesn't work as expected. Units can still fire while moving, and [[ROF]] gets reset when the unit stops, allowing it to immediately fire again.
Since a vehicle will normally cease moving if it is within firing range anyway, the difference between {{f|NoMovingFire|yes|link}} and the default behavior is usually negligible, especially for vehicles without [[turret]]s.
 

Latest revision as of 13:43, 22 October 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: NoMovingFire
File(s): rules(md).ini
Values: Boolean values: yes or no, true or false, 1 or 0
Default: no
Applicable to: VehicleTypes


This flag specifies whether or not a vehicle must stop moving completely before firing its weapon.
Since a vehicle will normally cease moving if it is within firing range anyway, the difference between NoMovingFire=yes and the default behavior is usually negligible, especially for vehicles without turrets.

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

At least in Tiberian Sun, the flag doesn't work as expected. Units can still fire while moving, and ROF gets reset when the unit stops, allowing it to immediately fire again.