I BattleEnemyArmyNumberOfMatchingUnits (M2-Scripting)
From TWC Wiki
Revision as of 12:10, 23 September 2008 by Augustus Lucifer (talk | contribs) (New page: __TOC__ *'''Type:''' Condition *'''Trigger Requirements:''' None *'''Parameters:''' unit match type, logic token, test value *'''CA Example:''' I_BattleEnemy...)
- Type: Condition
- Trigger Requirements: None
- Parameters: unit match type, logic token, test value
- CA Example: I_BattleEnemyArmyNumberOfMatchingUnits has_dogs > 2
- CA Description: Test to see how many units of the enemy army match a particular match category
- Battle/Strat: Battle
- Class: BATTLE_ENEMY_ARMY_NUMBER_OF_UNIT_MATCHING_TEST
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.