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...") |
m (4 revisions imported) |
||
| (3 intermediate revisions by 2 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 05: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.