This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

meteo.tcl not working

Support & discussion of released scripts, and announcements of new releases.
User avatar
Thunderdome
Op
Posts: 187
Joined: Tue Mar 15, 2005 4:42 pm

Post by Thunderdome »

yes, ti does show me sydney if I make

.ws sydney australia

if I make

.ws sydney nothing shows up

london only for

.ws london uk

---
but paris won't work... :\

and should not the script work something like .ws lisbon or .ws amsterdam (for these it works fine)
User avatar
DragnLord
Owner
Posts: 711
Joined: Sat Jan 24, 2004 4:58 pm
Location: C'ville, Virginia, USA

Post by DragnLord »

for international weather, you MUST include the country for it to work

".wz paris fr" or ".wz paris france" will give you a result

without the giving the country for international weather (weather outside the USA), the script considers the request to be incomplete

this is needed due to the format of wunderground.com
User avatar
Thunderdome
Op
Posts: 187
Joined: Tue Mar 15, 2005 4:42 pm

Post by Thunderdome »

I've been messing around with the script and I modified it for colors and better help and so on... and diferent binds... :)
Works fine now... ;)
I
Isch
Voice
Posts: 1
Joined: Fri Dec 16, 2005 4:03 pm

Post by Isch »

Thunderdome wrote:for me it works with every city except Paris, Berlin and London...
It says:

"Weather ITLE>307 Temporary Redirect: , Wind :
Humidity: Barometer: . "

so I guess it need a new update! (the last one was in January I guess).
Still the rest works just fine... :)

Great script! :D
Changed line 1906 from

set weatherlnk "http://de.w3.weather.com$weatherlnk"

to

set weatherlnk "http://de.weather.com$weatherlnk"

and it works :)
T
Torrevado
Op
Posts: 101
Joined: Wed Aug 02, 2006 6:29 pm

Re: weather script

Post by Torrevado »

Reading old posts I found this one (about meteo.tcl malfunction):
DragnLord wrote:you may want to look at using weather3.5.2, it pulls australian weather just fine
.wz melbourne au
Melbourne, Victoria -- 1:11 PM EST Updated: 12:00 PM EST
Temp: 56F/13C Humidity: 57%
Conditions: Haze Wind: NW at 1mph/ 2kmh

.wz sydney au
Sydney, New South Wales -- 1:11 PM EST Updated: 12:00 PM EST
Temp: 63F/17C Humidity: 59%
Conditions: Clear Wind: WSW at 4mph/ 6kmh
That script' weather info (displayed on chan) is only in English, while meteo.tcl is multilanguage. You should think about it.
Nowdays meteo.tcl works really fine :) And best of all, you can choose your own lang!
User avatar
hm2k
Halfop
Posts: 57
Joined: Mon Sep 11, 2006 7:27 am
Location: UK

Post by hm2k »

I know this is an old thread, but I also know this script no longer works, so try this:

http://www.hm2k.com/posts/weather-tcl

Hope this helps.
Post Reply