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

Difference between revisions of "IsLocomotor"

From ModEnc
Jump to: navigation, search
(Adding Damage note)
(3 intermediate revisions by 3 users not shown)
Line 9: Line 9:
 
}}
 
}}
  
A warhead with this flag set will temporarily inflict a different [[Locomotor]] (specified by the flag {{TTL|Locomotor|<locomotor CLSID>}}) onto the target unit (mind, such warheads can only affect [and thus target]  [[VehicleTypes]] and [[AircraftTypes]]).
+
A warhead with this flag set will temporarily inflict a different [[Locomotor]] (specified by the flag {{f|Locomotor|<locomotor CLSID>|link}}) onto the target unit (mind, such warheads can only affect [and thus target]  [[VehicleTypes]] and [[AircraftTypes]]).
  
A weapon using this warhead will not be able to affect targets whose {{TTL|Size}} exceeds the weapon's {{TTL|Damage}}.
+
A weapon using this warhead will not be able to affect targets whose {{f|Size|link}} exceeds the weapon's {{f|Damage|link}}.
  
 
However, certain locomotors have odd behavior when applied in this manner. It is unknown whether that is a bug or Westwood's intended way of working, since they only utilized the jumpjet locomotor in the game.
 
However, certain locomotors have odd behavior when applied in this manner. It is unknown whether that is a bug or Westwood's intended way of working, since they only utilized the jumpjet locomotor in the game.
Line 21: Line 21:
 
**The target will move using it's default locomotor and then freeze as with the chrono locomotor.
 
**The target will move using it's default locomotor and then freeze as with the chrono locomotor.
 
*Subterannean, Spawned Missile & Hover locomotor:
 
*Subterannean, Spawned Missile & Hover locomotor:
**The target will stop, and move orders will be frequently interupted while the weapon is affecting the target. (Poissbly related to the ROF)
+
**The target will stop, and move orders will be frequently interupted while the weapon is affecting the target. (Possibly related to the ROF)

Revision as of 09:09, 6 November 2018

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: IsLocomotor
File(s): Rules(md).ini
Values: Boolean values: yes or no, true or false, 1 or 0
Default: false
Applicable to: Warheads


A warhead with this flag set will temporarily inflict a different Locomotor (specified by the flag Locomotor=<locomotor CLSID>) onto the target unit (mind, such warheads can only affect [and thus target] VehicleTypes and AircraftTypes).

A weapon using this warhead will not be able to affect targets whose Size exceeds the weapon's Damage.

However, certain locomotors have odd behavior when applied in this manner. It is unknown whether that is a bug or Westwood's intended way of working, since they only utilized the jumpjet locomotor in the game.

  • the chrono locomotor:
    • after attacking the unit, the weapon won't retarget until manually ordered or the targeted unit is destroyed. Also, the victim will be frozen stiff after being moved, and will become easy prey for anything.
  • Aircraft locomotor:
    • the target will be 'stunned', and will ignore commands given to it. But it won't move anywhere. Add Landable=yes to the target unit, to stop it from doing so. (Discovered by CKW)
  • Infantry, vehicle & ship locomotors:
    • The target will move using it's default locomotor and then freeze as with the chrono locomotor.
  • Subterannean, Spawned Missile & Hover locomotor:
    • The target will stop, and move orders will be frequently interupted while the weapon is affecting the target. (Possibly related to the ROF)