What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » order functions sendmessage and receivemessage... ??

order functions sendmessage and receivemessage... ??
Author: Message:
Suxsem
Junior Member
**


Posts: 66
Joined: Mar 2008
O.P. order functions sendmessage and receivemessage... ??
Hi...if I have 2 scrips...:

script 1:
function OnEvent_ChatWndSendMessage(ChatWnd, Message){
return Message + "a"
}

script 2:
function OnEvent_ChatWndSendMessage(ChatWnd, Message){
return Message + "b"
}

if I send message "HI" the message will be HIab or HIba?? Why?
Thank and sorry for bad english!
07-04-2008 05:32 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
order functions sendmessage and receivemessage... ?? - by Suxsem on 07-04-2008 at 05:32 PM
RE: order functions sendmessage and receivemessage... ?? - by roflmao456 on 07-04-2008 at 06:13 PM
RE: order functions sendmessage and receivemessage... ?? - by Suxsem on 07-04-2008 at 06:31 PM
RE: order functions sendmessage and receivemessage... ?? - by MeEtc on 07-04-2008 at 07:12 PM
RE: order functions sendmessage and receivemessage... ?? - by Suxsem on 07-04-2008 at 07:59 PM
RE: order functions sendmessage and receivemessage... ?? - by Ezra on 07-04-2008 at 09:03 PM
RE: order functions sendmessage and receivemessage... ?? - by Suxsem on 07-04-2008 at 09:29 PM
RE: order functions sendmessage and receivemessage... ?? - by Suxsem on 07-05-2008 at 08:49 AM
RE: order functions sendmessage and receivemessage... ?? - by Matti on 07-05-2008 at 08:53 AM
RE: order functions sendmessage and receivemessage... ?? - by CookieRevised on 07-05-2008 at 09:45 AM


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