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 BattleAiAssaultingCrossing (M2-Scripting)"

From TWC Wiki
Jump to navigationJump to search
(New page: __TOC__ *'''Type:''' Condition *'''Trigger Requirements:''' None *'''Parameters:''' logic token *'''CA Example:''' I_BattleAiAssaultingCrossing *'''CA Descri...)
 
m
Line 3: Line 3:
 
*'''Type:''' [[Conditions (M2-Scripting)|Condition]]
 
*'''Type:''' [[Conditions (M2-Scripting)|Condition]]
 
*'''Trigger Requirements:''' None
 
*'''Trigger Requirements:''' None
*'''Parameters:''' logic token
+
*'''Parameters:''' None
 
*'''CA Example:''' I_BattleAiAssaultingCrossing
 
*'''CA Example:''' I_BattleAiAssaultingCrossing
 
*'''CA Description:''' Is the enemy ai planning to assault the river crossing?
 
*'''CA Description:''' Is the enemy ai planning to assault the river crossing?

Revision as of 02:30, 23 September 2008

  • Type: Condition
  • Trigger Requirements: None
  • Parameters: None
  • CA Example: I_BattleAiAssaultingCrossing
  • CA Description: Is the enemy ai planning to assault the river crossing?
  • Battle/Strat: Battle
  • Class: BATTLE_AI_ASSAULTING_CROSSING


Detailed Description

None currently


Sample Scripts

None Currently


Sample Triggers

None Currently


See Also