Hey,
I'm having some issues with setting weather via simconnect and was hoping someone could help.
The problem is with SimConnect_WeatherSetObservation.
According to the sdk documentation the time value is seconds. But for me it acts like minutes. If I us a value of 0 the weather changes immediately. If I use anything greater than 0 it takes minutes to change. Is it just me or is that parameter really minutes?
My other issue is with setting global weather. The sdk help file also says to use GLOB as the station to set global weather. But that does not work unless I first use SimConnect_WeatherSetModeGlobal. Then I have to use GLOB as the station. Again is it me ?
And my last weather question. Once I set the weather mode to global how do I change it back so I can set it per station again?
thanks,
Steve
I'm having some issues with setting weather via simconnect and was hoping someone could help.
The problem is with SimConnect_WeatherSetObservation.
According to the sdk documentation the time value is seconds. But for me it acts like minutes. If I us a value of 0 the weather changes immediately. If I use anything greater than 0 it takes minutes to change. Is it just me or is that parameter really minutes?
My other issue is with setting global weather. The sdk help file also says to use GLOB as the station to set global weather. But that does not work unless I first use SimConnect_WeatherSetModeGlobal. Then I have to use GLOB as the station. Again is it me ?
And my last weather question. Once I set the weather mode to global how do I change it back so I can set it per station again?
thanks,
Steve

