Difference between revisions of "FF8/Field/Script/Opcodes/0C7 SEVOL"
Jump to navigation
Jump to search
my_wiki>Shard (Created page with "* Opcode: '''0x0C&''' * Short name: '''SEVOL''' * Long name: Set Sound Effect Volume ==== Argument ==== none ==== Stack ==== :''Sound channel'' :''Volume (0-127)'' :'''SEVOL...") |
my_wiki>Albeoris (Created page with "* Opcode: '''0x0C&''' * Short name: '''SEVOL''' * Long name: Set Sound Effect Volume ==== Argument ==== none ==== Stack ==== : ''Sound channel'' : ''Volume (0-127)...") |
||
Line 1: | Line 1: | ||
− | * Opcode: '''0x0C&''' | + | * Opcode: '''0x0C&''' |
* 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. |
Revision as of 15:38, 24 March 2018
- Opcode: 0x0C&
- Short name: SEVOL
- Long name: Set Sound Effect Volume
Argument
none
Stack
- Sound channel
- Volume (0-127)
- SEVOL
Description
Does exactly what you think.