Difference between revisions of "Player unit (M2-Scripting)"
From TWC Wiki
Jump to navigationJump to search (→Conditions That Require) |
m (Quick-adding category "M2TW Scripting Exported Triggers" (using HotCat)) |
||
(5 intermediate revisions by one other user not shown) | |||
Line 14: | Line 14: | ||
Listed Alphabetically | Listed Alphabetically | ||
+ | *[[BattlePlayerActionStatus (M2-Scripting)|BattlePlayerActionStatus]] | ||
+ | *[[BattlePlayerCurrentFormation (M2-Scripting)|BattlePlayerCurrentFormation]] | ||
*[[BattlePlayerMountClass (M2-Scripting)|BattlePlayerMountClass]] | *[[BattlePlayerMountClass (M2-Scripting)|BattlePlayerMountClass]] | ||
+ | *[[BattlePlayerUnitCategory (M2-Scripting)|BattlePlayerUnitCategory]] | ||
*[[BattlePlayerUnitClass (M2-Scripting)|BattlePlayerUnitClass]] | *[[BattlePlayerUnitClass (M2-Scripting)|BattlePlayerUnitClass]] | ||
+ | *[[BattlePlayerUnitCloseFormation (M2-Scripting)|BattlePlayerUnitCloseFormation]] | ||
+ | *[[BattlePlayerUnitEngaged (M2-Scripting)|BattlePlayerUnitEngaged]] | ||
+ | *[[BattlePlayerUnitMeleeStrength (M2-Scripting)|BattlePlayerUnitMeleeStrength]] | ||
+ | *[[BattlePlayerUnitMissileStrength (M2-Scripting)|BattlePlayerUnitMissileStrength]] | ||
+ | *[[BattlePlayerUnitMovingFast (M2-Scripting)|BattlePlayerUnitMovingFast]] | ||
+ | *[[BattlePlayerUnitOnWalls (M2-Scripting)|BattlePlayerUnitOnWalls]] | ||
+ | *[[BattlePlayerUnitSiegeEngineClass (M2-Scripting)|BattlePlayerUnitSiegeEngineClass]] | ||
+ | *[[BattlePlayerUnitSpecialAbilityActive (M2-Scripting)|BattlePlayerUnitSpecialAbilityActive]] | ||
+ | *[[BattlePlayerUnitSpecialAbilitySupported (M2-Scripting)|BattlePlayerUnitSpecialAbilitySupported]] | ||
+ | *[[BattlePlayerUnitSpecialFormation (M2-Scripting)|BattlePlayerUnitSpecialFormation]] | ||
+ | *[[BattleRangeOfAttack (M2-Scripting)|BattleRangeOfAttack]] | ||
== 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. | ||
+ | *[[Events (M2-Scripting)]] - For links to other events pages. | ||
+ | |||
+ | [[Category:M2TW Scripting Exported Triggers]] |
Latest revision as of 14:59, 11 April 2009
player_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
- BattlePlayerActionStatus
- BattlePlayerCurrentFormation
- BattlePlayerMountClass
- BattlePlayerUnitCategory
- BattlePlayerUnitClass
- BattlePlayerUnitCloseFormation
- BattlePlayerUnitEngaged
- BattlePlayerUnitMeleeStrength
- BattlePlayerUnitMissileStrength
- BattlePlayerUnitMovingFast
- BattlePlayerUnitOnWalls
- BattlePlayerUnitSiegeEngineClass
- BattlePlayerUnitSpecialAbilityActive
- BattlePlayerUnitSpecialAbilitySupported
- BattlePlayerUnitSpecialFormation
- BattleRangeOfAttack
See Also
- Conditions (M2-Scripting) - For links to other condition/trigger pages and information on parameters.
- Events (M2-Scripting) - For links to other events pages.