List of Script Locations: Difference between revisions
Create List of Script Locations |
WalterRalts (talk | contribs) m Added how the script is called. |
||
| Line 1: | Line 1: | ||
This page matches scene names with a description so they can be recognized more easily. | This page matches scene names with a description so they can be recognized more easily. These scenes can be called in the script by using <code>supervision_ExecuteActingSub(level, script_id, unk2)</code>, with <code>unk2</code> as the sector being called. | ||
== Common scenes == | == Common scenes == | ||
The following scripts are classified as common scenes. These are scripts that are used across multiple chapters | The following scripts are classified as common scenes. These are scripts that are used across multiple chapters: | ||
(G01P04A) (c00a0101) - The morning cheers | (G01P04A) (c00a0101) - The morning cheers | ||
| Line 41: | Line 41: | ||
== Field scenes == | == Field scenes == | ||
The following scripts are classified as field scenes. These are scripts that are not tied to any particular chapter event and are listed separately in events within unionall.ssb with labels starting with “EVENT_M00” | The following scripts are classified as field scenes. These are scripts that are not tied to any particular chapter event and are listed separately in events within unionall.ssb with labels starting with “EVENT_M00”: | ||
(G01P03A) (m00p0101.ssb) - Chimecho’s Assembly opens | (G01P03A) (m00p0101.ssb) - Chimecho’s Assembly opens | ||