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

Difference between revisions of "DeployFire"

From ModEnc
Jump to: navigation, search
m
 
Line 9: Line 9:
 
|ares=yes
 
|ares=yes
 
}}
 
}}
 
 
Can be set to 'yes' or 'no' and determines if this unit can be given the 'deploy' order, which will cause it to fire the weapon determined by {{Tt|[[DeployFireWeapon]]}} at the ground underneath itself.  
 
Can be set to 'yes' or 'no' and determines if this unit can be given the 'deploy' order, which will cause it to fire the weapon determined by {{Tt|[[DeployFireWeapon]]}} at the ground underneath itself.  
  
 
==Notes==
 
==Notes==
 
* For infantry units, the ART(MD).INI sequence should also specify which frames of its image sequence are to be used when it is deployed. If this is omitted, the unit will be unable to deploy if ordered to.  
 
* For infantry units, the ART(MD).INI sequence should also specify which frames of its image sequence are to be used when it is deployed. If this is omitted, the unit will be unable to deploy if ordered to.  
 +
*For Ra2 This tag cannot be used with  [[VehicleTypes]]
  
 
==See also==
 
==See also==
 
* [[IsSimpleDeployer]]
 
* [[IsSimpleDeployer]]

Latest revision as of 10:33, 7 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: DeployFire
File(s): rules(md).ini
Values: Unsigned integers: All non-negative whole numbers from 0 to either 32767, 2147483647 or 4294967295.
Default: 1
Applicable to: TechnoTypes:

AircraftTypes, BuildingTypes, InfantryTypes and VehicleTypes



Can be set to 'yes' or 'no' and determines if this unit can be given the 'deploy' order, which will cause it to fire the weapon determined by DeployFireWeapon at the ground underneath itself.

Notes

  • For infantry units, the ART(MD).INI sequence should also specify which frames of its image sequence are to be used when it is deployed. If this is omitted, the unit will be unable to deploy if ordered to.
  • For Ra2 This tag cannot be used with VehicleTypes

See also