What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » how to run the function every 10 mins?

how to run the function every 10 mins?
Author: Message:
Jesus
Scripting Contest Winner
****

Avatar
Koffie, my cat ;)

Posts: 623
Reputation: 15
37 / Male / Flag
Joined: Jul 2005
RE: how to run the function every 10 mins?
take a look at the MsgPlus.AddTimer() function.

quote:
Originally posted by Official Scripting Documentation
MsgPlus::AddTimer
The MsgPlus::AddTimer function creates a new timer event for your script. The OnEvent_Timer event will be fired once after the specified time interval elapses.

Syntax
AddTimer(
    [string] TimerId,
    [number] Elapse
);


Edit: look here for the scripting documentation if you don't have it already.

This post was edited on 02-06-2009 at 05:12 PM by Jesus.
Man is least himself when he is in his own person. Give him a mask and he will tell you the truth. (Oscar Wilde)
02-06-2009 05:05 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
how to run the function every 10 mins? - by ainain on 02-06-2009 at 04:01 PM
RE: how to run the function every 10 mins? - by Jesus on 02-06-2009 at 05:05 PM
RE: how to run the function every 10 mins? - by Spunky on 02-06-2009 at 05:49 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