I UnitExists (M2-Scripting)
From TWC Wiki
Revision as of 17:31, 24 September 2008 by Augustus Lucifer (talk | contribs) (New page: __TOC__ *'''Type:''' Condition *'''Trigger Requirements:''' None *'''Parameters:''' Faction, Unit type *'''CA Example:''' I_UnitExists England Spear Militia ...)
- Type: Condition
- Trigger Requirements: None
- Parameters: Faction, Unit type
- CA Example: I_UnitExists England Spear Militia
- CA Description: Does the faction own any of these units?
- Battle/Strat: Strat
- Class: I_UNIT_EXISTS
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.