Difference between revisions of "FF8/Field/Script/Opcodes/0C0 MUSICVOL"

From QhimmWiki
Jump to navigation Jump to search
Qhimm>Shard
(Created page with "* Opcode: '''0x0C0''' * Short name: '''MUSICVOL''' * Long name: Set Music Volume ==== Argument ==== none ==== Stack ==== :''0 or 1'' :''Volume (0-127)'' :'''MUSICVOL''' ===...")
Qhimm>Albeoris
(Created page with "* Opcode: '''0x0C0''' * Short name: '''MUSICVOL''' * Long name: Set Music Volume ==== Argument ==== none ==== Stack ==== : ''0 or 1'' : ''Volume (0-127)'' : '''MUSICVO...")
Line 3: Line 3:
* Long name: Set Music Volume
* Long name: Set Music Volume


==== Argument ====
==== Argument ====
 
none
none


==== Stack ====
==== Stack ====
:''0 or 1''
 
:''Volume (0-127)''
: ''0 or 1''
:'''MUSICVOL'''
: ''Volume (0-127)''
: '''MUSICVOL'''
 
====  Description  ====


==== Description ====
Set the volume of the music. All the music functions have a parameter that's either 0 or 1.
Set the volume of the music. All the music functions have a parameter that's either 0 or 1.
[[Category:Unfinished FF8 Opcodes]]

Revision as of 14:35, 24 March 2018

  • Opcode: 0x0C0
  • Short name: MUSICVOL
  • Long name: Set Music Volume

Argument

none

Stack

0 or 1
Volume (0-127)
MUSICVOL

Description

Set the volume of the music. All the music functions have a parameter that's either 0 or 1.