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

From TWC Wiki
Jump to navigationJump to search
(New page: __TOC__ *'''Type:''' Condition *'''Trigger Requirements:''' faction *'''Parameters:''' faction type, ai_label *'''CA Example:''' F...)
 
m (Reverted edits by 195.177.75.67 (talk) to last revision by Makanyane)
 
(3 intermediate revisions by 2 users not shown)
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 02:48, 5 January 2011

  • Type: Condition
  • Trigger Requirements: faction
  • Parameters: faction type, ai_label
  • CA Example: FactionAILabel catholic
  • CA Description: test faction ai label
  • Battle/Strat: Strat
  • Class: FACTION_AI_LABEL


Detailed Description

None currently


Sample Scripts

None Currently


Sample Triggers

None Currently


See Also