Difference between revisions of "FF8/Field/Script/Opcodes/0C4 ALLSEVOLTRANS"

From Final Fantasy Inside
< FF8‎ | Field‎ | Script‎ | Opcodes
Jump to navigation Jump to search
my_wiki>Shard
(Created page with "* Opcode: '''0x0C4''' * Short name: '''ALLSEVOLTRANS''' * Long name: Transition Volume of all Sound Effects ==== Argument ==== none ==== Stack ==== :''Frame count'' :''Final...")
 
my_wiki>Albeoris
(Created page with "* Opcode: '''0x0C4''' * Short name: '''ALLSEVOLTRANS''' * Long name: Transition Volume of all Sound Effects ==== Argument ==== none ==== Stack ==== : ''Frame count'' :...")
Line 3: Line 3:
 
* Long name: Transition Volume of all Sound Effects
 
* Long name: Transition Volume of all Sound Effects
  
==== Argument ====
+
==== Argument ====
 +
 
 
none
 
none
  
==== Stack ====
+
==== Stack ====
:''Frame count''
+
 
:''Final Volume (0-127)''
+
: ''Frame count''
:'''ALLSEVOLTRANS'''
+
: ''Final Volume (0-127)''
 +
: '''ALLSEVOLTRANS'''
 +
 
 +
====  Description  ====
  
==== Description ====
 
 
Transitions the volume of all sound effects.
 
Transitions the volume of all sound effects.

Revision as of 15:37, 24 March 2018

  • Opcode: 0x0C4
  • Short name: ALLSEVOLTRANS
  • Long name: Transition Volume of all Sound Effects

Argument

none

Stack

Frame count
Final Volume (0-127)
ALLSEVOLTRANS

Description

Transitions the volume of all sound effects.