Difference between revisions of "FF8/Field/Script/Opcodes/0C7 SEVOL"
Jump to navigation
Jump to search
Qhimm>Shard (Created page with "* Opcode: '''0x0C&''' * Short name: '''SEVOL''' * Long name: Set Sound Effect Volume ==== Argument ==== none ==== Stack ==== :''Sound channel'' :''Volume (0-127)'' :'''SEVOL...") |
ffrtt>BukTop m (4 revisions imported) |
||
(4 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
* Opcode: ''' | * Opcode: '''0x0C7;''' | ||
* Short name: '''SEVOL''' | * Short name: '''SEVOL''' | ||
* Long name: Set Sound Effect Volume | * Long name: Set Sound Effect Volume | ||
==== Argument ==== | ==== Argument ==== | ||
none | none | ||
==== Stack ==== | ==== Stack ==== | ||
:''Sound channel'' | |||
:''Volume (0-127)'' | : ''Sound channel'' | ||
:'''SEVOL''' | : ''Volume (0-127)'' | ||
: '''SEVOL''' | |||
==== Description ==== | |||
Does exactly what you think. | Does exactly what you think. |
Latest revision as of 04:24, 23 May 2019
- Opcode: 0x0C7;
- Short name: SEVOL
- Long name: Set Sound Effect Volume
Argument
none
Stack
- Sound channel
- Volume (0-127)
- SEVOL
Description
Does exactly what you think.