What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Delay a function

Delay a function
Author: Message:
Spunky
Former Super Mod
*****

Avatar

Posts: 3658
Reputation: 61
36 / Male / Flag
Joined: Aug 2006
RE: Delay a function
Try using the AddTimer function and OnTimer() event for the delay.

Custom functions? Do you mean like this?
code:
function myFunctionName(Param1,Param2){
...
...
...
}

To call the function:
code:
myFunctionName("Param1 Value","Param2 Value");


Hope this is what you wanted *-)
<Eljay> "Problems encountered: shit blew up" :zippy:
08-09-2006 08:49 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Delay a function - by Inuyasha on 08-09-2006 at 06:01 PM
RE: Delay a function - by Spunky on 08-09-2006 at 08:49 PM
RE: Delay a function - by Inuyasha on 08-10-2006 at 06:38 AM
RE: Delay a function - by leachy08 on 08-10-2006 at 07:29 AM
RE: Delay a function - by Inuyasha on 08-10-2006 at 09:19 AM
RE: Delay a function - by RaceProUK on 08-10-2006 at 09:23 AM
RE: RE: Delay a function - by Inuyasha on 08-10-2006 at 09:29 AM
RE: Delay a function - by RaceProUK on 08-10-2006 at 09:32 AM
RE: RE: Delay a function - by Inuyasha on 08-10-2006 at 09:39 AM
RE: Delay a function - by RaceProUK on 08-10-2006 at 09:43 AM
RE: RE: Delay a function - by Inuyasha on 08-10-2006 at 09:49 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