What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [Error] AddTimer

[Error] AddTimer
Author: Message:
vikke
Senior Member
****

Avatar

Posts: 900
Reputation: 28
31 / Male / Flag
Joined: May 2006
RE: [Error] AddTimer
Try changing:
code:
function onEvent_Timer(timer)
to:
code:
function OnEvent_Timer(timer)
It's getting called five seconds after you sent the first smiley to your contact, perhaps you didn't wait that long.

If you want it to wait 5 seconds before sending each smiley, you can either use Sleep (would freeze Messenger), or you can send the smiley inside the OnEvent_Timer function.
11-10-2007 08:26 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
[Error] AddTimer - by Luca on 11-10-2007 at 08:14 PM
RE: [Error] AddTimer - by vikke on 11-10-2007 at 08:26 PM
RE: [Error] AddTimer - by Luca on 11-10-2007 at 09:04 PM
RE: [Error] AddTimer - by Huhu_Manix on 11-10-2007 at 10:58 PM
RE: RE: [Error] AddTimer - by vikke on 11-10-2007 at 11:49 PM
RE: [Error] AddTimer - by Luca on 11-11-2007 at 10:34 AM


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