Difference between revisions of "FF8/Field/Script/Opcodes/0C3 ALLSEVOL"
Jump to navigation
Jump to search
my_wiki>Shard (Created page with "* Opcode: '''0x0C3''' * Short name: '''ALLSEVOL''' * Long name: Set Volume of all Sound Effects ==== Argument ==== none ==== Stack ==== :''Volume (0-127)'' :'''ALLSEVOL''' ...") |
m (3 revisions imported) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 3: | Line 3: | ||
* Long name: Set Volume of all Sound Effects | * Long name: Set Volume of all Sound Effects | ||
− | ==== Argument ==== | + | ==== Argument ==== |
+ | |||
none | none | ||
− | ==== Stack ==== | + | ==== Stack ==== |
− | :''Volume (0-127)'' | + | |
− | :'''ALLSEVOL''' | + | : ''Volume (0-127)'' |
+ | : '''ALLSEVOL''' | ||
+ | |||
+ | ==== Description ==== | ||
− | |||
Sets all playing sound effects to the given volume. | Sets all playing sound effects to the given volume. |
Latest revision as of 05:24, 23 May 2019
- Opcode: 0x0C3
- Short name: ALLSEVOL
- Long name: Set Volume of all Sound Effects
Argument
none
Stack
- Volume (0-127)
- ALLSEVOL
Description
Sets all playing sound effects to the given volume.