Difference between revisions of "Religion (M2-Scripting)"
From TWC Wiki
Jump to navigationJump to search (New page: __TOC__ religion is a trigger exported by some Scripting Events and required by some Scripting Conditions. == Detailed Information == To Be Amended == Events That Export == To Be Amend...) |
m (Quick-adding category "M2TW Scripting Exported Triggers" (using HotCat)) |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
__TOC__ | __TOC__ | ||
− | |||
− | + | *'''Type:''' [[Conditions (M2-Scripting)|Condition]] | |
+ | *'''Trigger Requirements:''' [[religion(trigger) (M2-Scripting)|religion]] -or- [[character_record (M2-Scripting)|character_record]] -or- [[nc_character_record (M2-Scripting)|nc_character_record]] -or- [[settlement (M2-Scripting)|settlement]] -or- [[fort (M2-Scripting)|fort]] -or- [[faction (M2-Scripting)|faction]] | ||
+ | *'''Parameters:''' religion | ||
+ | *'''CA Example:''' Religion catholic | ||
+ | *'''CA Description:''' Test the religion | ||
+ | *'''Battle/Strat:''' Either | ||
+ | *'''Class:''' RELIGION_CHECK | ||
− | |||
− | == | + | == Detailed Description == |
− | + | None currently | |
− | |||
− | + | == Sample Scripts == | |
+ | |||
+ | None Currently | ||
+ | |||
+ | |||
+ | == Sample Triggers == | ||
+ | |||
+ | None Currently | ||
− | |||
== See Also == | == See Also == | ||
− | *[[Conditions (M2-Scripting)]] - For links to other condition | + | *[[Conditions (M2-Scripting)]] - For links to other condition pages and information on parameters. |
+ | *[[Events (M2-Scripting)]] - For links to other events pages. | ||
+ | |||
+ | [[Category:M2TW Scripting Condition]] | ||
+ | [[Category:M2TW Scripting Exported Triggers]] |
Latest revision as of 15:03, 11 April 2009
- Type: Condition
- Trigger Requirements: religion -or- character_record -or- nc_character_record -or- settlement -or- fort -or- faction
- Parameters: religion
- CA Example: Religion catholic
- CA Description: Test the religion
- Battle/Strat: Either
- Class: RELIGION_CHECK
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.
- Events (M2-Scripting) - For links to other events pages.