Difference between revisions of "I NumberOfSettlements (M2-Scripting)"
From TWC Wiki
Jump to navigationJump to search (New page: __TOC__ *'''Type:''' Condition *'''Trigger Requirements:''' None *'''Parameters:''' number of settlements *'''CA Example:''' I_NumberOfSettlements thrace > 3...) |
m (Quick-adding category "M2TW Scripting Condition" (redirect M2TW Scripting Condition resolved (using HotCat)) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 3: | Line 3: | ||
*'''Type:''' [[Conditions (M2-Scripting)|Condition]] | *'''Type:''' [[Conditions (M2-Scripting)|Condition]] | ||
*'''Trigger Requirements:''' None | *'''Trigger Requirements:''' None | ||
− | *'''Parameters:''' number of settlements | + | *'''Parameters:''' faction, logic token, number of settlements |
*'''CA Example:''' I_NumberOfSettlements thrace > 3 | *'''CA Example:''' I_NumberOfSettlements thrace > 3 | ||
*'''CA Description:''' How many settlements does the faction hold? | *'''CA Description:''' How many settlements does the faction hold? | ||
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. | ||
+ | |||
+ | |||
+ | {{Template:M2 Scripting}} | ||
+ | |||
+ | [[Category:M2TW Scripting Condition]] |
Latest revision as of 13:27, 11 April 2009
- Type: Condition
- Trigger Requirements: None
- Parameters: faction, logic token, number of settlements
- CA Example: I_NumberOfSettlements thrace > 3
- CA Description: How many settlements does the faction hold?
- Battle/Strat: Strat
- Class: I_NUMBER_OF_SETTLEMENTS
Detailed Description
None currently
Sample Scripts
None Currently
Sample Triggers
None Currently
See Also
- Conditions (M2-Scripting) - For links to other condition pages and information on parameters.
M2TW Scripting |
---|
Events (M2-Scripting) | Conditions (M2-Scripting) | Commands (M2-Scripting) |