Welcome to the TWC Wiki! You are not logged in. Please log in to the Wiki to vote in polls, change skin preferences, or edit pages. See HERE for details of how to LOG IN.

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
Line 6: Line 6:
 
*'''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:''' Either
+
*'''Battle/Strat:''' Battle
 
*'''Class:''' BATTLE_AI_ATTACKING
 
*'''Class:''' BATTLE_AI_ATTACKING
  

Revision as of 21:21, 22 September 2008

  • Type: Condition
  • Trigger Requirements: None
  • Parameters: logic token
  • 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