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

From QhimmWiki
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...")
Qhimm>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  ====


==== Description ====
Does exactly what you think.
Does exactly what you think.

Revision as of 14: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.