Difference between revisions of "018E"
Jump to navigation
Jump to search
m |
|||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
{{OpCode | {{OpCode | ||
− | | | + | | games = {{Icon|3}} {{Icon|VC}} |
− | | description = | + | | 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 | + | This opcode removes the continuous looping sound effect created by opcode [[018D]]. |
− | + | == Keywords == | |
− | + | stop, remove, sound, sfx | |
− | |||
− | ==Keywords== | ||
− | stop, sound |
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