Difference between revisions of "FF8/Field/Script/Opcodes/0B4 MUSICCHANGE"
Jump to navigation
Jump to search
Qhimm>Shard (Created page with "__NOTOC__ * Opcode: '''0x0B4''' * Short name: '''MUSICCHANGE''' * Long name: Start music ==== Argument ==== none ==== Stack ==== none ==== Description ==== Stops the cur...") |
ffrtt>BukTop m (3 revisions imported) |
||
(3 intermediate revisions by 3 users not shown) | |||
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]]. |
Latest revision as of 04:24, 23 May 2019
- 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.