Welcome to the TWC Wiki! You are not logged in. Please log in to the Wiki to vote in polls, change skin preferences, or edit pages. See HERE for details of how to LOG IN.

Difference between revisions of "I UnitEnemyUnitInRadius (M2-Scripting)"

From TWC Wiki
Jump to navigationJump to search
(New page: __TOC__ *'''Type:''' Condition *'''Trigger Requirements:''' None *'''Parameters:''' unit_label radius *'''CA Example:''' I_UnitEnemyUnitInRadius roman_archer...)
(No difference)

Revision as of 12:38, 23 September 2008

  • Type: Condition
  • Trigger Requirements: None
  • Parameters: unit_label radius
  • CA Example: I_UnitEnemyUnitInRadius roman_archers 100
  • CA Description: Tests if there is any enemy within the specified radius of the unit
  • Battle/Strat: Battle
  • Class: UNIT_ENEMY_UNIT_IN_RADIUS


Detailed Description

None currently


Sample Scripts

None Currently


Sample Triggers

None Currently


See Also