Anyway, I tried testing the Ambient and Track Temperature through the following parameters in the .gdb file:
Weather
{
TestDay
{
Conditions = Best
TrackWetness = Dry
AmbientTemp = 10
TrackTemp = 10
}
Practice1
{
Conditions = Best
TrackWetness = Dry
AmbientTemp = 10
TrackTemp = 10
}
}
And basically it did not work. I changed those lines to my liking by increasing it to 100 C for both just for testing and it did not appear ingame. So I guess the weather is hard coded and I can't do much there...
Anyway, if anyone has any helpful info's on this, would really appreciate it...