Playing a sound when the Window of MUSHclient is in the background

Posted by Winddancer on Tue 02 May 2023 08:38 AM — 4 posts, 10,413 views.

#0
I often do other things while mudding, such as writing stuff, doing calculations or just browsing the internet.

I noticed that sound triggers do not get played when the MUSHclient window is in the background, only when it is in the foreground and has the focus.

Is there a way to make it play sounds when it neither has the focus nor is in the foreground? Would be awesome to get a sound reminder e.g. when one gets attacked. ;)
#1
In the immediate window (Ctrl+I), you can enter this:


SetOption("play_sounds_in_background", 1)
#2
This works. How can I add this permanently ?
USA Global Moderator #3
Just save your world file. Ctrl+S.