RE: New Message Audio Alert Script
I notice this portion of the script:
//Makes sure the message isnt from you.
if (Origin != Messenger.MyName){
However it's not working for me -- the sound plays even when I send a message.
(I'm a software developer but am not up on MsgPlus scripting so I don't know how to query the values of Origin and MyName.)
Any idea why it would not be working as written?
- Phil
|