05.02.2011, 18:34
So if I am right, I only need to use
and i'm done?
Quote:
public GlobalWeather() { return SetWeather(random(20)); //This will set the weather to a random number which is held in the variable "Weather" } |