The eternally clueless <3
Currently looking for a mentor/tutor to help me learn everything about Lua from the ground up. I can't understand 28*41 until I learn what causes 2+2.
I cut my own post short, meant to say:
Sounds good, thanks Nick. Can't wait until it comes out =^-^=
The eternally clueless <3
Currently looking for a mentor/tutor to help me learn everything about Lua from the ground up. I can't understand 28*41 until I learn what causes 2+2.
The eternally clueless <3
Currently looking for a mentor/tutor to help me learn everything about Lua from the ground up. I can't understand 28*41 until I learn what causes 2+2.
The ordinary Sound function should work if MUSHclient does not have the focus. Added new configuration option for version 4.56, which lets you set the PlaySound function (which uses DirectSound) to keep playing in the background.
This does not have a GUI configuration option, but run this script line to activate/deactivate it:
SetOption ("play_sounds_in_background", 1) -- activate it
SetOption ("play_sounds_in_background", 0) -- deactivate it
Is there any way for MUSHclient to play sounds when it's not the active window? If not, are there plans to change this sometime in the near future, or add an option for it?
I myself want it because I like the background music I add to the MUD, but because I constantly switch windows the music is broken up, but it would be useful to people who keep MUSHclient in the background for other reasons and would like to hear what's going on in the background (Such as a ping when they get attacked, or recieve a new tell)
The eternally clueless <3
Currently looking for a mentor/tutor to help me learn everything about Lua from the ground up. I can't understand 28*41 until I learn what causes 2+2.
The dates and times for posts above are shown in Universal Co-ordinated Time (UTC).
To show them in your local time you can join the forum, and then set the 'time correction' field in your profile to the number of hours difference between your location and UTC time.