You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MicroBlaster edited this page Nov 11, 2019
·
2 revisions
Purpose: Plays a sound (.WAV) file.
Syntax: sound {filename}
{filename}: The full relative path and name of a .wav file to play.
Notes: Playing a sound file will temporarily pause script execution - be careful not to play long sound files in combat situations as this may effect your play. However, this is a great way to give warning signals if you are asleep or away from the keyboard.