function pogoda () liczba = math.random ( 1, 255 ) setWeather ( tonumber(liczba ) end setTimer ( pogoda, 5000, 0 )
function pogoda () liczba = math.random ( 1, 255 ) setWeather ( tonumber(liczba) ) end setTimer ( pogoda, 5000, 0 )