What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Script does not start, or hook onto Plus! menu

Script does not start, or hook onto Plus! menu
Author: Message:
Volv
Skinning Contest Winner
*****

Avatar

Posts: 1233
Reputation: 31
34 / Male / Flag
Joined: Oct 2004
RE: Script does not start, or hook onto Plus! menu
Yes, this problem happens with myself also. My 'OnGetScriptCommands()' returns perfect syntax but fails to show the new command in the commands menu. It only happens with my scripts (even blank scripts) for some reason, and i have had problems with 'OnGetScriptMenu(Location)' also. I tried sticking the following at the beginning of one of my scripts;
code:
function OnEvent_Initialize(MessengerStart)
{
}

function OnEvent_Uninitialize(MessengerExit)
{
}
and it fixed the main plus menu, but not the commands menu (which appears when typing '/'). Note: This only worked with one of my scripts...

This post was edited on 07-09-2006 at 02:01 PM by Volv.
07-09-2006 01:59 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Script does not start, or hook onto Plus! menu - by absorbation on 07-09-2006 at 01:39 PM
RE: Script does not start, or hook onto Plus! menu - by Paril on 07-09-2006 at 01:42 PM
RE: Script does not start, or hook onto Plus! menu - by absorbation on 07-09-2006 at 01:44 PM
RE: Script does not start, or hook onto Plus! menu - by Paril on 07-09-2006 at 01:46 PM
RE: Script does not start, or hook onto Plus! menu - by Volv on 07-09-2006 at 01:59 PM
RE: Script does not start, or hook onto Plus! menu - by absorbation on 07-09-2006 at 02:10 PM
RE: Script does not start, or hook onto Plus! menu - by deAd on 07-09-2006 at 03:18 PM
RE: Script does not start, or hook onto Plus! menu - by absorbation on 07-09-2006 at 04:23 PM
RE: Script does not start, or hook onto Plus! menu - by Stigmata on 07-09-2006 at 05:03 PM
RE: Script does not start, or hook onto Plus! menu - by AberNStein on 07-10-2006 at 01:39 AM
RE: Script does not start, or hook onto Plus! menu - by CookieRevised on 07-10-2006 at 01:44 AM
RE: Script does not start, or hook onto Plus! menu - by Volv on 07-10-2006 at 02:14 PM
RE: Script does not start, or hook onto Plus! menu - by deAd on 07-10-2006 at 02:23 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