PreBattle (M2-Scripting): Difference between revisions
From TWC Wiki
m Quick-adding category "M2TW Scripting Condition" (using HotCat) |
m m2 logo |
||
| (3 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
{{M2TW Modding Logo}} | |||
__TOC__ | __TOC__ | ||
*'''Type:''' [[Events (M2-Scripting)| | *'''Type:''' [[Events (M2-Scripting)|Event]] | ||
*'''CA Description:''' When a battle is about to start | *'''CA Description:''' When a battle is about to start | ||
*'''Exports:''': [[nc_character_record (M2-Scripting)|nc_character_record]], [[character_record (M2-Scripting)|character_record]], [[faction (M2-Scripting)|faction]], [[region_id (M2-Scripting)|region_id]], [[character_type (M2-Scripting)|character_type]] | *'''Exports:''': [[nc_character_record (M2-Scripting)|nc_character_record]], [[character_record (M2-Scripting)|character_record]], [[faction (M2-Scripting)|faction]], [[region_id (M2-Scripting)|region_id]], [[character_type (M2-Scripting)|character_type]] | ||
| Line 25: | Line 26: | ||
*[[Events (M2-Scripting)]] - For links to other events pages. | *[[Events (M2-Scripting)]] - For links to other events pages. | ||
[[Category:M2TW Scripting | |||
[[Category:M2TW Scripting]] | |||
Latest revision as of 00:51, 26 May 2020
- Type: Event
- CA Description: When a battle is about to start
- Exports:: nc_character_record, character_record, faction, region_id, character_type
- Class:: ET_PRE_BATTLE
Detailed Description
None currently
Sample Scripts
None Currently
Sample Triggers
None Currently
See Also
- Events (M2-Scripting) - For links to other events pages.
