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

Pages: (2): « First « 1 [ 2 ] Last »
[Question] Timer usage
Author: Message:
tryxter
Junior Member
**

Avatar
A. Maia Ferreira @ PTnet

Posts: 51
Reputation: 1
35 / Male / –
Joined: Jan 2007
O.P. RE: [Question] Timer usage
I forgot to say: on script starting, all the text is loaded to arrays (by times). Just like you said me to do.

The time interval will be 1min, that should be enough, to do what I want.

Do you think it will consume too much memory/slow down the system?

Off topic:
How can I declare a multidimensional array? like array[x][y]?
I tried "var xyz = new array(,)" and "new array([],[])" but it seems that isn't working...

I've already tried to read some reference but it's kind of messy on that part.

Thanks a lot for all your help :)

This post was edited on 01-09-2007 at 12:20 AM by tryxter.
01-09-2007 12:18 AM
Profile E-Mail PM Find Quote Report
CookieRevised
Elite Member
*****

Avatar

Posts: 15519
Reputation: 173
– / Male / Flag
Joined: Jul 2003
Status: Away
RE: RE: [Question] Timer usage
quote:
Originally posted by tryxter
I forgot to say: on script starting, all the text is loaded to arrays (by times). Just like you said me to do.

The time interval will be 1min, that should be enough, to do what I want.

Do you think it will consume too much memory/slow down the system?
No. The things that would slow down the system most is the reading of the file. But since you do that once at the start of the script or when user logs in, this shouldn't be a problem.

quote:
Originally posted by tryxter
Off topic:
How can I declare a multidimensional array? like array[x][y]?
[split] multi-dimensional arrays
.-= A 'frrrrrrrituurrr' for Wacky =-.
01-11-2007 06:24 PM
Profile PM Find Quote Report
Pages: (2): « First « 1 [ 2 ] Last »
« Next Oldest Return to Top Next Newest »


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