Play (GUI command)
From modwiki
Used to make a GUI trigger a sound shader to play.
Syntax
play <sound shader>
sound shader is the name of the sound shader to play. The command needs to be used with set.
Example(s)
set "cmd" "play guisounds_click3";
Used to make a GUI trigger a sound shader to play.
play <sound shader>
sound shader is the name of the sound shader to play. The command needs to be used with set.
set "cmd" "play guisounds_click3";