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:
DjSt3rios
New Member
*


Posts: 1
Joined: Sep 2009
O.P. [HELP] Problem with a command.
Hello, i have a problem. I Made a script, but when i type the command to work the script, It says the command its not recognized BUT the script works.

So... The command works.. but i just see this stupid message :P

Anyone knows why?
09-04-2009 08:34 AM
Profile E-Mail PM Find Quote Report
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 »


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