Soon there will be an extensive explenation on how to do all this, but
for now the thing below should be enough.
preliminary version:
Your zmud has the ability to play sounds.
why would you ever want this? Because it can alert you to certain
things like auctions, deaths.
It can play a sample of rain when the weather goes bad in the game,
etc.
If you're smart, you can come up with a dozen other examples.
Zmud sounds are relatively easy to use. All you need to do is define
a trigger
#TRIG (trigger text)
and command it to play the sample you whish to use:
#PLAY (directory + filename.something)
in the setting menu you can put a standard directory for your samples. It saves you some typing if you use a lot of sounds.
Unfortunately, I cannot put the samples I use for battles etc up here
for download, due to space shortage.
You'll need to puzzle them together yourself. A good start would be
the samples from command & conquer.
If you can't get it to work like this, go read the online manual of
zmud. Everything is in there, even though it might be a bit vague here
and there.
use your browsers "back" button.