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

Pages: (2): « First « 1 [ 2 ] Last »
Script does not start, or hook onto Plus! menu
Author: Message:
CookieRevised
Elite Member
*****

Avatar

Posts: 15519
Reputation: 173
– / Male / Flag
Joined: Jul 2003
Status: Away
RE: Script does not start, or hook onto Plus! menu
@absorbation: As dead already mentionned, note that scripts can be started even before you are signed in. At that time certain objects are not yet available (eg: Messenger.MyEmail)... In other words, be careful in using global variables like that. Assign the actual values in the Initialize() event instead or even in the SinginReady() event.

This post was edited on 07-11-2006 at 12:34 AM by CookieRevised.
.-= A 'frrrrrrrituurrr' for Wacky =-.
07-10-2006 01:44 AM
Profile PM Find Quote Report
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
Well considering I only have about 6 variables declared outside function and all of those declarations are either setting the var to 0 or "" :(
07-10-2006 02:14 PM
Profile PM Find Quote Report
deAd
Scripting Contest Winner
*****

Avatar

Posts: 1060
Reputation: 28
– / Male / Flag
Joined: Jan 2006
RE: Script does not start, or hook onto Plus! menu
Try renaming them :P once the script wouldn't load because i had variables named "ENCRYPT" and "DECRYPT", and it worked after i renamed them :S
07-10-2006 02:23 PM
Profile PM Find Quote Report
Pages: (2): « First « 1 [ 2 ] Last »
« 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