Jack Basford medal 5538 CEO & CTO 9 years 266 days ago (edited 9 years 266 days ago)
"Yuri
Ok I have a VERY basic knowlage of programming, but if you'd set the temperature as the variable you can add a certain degrees to that. That would still keep the real life unexpected changes but would make the damn super soft tires less usefull
Perhaps I wasn't clear enough. The technical challenge of just changing the temperature is the simplest thing anyone could possibly do. And that's all a player has to consider, "just change the temperature! It's only a variable!". Of course, but it's not that simple in reality.
I tried to point out all the
other things related to changing that number which we have to consider as devs. Like changing it for races in 1 weeks time, and how that will affect their forecasts, which are currently text we get from a weather service, as one example. Do we scrap that forecast or hack it in to the forecast with some kind of ugly string search? Both are poor solutions. Essentially, if we're going to forcibly change this number, we need to write a new weather engine with a new forecast system etc. We probably need to announce that we're not using real weather any more and a whole bunch of other things.
If all we had to do was change numbers life would be much easier. :P