Stopsound

From EDukeWiki
(Redirected from Stopsoundvar)
Jump to navigation Jump to search

stopsound <sound number>
stopsoundvar <sound number>

Stops the playing of the sound in <sound number>. See stopallsounds.

Commands with an additional "var" suffix take gamevars rather than constants or defined labels for their inputs. As an alternate short form, "varvar" can be dropped from these commands; for example ife serves an an alias for ifvarvare.