I BattlePlayerArmyNumberOfMatchingUnits (M2-Scripting)
From TWC Wiki
Revision as of 13:02, 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_BattlePlaye...)
- Type: Condition
- Trigger Requirements: None
- Parameters: unit match type, logic token, test value
- CA Example: I_BattlePlayerArmyNumberOfMatchingUnits has_dogs > 2
- CA Description: Test to see how many units of the player's army match a particular match category
- Battle/Strat: Battle
- Class: BATTLE_PLAYER_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.