Shoutbox
latest posts
member list
search
rules
contact
login
|
register
|
shoutbox
What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox
»
MsgHelp Archive
»
Messenger Plus! for Live Messenger
»
Scripting
» [HELP] Adding a timer using var as interval (read for more details)
[HELP] Adding a timer using var as interval (read for more details)
Author:
Message:
Matti
Elite Member
Script Developer and Helper
Posts: 1646
Reputation:
39
32 /
/
Joined: Apr 2004
RE: [HELP] Adding a timer using var as interval (read for more details)
If you'd have posted the error, we could've seen much faster what's wrong. AddTimer is a child function of the MsgPlus object, so you need to use:
code:
var Time = config.GetControlText("IntervalTime");
MsgPlus.
AddTimer("updatepm", Time * 60000 );
This post was edited on 08-10-2007 at 03:27 PM by
Matti
.
Plus! Script Developer | Plus! Beta Tester | Creator of
Countdown Live
| Co-developer of
Screenshot Sender 5
Found my post useful?
Rate me!
08-10-2007 03:27 PM
«
Next Oldest
Return to Top
Next Newest
»
Messages In This Thread
[HELP] Adding a timer using var as interval (read for more details)
- by Kriogenic on 08-10-2007 at 03:23 PM
RE: [HELP] Adding a timer using var as interval (read for more details)
- by Matti on 08-10-2007 at 03:27 PM
RE: [HELP] Adding a timer using var as interval (read for more details)
- by Kriogenic on 08-10-2007 at 03:31 PM
RE: [HELP] Adding a timer using var as interval (read for more details)
- by roflmao456 on 08-10-2007 at 10:46 PM
RE: [HELP] Adding a timer using var as interval (read for more details)
- by LifelesS on 08-11-2007 at 12:49 AM
RE: [HELP] Adding a timer using var as interval (read for more details)
- by ShawnZ on 08-11-2007 at 01:23 AM
RE: [HELP] Adding a timer using var as interval (read for more details)
- by markee on 08-11-2007 at 01:58 AM
RE: [HELP] Adding a timer using var as interval (read for more details)
- by Kriogenic on 08-11-2007 at 06:41 AM
Threaded Mode
|
Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe
|
Add to Favorites
Rate This Thread:
Select Rating...
5 ... Best
4
3 ... Average
2
1 ... Worst
Forum Jump:
Please select one:
--------------------
Latest Posts
Private Messages
User Control Panel
Who's Online
Search
Forum Home
Open Forum
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