BattleEnemyCurrentFormation (M2-Scripting)
From TWC Wiki
Revision as of 22:13, 22 September 2008 by Augustus Lucifer (talk | contribs) (New page: __TOC__ *'''Type:''' Condition *'''Trigger Requirements:''' enemy_unit *'''Parameters:''' formation (horde, column, square, wed...)
- Type: Condition
- Trigger Requirements: enemy_unit
- Parameters: formation (horde, column, square, wedge, square_hollow, testudo, phalanx)
- CA Example: BattleEnemyCurrentFormation = unit_formation
- CA Description: What is the current formation of the enemy unit?
- Battle/Strat: Battle
- Class: BATTLE_ENEMY_CURRENT_FORMATION
Detailed Description
None currently
Sample Scripts
None Currently
Sample Triggers
None Currently
See Also
- Conditions (M2-Scripting) - For links to other condition pages and information on parameters.