What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » huhu clone problem

huhu clone problem
Author: Message:
Huhu_Manix
Full Member
***

Avatar
Upload me again... *salivate*

Posts: 106
– / Male / –
Joined: Jul 2006
RE: huhu clone problem
Hi

Sorry for this i've never seen the bug before. I think it's because i put 'backup()' in the initialize function.

So you can replace

code:
function OnEvent_Initialize(MessengerStart){
    backup();
}

by

code:
function OnEvent_SigninReady(Email){
    backup();
}

The error disappear for me. I'll send the update to patchou but this error is not very important, the script works perfectly.

Thank you for told me about this. (L)
07-28-2006 08:01 PM
Profile E-Mail PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
huhu clone problem - by trixalos on 07-27-2006 at 11:35 PM
RE: huhu clone problem - by matty on 07-28-2006 at 12:43 AM
RE: huhu clone problem - by trixalos on 07-28-2006 at 10:25 AM
RE: huhu clone problem - by MattyRid on 07-28-2006 at 10:33 AM
RE: huhu clone problem - by trixalos on 07-28-2006 at 12:29 PM
RE: huhu clone problem - by matty on 07-28-2006 at 02:24 PM
RE: huhu clone problem - by trixalos on 07-28-2006 at 02:29 PM
RE: huhu clone problem - by RaceProUK on 07-28-2006 at 02:33 PM
RE: huhu clone problem - by trixalos on 07-28-2006 at 02:38 PM
RE: huhu clone problem - by RaceProUK on 07-28-2006 at 02:40 PM
RE: huhu clone problem - by trixalos on 07-28-2006 at 02:52 PM
RE: huhu clone problem - by Menthix on 07-28-2006 at 02:57 PM
RE: huhu clone problem - by Huhu_Manix on 07-28-2006 at 08:01 PM
RE: huhu clone problem - by trixalos on 07-28-2006 at 08:38 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