What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [split] multi-dimensional arrays

[split] multi-dimensional arrays
Author: Message:
Spunky
Former Super Mod
*****

Avatar

Posts: 3658
Reputation: 61
36 / Male / Flag
Joined: Aug 2006
O.P. RE: [Question] Timer usage
quote:
Originally posted by L. Coyote
Btw, from what I gather, it's not the timer, but what you do with it, what matters

:rofl: That sounds familiar

quote:
Originally posted by L. Coyote

I once needed this type of array and had to do this:


code:
var arr = new Array();
arr[0] = new Array();
arr[0][0] = "blah";



I've used multi-dimensional arrays before, but never with that method so I'm not sure if that is correct (I could be wrong though)
<Eljay> "Problems encountered: shit blew up" :zippy:
01-09-2007 04:28 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread


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