Difference between revisions of "FF8/Field/Script/Opcodes/0CD SESTOP"
Jump to navigation
Jump to search
my_wiki>Albeoris (Created page with "* Opcode: '''0x0CD''' * Short name: '''SESTOP''' * Long name: Stop sound effect ==== Argument ==== none ==== Stack ==== : ''Channel (must be a power of 2)'' : '''SESTO...") |
my_wiki>BukTop m (2 revisions imported) |
(No difference)
|
Revision as of 12:36, 4 April 2018
- Opcode: 0x0CD
- Short name: SESTOP
- Long name: Stop sound effect
Argument
none
Stack
- Channel (must be a power of 2)
- SESTOP
Description
Stop the sound effect currently playing on the given channel. Channel is defined in the call to EFFECTPLAY2 and must be a power of 2.