Difference between revisions of "018E"
Jump to navigation
Jump to search
(updating page) |
|||
Line 1: | Line 1: | ||
− | {{ | + | {{Icon|3}} {{Icon|VC}} '''REMOVE_SOUND''' |
− | | | + | <hr /> |
− | + | <onlyinclude>{{#ifeq:{{{transcludesection|opcode}}}|opcode| | |
− | + | '''Description''' | |
− | + | : Removes the continuous looping sound effect | |
− | + | '''Syntax''' | |
+ | : 018E: stop_sound [''sound handle''] | ||
+ | '''Parameter''' | ||
+ | : [''sound handle''] | ||
+ | :: The [[018D|handle of the sound]] | ||
− | This opcode | + | This opcode removes the continuous looping sound effect created by opcode [[018D]]. |
+ | }}</onlyinclude> | ||
− | == | + | == Keywords == |
− | + | stop, remove, sound, sfx | |
− | + | [[Category:OpCodes]] | |
− |
Revision as of 05:51, 9 February 2012
Description
- Removes the continuous looping sound effect
Syntax
- 018E: stop_sound [sound handle]
Parameter
- [sound handle]
This opcode removes the continuous looping sound effect created by opcode 018D.
Keywords
stop, remove, sound, sfx