Difference between revisions of "Enemy unit (M2-Scripting)"
From TWC Wiki
Jump to navigationJump to search (New page: __TOC__ enemy_unit is a trigger exported by some Scripting Events and required by some Scripting Conditions. == Detailed Information == To Be Amended == Events That Export == To Be Ame...) |
(→Conditions That Require) |
||
Line 14: | Line 14: | ||
Listed Alphabetically | Listed Alphabetically | ||
+ | *[[BattleEnemyCurrentFormation (M2-Scripting)|BattleEnemyCurrentFormation]] | ||
+ | *[[BattleEnemyUnitCategory (M2-Scripting)|BattleEnemyUnitCategory]] | ||
*[[BattleEnemyUnitClass (M2-Scripting)|BattleEnemyUnitClass]] | *[[BattleEnemyUnitClass (M2-Scripting)|BattleEnemyUnitClass]] | ||
+ | *[[BattleEnemyUnitCloseFormation (M2-Scripting)|BattleEnemyUnitCloseFormation]] | ||
+ | *[[BattleEnemyUnitOnWalls (M2-Scripting)|BattleEnemyUnitOnWalls]] | ||
+ | *[[BattleEnemyUnitSiegeEngineClass (M2-Scripting)|BattleEnemyUnitSiegeEngineClass]] | ||
== See Also == | == See Also == | ||
*[[Conditions (M2-Scripting)]] - For links to other condition/trigger pages and information on parameters. | *[[Conditions (M2-Scripting)]] - For links to other condition/trigger pages and information on parameters. |
Revision as of 22:06, 22 September 2008
enemy_unit is a trigger exported by some Scripting Events and required by some Scripting Conditions.
Detailed Information
To Be Amended
Events That Export
To Be Amended
Conditions That Require
Listed Alphabetically
- BattleEnemyCurrentFormation
- BattleEnemyUnitCategory
- BattleEnemyUnitClass
- BattleEnemyUnitCloseFormation
- BattleEnemyUnitOnWalls
- BattleEnemyUnitSiegeEngineClass
See Also
- Conditions (M2-Scripting) - For links to other condition/trigger pages and information on parameters.