Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


OffTopic
eliasfrost Offline
Posting Freak

Posts: 1,769
Threads: 34
Joined: Mar 2007
Reputation: 39
#3
RE: OffTopic

Haha, the arrays look like this in the language I use : Dim coffee(5,5,5,5,5)

The way I learned it :

The first number you specify is how many dressers there are.
The second number is how many cabinets are in each dresser.
The third number is how many drawers are inside each cabinet.
The fourth number is how many boxes are inside each drawer.
The fifth number is how many mini-compartments each box has.

So an array of (5,5) represent this :

5 5 5 5 5
5 5 5 5 5
5 5 5 5 5
5 5 5 5 5
5 5 5 5 5

The upper numbers are the dressers, the numbers following them, are the cabinets. Each dresser has 5 cabinets, which means this array has 5*5 in storage capacity.(I think)


I have never used a yoyo to be honest. Too bad with the guitar, I remember when my friends guitar broke when it fell to the ground. The top flew off...Tongue

[Image: indiedb_88x31.png]
08-01-2008, 09:42 PM
Find


Messages In This Thread
OffTopic - by eliasfrost - 08-01-2008, 09:01 PM



Users browsing this thread: 1 Guest(s)