Jump to content

Deployer: Difference between revisions

From ModEnc²
en>Nighthawk200
When you edit a DeeZire page, put in the bloody flag template!!
en>Marshall
Reworded and added some 'see also' links
Line 8: Line 8:
|default=no
|default=no
}}
}}
Specifies whether or not this [[InfantryType]] can deploy.


This can be set to either "yes" or "no" which determines if this [[InfantryType]] is able or unable to deploy. This infantry's [[Art.ini]] [[InfantrySequence]] should specify the frames within the infantry's [[SHP]] file for its deployment, fire in deployment (see [[DeployFire]]), and other motions while deployed.
The infantry [[Sequence]] used by this [[InfantryType]] should specify the [[SHP]] file frames to use for its various deploy animations.
 
==See Also==
*[[DeployFire]]
*[[DeploySound]]
*[[UndeploySound]]
*[[UndeployDelay]]
*[[DeployedCrushable]]

Revision as of 18:16, 23 December 2009

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: Deployer
File(s): rules(md).ini
Values: Boolean values: yes or no, true or false, 1 or 0
Default: no
Applicable to: InfantryTypes


Specifies whether or not this InfantryType can deploy.

The infantry Sequence used by this InfantryType should specify the SHP file frames to use for its various deploy animations.

See Also