Difference between revisions of "FF8/Field/Script/Opcodes/0C9 SEPOS"
Jump to navigation
Jump to search
my_wiki>Shard (Created page with "* Opcode: '''0x0C(''' * Short name: '''SEPOS''' * Long name: Set Sound Effect Pan ==== Argument ==== none ==== Stack ==== :''Sound channel'' :''Pan (0-255)'' :'''SEPOS''' =...") |
m (3 revisions imported) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | * Opcode: ''' | + | * 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 ==== | ||
− | |||
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. |
Latest revision as of 05:24, 23 May 2019
- 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.