I UnitOrderedToPosition (M2-Scripting)
From TWC Wiki
Revision as of 11:36, 23 September 2008 by Augustus Lucifer (talk | contribs) (New page: __TOC__ *'''Type:''' Condition *'''Trigger Requirements:''' None *'''Parameters:''' unit_label pos_x pos_y logic_token distance *'''CA Example:''' I_UnitOrde...)
- Type: Condition
- Trigger Requirements: None
- Parameters: unit_label pos_x pos_y logic_token distance
- CA Example: I_UnitOrderedToPosition roman_archers 100 -60 < 20
- CA Description: Tests if the unit is moving to a location within a set radius
- Battle/Strat: Battle
- Class: UNIT_ORDERED_TO_POSITION
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.