Difference between revisions of "FF8/Field/Script/Opcodes/0B5 MUSICLOAD"
Jump to navigation
Jump to search
my_wiki>Shard (Created page with "__NOTOC__ * Opcode: '''0x0B5''' * Short name: '''MUSICLOAD''' * Long name: Load Music ==== Argument ==== none ==== Stack ==== :''Music Track'' :'''MUSICLOAD''' ==== Descr...") |
m (3 revisions imported) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | |||
* Opcode: '''0x0B5''' | * Opcode: '''0x0B5''' | ||
* Short name: '''MUSICLOAD''' | * Short name: '''MUSICLOAD''' | ||
* Long name: Load Music | * Long name: Load Music | ||
− | ==== Argument ==== | + | ==== Argument ==== |
none | none | ||
− | ==== Stack ==== | + | ==== Stack ==== |
− | :''Music Track'' | + | : ''Music Track'' |
− | :'''MUSICLOAD''' | + | : '''MUSICLOAD''' |
− | ==== Description ==== | + | ==== Description ==== |
− | Preloads a new field music track. You can start the new track by calling [[FF8/Field/Script/Opcodes/ | + | Preloads a new field music track. You can start the new track by calling [[FF8/Field/Script/Opcodes/0B4_MUSICCHANGE|MUSICCHANGE]]. |
Latest revision as of 05:24, 23 May 2019
- Opcode: 0x0B5
- Short name: MUSICLOAD
- Long name: Load Music
Argument
none
Stack
- Music Track
- MUSICLOAD
Description
Preloads a new field music track. You can start the new track by calling MUSICCHANGE.