What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Idea for a script...

Idea for a script...
Author: Message:
matty
Scripting Guru
*****


Posts: 8336
Reputation: 109
39 / Male / Flag
Joined: Dec 2002
Status: Away
RE: Idea for a script...
code:
function OnEvent_ChatWndCreated(pChatWnd){
    Messenger.MyPersonalMessage = ChatWnds.Count;
}

function OnEvent_ChatWndDestroyed(pChatWnd){
    Messenger.MyPersonalMessage = ChatWnds.Count;
}

Fun 8-) :P
08-05-2006 02:52 AM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Idea for a script... - by Spunky on 08-05-2006 at 01:54 AM
RE: Idea for a script... - by Huhu_Manix on 08-05-2006 at 02:05 AM
RE: Idea for a script... - by Voldemort on 08-05-2006 at 02:38 AM
RE: Idea for a script... - by cloudhunter on 08-05-2006 at 02:46 AM
RE: Idea for a script... - by matty on 08-05-2006 at 02:52 AM
Idea for a script... - by Spunky on 08-05-2006 at 11:10 AM
RE: Idea for a script... - by cloudhunter on 08-05-2006 at 03:21 AM
RE: Idea for a script... - by bugmenot on 08-05-2006 at 04:55 PM
RE: Idea for a script... - by Huhu_Manix on 08-05-2006 at 05:19 PM
RE: Idea for a script... - by Spunky on 08-05-2006 at 05:25 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