What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » WLM Plus! General » Suggestion for Event Notifications

Suggestion for Event Notifications
Author: Message:
kheppel
New Member
*


Posts: 4
Joined: Feb 2011
O.P. RE: Suggestion for Event Notifications
I used to use a script that used the following code, only prob is that I can't use it for certain contacts and not for others. Seems like it might be a popular feature request for the event notifications.  *shrugs*

I'm not very good with scripting unfortunately or I would try to whip up something myself.

function OnEvent_ChatWndReceiveMessage(ChatWnd, Origin, Message, MessageKind){
    if (Origin != Messenger.MyName){
        MsgPlus.PlaySound("new_message.mp3");
    }
}
02-09-2011 05:16 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Suggestion for Event Notifications - by kheppel on 02-09-2011 at 04:52 PM
RE: Suggestion for Event Notifications - by Spunky on 02-09-2011 at 05:04 PM
RE: Suggestion for Event Notifications - by kheppel on 02-09-2011 at 05:16 PM
RE: Suggestion for Event Notifications - by Spunky on 02-09-2011 at 05:23 PM
RE: Suggestion for Event Notifications - by CookieRevised on 02-09-2011 at 05:43 PM
RE: Suggestion for Event Notifications - by kheppel on 02-09-2011 at 08:23 PM
RE: Suggestion for Event Notifications - by Spunky on 02-09-2011 at 08:27 PM
RE: Suggestion for Event Notifications - by CookieRevised on 02-09-2011 at 09:42 PM
RE: Suggestion for Event Notifications - by kheppel on 02-09-2011 at 11:37 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On