Difference between revisions of "FF8/Field/Script/Opcodes/0C0 MUSICVOL"
Jump to navigation
Jump to search
my_wiki>Shard (Created page with "* Opcode: '''0x0C0''' * Short name: '''MUSICVOL''' * Long name: Set Music Volume ==== Argument ==== none ==== Stack ==== :''0 or 1'' :''Volume (0-127)'' :'''MUSICVOL''' ===...") |
m (3 revisions imported) |
||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 3: | Line 3: | ||
* Long name: Set Music Volume | * Long name: Set Music Volume | ||
| − | ==== Argument ==== | + | ==== Argument ==== |
| + | |||
none | none | ||
| − | ==== Stack ==== | + | ==== Stack ==== |
| − | :''0 or 1'' | + | |
| − | :''Volume (0-127)'' | + | : ''0 or 1'' |
| − | :'''MUSICVOL''' | + | : ''Volume (0-127)'' |
| + | : '''MUSICVOL''' | ||
| + | |||
| + | ==== Description ==== | ||
| − | |||
Set the volume of the music. All the music functions have a parameter that's either 0 or 1. | Set the volume of the music. All the music functions have a parameter that's either 0 or 1. | ||
| − | |||
| − | |||
Latest revision as of 05:24, 23 May 2019
- Opcode: 0x0C0
- Short name: MUSICVOL
- Long name: Set Music Volume
Argument
none
Stack
- 0 or 1
- Volume (0-127)
- MUSICVOL
Description
Set the volume of the music. All the music functions have a parameter that's either 0 or 1.