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

From TWC Wiki
Jump to navigationJump to search
(New page: __TOC__ *'''Type:''' Condition *'''Trigger Requirements:''' None *'''Parameters:''' logic token *'''CA Example:''' I_BattlePlayerArmyIsAttacker *'''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_BattlePlayerArmyIsAttacker
 
*'''CA Example:''' I_BattlePlayerArmyIsAttacker
 
*'''CA Description:''' Is the player attacking
 
*'''CA Description:''' Is the player attacking

Revision as of 02:27, 23 September 2008

  • Type: Condition
  • Trigger Requirements: None
  • Parameters: None
  • CA Example: I_BattlePlayerArmyIsAttacker
  • CA Description: Is the player attacking
  • Battle/Strat: Battle
  • Class: BATTLE_PLAYER_ARMY_IS_ATTACKER


Detailed Description

None currently


Sample Scripts

None Currently


Sample Triggers

None Currently


See Also