I UnitGroupInRangeOfUnit (M2-Scripting)
From TWC Wiki
Revision as of 11:54, 23 September 2008 by Augustus Lucifer (talk | contribs) (New page: __TOC__ *'''Type:''' Condition *'''Trigger Requirements:''' None *'''Parameters:''' group_label target_unit_label *'''CA Example:''' I_UnitGroupInRangeOfUnit...)
- Type: Condition
- Trigger Requirements: None
- Parameters: group_label target_unit_label
- CA Example: I_UnitGroupInRangeOfUnit archer_group enemy_unit1
- CA Description: Tests if any unit in the group is within range of the target unit
- Battle/Strat: Battle
- Class: UNIT_GROUP_IN_RANGE_OF_UNIT
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.