Difference between revisions of "FF8/Field/Script/Opcodes/0C1 MUSICVOLTRANS"

From QhimmWiki
Jump to navigation Jump to search
Qhimm>Shard
m
Qhimm>Albeoris
(Created page with "* Opcode: '''0x0C1''' * Short name: '''MUSICVOLTRANS''' * Long name: Music Volume Transition ==== Argument ==== none ==== Stack ==== : ''? (always 0 or 1)'' : ''Transi...")
Line 3: Line 3:
* Long name: Music Volume Transition
* Long name: Music Volume Transition


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


==== Stack ====
==== Stack ====
:''? (always 0 or 1)''
 
:''Transition time (in frames)''
: ''? (always 0 or 1)''
:''Final volume (0-127)''
: ''Transition time (in frames)''
:'''MUSICVOLTRANS'''
: ''Final volume (0-127)''
: '''MUSICVOLTRANS'''
 
====  Description  ====


==== Description ====
Transition the volume of the area's music over the specified duration.
Transition the volume of the area's music over the specified duration.
[[Category:Unfinished FF8 Opcodes]]

Revision as of 14:36, 24 March 2018

  • Opcode: 0x0C1
  • Short name: MUSICVOLTRANS
  • Long name: Music Volume Transition

Argument

none

Stack

? (always 0 or 1)
Transition time (in frames)
Final volume (0-127)
MUSICVOLTRANS

Description

Transition the volume of the area's music over the specified duration.