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)) |
||
(2 intermediate revisions by one other user not shown) | |||
Line 14: | Line 14: | ||
Listed Alphabetically | Listed Alphabetically | ||
− | + | *[[BattlePlayerActionStatus (M2-Scripting)|BattlePlayerActionStatus]] | |
*[[BattlePlayerCurrentFormation (M2-Scripting)|BattlePlayerCurrentFormation]] | *[[BattlePlayerCurrentFormation (M2-Scripting)|BattlePlayerCurrentFormation]] | ||
*[[BattlePlayerMountClass (M2-Scripting)|BattlePlayerMountClass]] | *[[BattlePlayerMountClass (M2-Scripting)|BattlePlayerMountClass]] | ||
Line 33: | Line 33: | ||
== 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.