Difference between revisions of "FF8/Field/Script/Opcodes/0C9 SEPOS"

From QhimmWiki
Jump to navigation Jump to search
Qhimm>Shard
(Created page with "* Opcode: '''0x0C(''' * Short name: '''SEPOS''' * Long name: Set Sound Effect Pan ==== Argument ==== none ==== Stack ==== :''Sound channel'' :''Pan (0-255)'' :'''SEPOS''' =...")
Qhimm>Albeoris
(Created page with "* Opcode: '''0x0C9''' * Short name: '''SEPOS''' * Long name: Set Sound Effect Pan ==== Argument ==== none ==== Stack ==== : ''Sound channel'' : ''Pan (0-255)'' : '''SE...")
Line 1: Line 1:
* Opcode: '''0x0C('''
* Opcode: '''0x0C9'''
* Short name: '''SEPOS'''
* Short name: '''SEPOS'''
* Long name: Set Sound Effect Pan
* Long name: Set Sound Effect Pan


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


==== Stack ====
==== Stack ====
:''Sound channel''
 
:''Pan (0-255)''
: ''Sound channel''
:'''SEPOS'''
: ''Pan (0-255)''
: '''SEPOS'''
 
====  Description  ====


==== Description ====
Sets the pan of the sound playing in ''sound channel''. 0=left, 255=right.
Sets the pan of the sound playing in ''sound channel''. 0=left, 255=right.

Revision as of 14:39, 24 March 2018

  • Opcode: 0x0C9
  • Short name: SEPOS
  • Long name: Set Sound Effect Pan

Argument

none

Stack

Sound channel
Pan (0-255)
SEPOS

Description

Sets the pan of the sound playing in sound channel. 0=left, 255=right.