Difference between revisions of "I BattleAiAttacking (M2-Scripting)"
From TWC Wiki
Jump to navigationJump to search (New page: __TOC__ *'''Type:''' Condition *'''Trigger Requirements:''' None *'''Parameters:''' logic token *'''CA Example:''' I_BattleAiAttacking *'''CA Description:'''...) |
m (Removed category "M2TW Scripting"; Quick-adding category "M2TW Scripting Condition" (redirect M2TW Scripting Condition resolved (using HotCat)) |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 3: | Line 3: | ||
*'''Type:''' [[Conditions (M2-Scripting)|Condition]] | *'''Type:''' [[Conditions (M2-Scripting)|Condition]] | ||
*'''Trigger Requirements:''' None | *'''Trigger Requirements:''' None | ||
− | *'''Parameters:''' | + | *'''Parameters:''' None |
*'''CA Example:''' I_BattleAiAttacking | *'''CA Example:''' I_BattleAiAttacking | ||
*'''CA Description:''' Is the enemy ai planning to attack the player? | *'''CA Description:''' Is the enemy ai planning to attack the player? | ||
− | *'''Battle/Strat:''' | + | *'''Battle/Strat:''' Battle |
*'''Class:''' BATTLE_AI_ATTACKING | *'''Class:''' BATTLE_AI_ATTACKING | ||
Line 27: | Line 27: | ||
== See Also == | == See Also == | ||
*[[Conditions (M2-Scripting)]] - For links to other condition pages and information on parameters. | *[[Conditions (M2-Scripting)]] - For links to other condition pages and information on parameters. | ||
+ | |||
+ | |||
+ | |||
+ | [[Category:M2TW Scripting Condition]] |
Latest revision as of 14:44, 11 April 2009
- Type: Condition
- Trigger Requirements: None
- Parameters: None
- CA Example: I_BattleAiAttacking
- CA Description: Is the enemy ai planning to attack the player?
- Battle/Strat: Battle
- Class: BATTLE_AI_ATTACKING
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.