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

From Final Fantasy Inside
< FF8‎ | Field‎ | Script‎ | Opcodes
Jump to navigation Jump to search
my_wiki>NFITC1
(New page for Shard)
my_wiki>NFITC1
(New page for Shard)
Line 2: Line 2:
 
* Short name: '''MUSICVOLTRANS'''
 
* Short name: '''MUSICVOLTRANS'''
 
* Long name: Music Volume Transition
 
* Long name: Music Volume Transition
 +
 +
==== Argument ====
 +
none
 +
 +
==== Stack ====
 +
 +
:''Transition time (in frames)''
 +
:''Final volume (0-127)''
 +
:'''MUSICVOLTRANS'''
 +
 +
==== Description ====
 +
Transition the volume of the area's music over the specified duration.
 +
 +
[[Category:Unfinished FF8 Opcodes]]

Revision as of 15:36, 17 November 2014

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

Argument

none

Stack

Transition time (in frames)
Final volume (0-127)
MUSICVOLTRANS

Description

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