Difference between revisions of "FF8/Field/Script/Opcodes/0B4 MUSICCHANGE"
Jump to navigation
Jump to search
my_wiki>Shard (Created page with "__NOTOC__ * Opcode: '''0x0B4''' * Short name: '''MUSICCHANGE''' * Long name: Start music ==== Argument ==== none ==== Stack ==== none ==== Description ==== Stops the cur...") |
my_wiki>Albeoris (Created page with "* Opcode: '''0x0B4''' * Short name: '''MUSICCHANGE''' * Long name: Start music ==== Argument ==== none ==== Stack ==== none ==== Description ==== Stops the current...") |
||
Line 1: | Line 1: | ||
− | |||
* Opcode: '''0x0B4''' | * Opcode: '''0x0B4''' | ||
* Short name: '''MUSICCHANGE''' | * Short name: '''MUSICCHANGE''' | ||
* Long name: Start music | * Long name: Start music | ||
− | ==== Argument ==== | + | ==== Argument ==== |
none | none | ||
− | ==== Stack ==== | + | ==== Stack ==== |
none | none | ||
− | ==== Description ==== | + | ==== Description ==== |
− | Stops the currently playing background music and starts playing music loaded by [[FF8/Field/Script/Opcodes/ | + | Stops the currently playing background music and starts playing music loaded by [[FF8/Field/Script/Opcodes/0B5_MUSICLOAD|MUSICLOAD]]. |
Revision as of 15:32, 24 March 2018
- Opcode: 0x0B4
- Short name: MUSICCHANGE
- Long name: Start music
Argument
none
Stack
none
Description
Stops the currently playing background music and starts playing music loaded by MUSICLOAD.