Difference between revisions of "FF8/Field/Script/Opcodes/0C7 SEVOL"

From Final Fantasy Inside
< FF8‎ | Field‎ | Script‎ | Opcodes
Jump to navigation Jump to search
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)...")
m (4 revisions imported)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
* Opcode: '''0x0C&amp;'''
+
* Opcode: '''0x0C7;'''
 
* Short name: '''SEVOL'''
 
* Short name: '''SEVOL'''
 
* Long name: Set Sound Effect Volume
 
* Long name: Set Sound Effect Volume

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.