# 2.8L: forecast modified for unknown change, capital L for LOLS! #
# 2.8k: added longitude & latitude back (optional, show_lat_lon var) #
# major improvements to multiple results. #
# forecast will show the % chance of precipitation. #
# script was fetching mobile more often than it needed, fixed. #
Fubar wrote:works great , dont suppose there is anyway where i could get the out put on differant lines is there ?
Wow that's so weird. I'll add the code to do this today, I've always thought I had it like this. The next version, the "seperator" variable will actually work! Silly me. Also setting it to "\n" like in my other scripts will put the results onto seperate lines (in the next version).
Edit: I think this will be a bad idea since it will have so much data on all the lines.. Location, Humidity, Dew Point, Temperature, Wind, Windchill, etc.. that's a lot of lines. I'll have to do it differently to have a few things on one line (Temperature, High/Low, etc.. then next line will do Humidity, Dew Point, etc..)
The "seperator" variable will now work properly so you can change the "; " to whatever you want. If you set it to "\n" then every result will be put onto a seperate line as in the example above this post.
Regards~
Last edited by incith on Fri Apr 28, 2006 7:51 pm, edited 1 time in total.
I have v1.9_r7 of this script running Windrop. Forecasts do not work, with a message in the eggdrop console saying Tcl error [incith::weather::forecast_message]: can't read "day1": no such variable
I have been using this script for many months and everything has always worked. Any ideas on how to fix this would be appreciated. Thanks for a great script!