Hi
I'm trying to make a simple weather report script (showing actual weather and an average forecast, really really simple) and i run into troubles to get wind direction and speed. I know that the command "wind" does return a vector but as a complete idiot in maths, i don't know how to treat these values to get a wind direction and a wind speed.
If someone could help me out at this point, it would be great.
Myke out
P.S.
Looked at seven's sniper/spotter script but he's using particle to determine wind data. I like to use the wind command.