Difference between revisions of "018E"
Jump to navigation
Jump to search
(updating page) |
m |
||
Line 1: | Line 1: | ||
− | {{Icon|3}} {{Icon|VC}} | + | {{OpCode |
− | + | | games = {{Icon|3}} {{Icon|VC}} | |
− | + | | command = REMOVE_SOUND | |
− | + | | description = Removes the continuous looping sound effect | |
− | + | | syntax1 = 018E: stop_sound [''sound handle''] | |
− | + | | p1t = [''sound handle''] | |
− | + | | p1d = The [[018D|handle of the sound]] | |
− | + | }} | |
− | |||
− | |||
This opcode removes the continuous looping sound effect created by opcode [[018D]]. | This opcode removes the continuous looping sound effect created by opcode [[018D]]. | ||
− | |||
== Keywords == | == Keywords == | ||
stop, remove, sound, sfx | stop, remove, sound, sfx | ||
− | |||
− |
Latest revision as of 21:44, 18 July 2017
- Description
- Removes the continuous looping sound effect
- Syntax
- 018E: stop_sound [sound handle]
- Parameter
- [sound handle]
- The handle of the sound
This opcode removes the continuous looping sound effect created by opcode 018D.
Keywords
stop, remove, sound, sfx