Arrays
#1

Here's the deal.
I'm making an array, like. new Weathers[][] = { {"Sunny", 0, 23} };
"Sunny", obviously the weather type. 0, the weather ID. 23 the Degrees.

Every 10 minutes (Timer) change the weather to something random. But the problem is, the weather could be "Foggy", but the weatherid could be like hot. I need it to be a random line, not completely different thing.
http://pastebin.com/d5756d326]
http://pastebin.com/d5756d326
Reply


Messages In This Thread
Arrays - by •Ajax• - 28.11.2009, 01:10
Re: Arrays - by yezizhu - 28.11.2009, 01:30
Re: Arrays - by Dabombber - 28.11.2009, 06:03
Re: Arrays - by yezizhu - 28.11.2009, 06:40

Forum Jump:


Users browsing this thread: 2 Guest(s)