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

From TWC Wiki
Jump to navigationJump to search
(New page: __TOC__ *'''Type:''' Condition *'''Trigger Requirements:''' character_record, prior_build ...)
 
m
Line 7: Line 7:
 
*'''CA Description:''' Test to see if the character is a governor and what the last finished plug-in was
 
*'''CA Description:''' Test to see if the character is a governor and what the last finished plug-in was
 
*'''Battle/Strat:''' Strat
 
*'''Battle/Strat:''' Strat
 +
*'''Class:''' GOVERNORS_PLUG_IN_LEVEL_FINISHED_TEST
  
  

Revision as of 03:26, 3 October 2008

  • Type: Condition
  • Trigger Requirements: character_record, prior_build
  • Parameters: logic token, plug-in
  • CA Example: GovernorPlugInFinished > storage_pits
  • CA Description: Test to see if the character is a governor and what the last finished plug-in was
  • Battle/Strat: Strat
  • Class: GOVERNORS_PLUG_IN_LEVEL_FINISHED_TEST


Detailed Description

None currently


Sample Scripts

None Currently


Sample Triggers

None Currently


See Also