List of Script Variables: Difference between revisions
Happylappy (talk | contribs) |
Happylappy (talk | contribs) |
||
| Line 15: | Line 15: | ||
To be a bit more specific, the first coroutine run after the Top Menu is EVENT_DIVIDE, which checks for these indexed values. In doing so, the game knows when to load scripts from maingame, a Special Episode, or Rescue mode. | To be a bit more specific, the first coroutine run after the Top Menu is EVENT_DIVIDE, which checks for these indexed values. In doing so, the game knows when to load scripts from maingame, a Special Episode, or Rescue mode. | ||
During mission rewards, the second index is used to track the index of the mission being processed in the job list. | |||
=== 0x3 - SCENARIO_MAIN === | === 0x3 - SCENARIO_MAIN === | ||