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

2 things...
Author: Message:
Supersonicdarky
Veteran Member
*****

Avatar

Posts: 2317
Reputation: 48
– / – / Flag
Joined: Feb 2005
Status: Away
RE: 2 things...
code:
function OnEvent_ChatWndSendMessage(ChatWnd, Message){
  nMessage = 'stuff you want before the message'+Message+'stuff after the message';
  return nMessage;
}

this one is better because the other one had conflicting variables
03-02-2007 09:49 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
2 things... - by color680 on 03-02-2007 at 08:18 PM
RE: 2 things... - by CookieRevised on 03-02-2007 at 09:28 PM
RE: 2 things... - by color680 on 03-02-2007 at 09:44 PM
RE: 2 things... - by Supersonicdarky on 03-02-2007 at 09:49 PM
RE: 2 things... - by color680 on 03-02-2007 at 09:56 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