What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [HELP] Problem with a command.

[HELP] Problem with a command.
Author: Message:
matty
Scripting Guru
*****


Posts: 8336
Reputation: 109
39 / Male / Flag
Joined: Dec 2002
Status: Away
RE: [HELP] Problem with a command.
Well there are a few possible explanations. Without seeing your code I don't know what scenario is going to be yours but here are two potential ones.

OnEvent_ChatWndSendMessage () you need to return '';. If you do not the command gets passed onto the Messenger Plus! command interpreter and therefore because it is not a valid Plus! command it provides the message.

Secondly and least likely is that the command is not defined OnGetScriptCommands.

Post your code and we can have a better look.

This post was edited on 09-04-2009 at 12:45 PM by matty.
09-04-2009 12:44 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
[HELP] Problem with a command. - by DjSt3rios on 09-04-2009 at 08:34 AM
RE: [HELP] Problem with a command. - by matty on 09-04-2009 at 12:44 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