----- Original Message -----
From: Ryan <bosstone@SHIVA.EU.ORG>
To: <CIRCLE@post.queensu.ca>
Sent: Thursday, August 05, 1999 9:19 PM
Subject: MSP Questions
> Is there any way for us to use msp using dg scripts?
> has anyone implemented this?
> mabey a rmsp, mmsp, omsp,
> so that when the trig is triggered it makes the sound?
MSP simply uses a string:
!!SOUND(filename.wav[, ...])
or
!!MUSIC(filename.mid[, ...])
...to work. Which is pretty hokey, but that's all that there is to it. The
sounds must all exist on the user's hard drive, or else it won't work.
Basically:
[w|m|o]echo !!SOUND(bleh.wav)
Would work right now. Why add more to it?
-k.
P.S. The answer to your original question is no. :p
+------------------------------------------------------------+
| Ensure that you have read the CircleMUD Mailing List FAQ: |
| http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html |
+------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 12/15/00 PST