Community Forum

Game temperature

Forum Overview >> Farming Simulator 2009

CategoryFarming Simulator 2009
Created08.08.2010 14:16


Tobias F (JD6930) 08.08.2010 14:16
Hi,

is it possible to get the current temperature of the game ?

Greetz

Stefan Geiger - GIANTS Software 09.08.2010 15:42
You can get the today's temperature with
g_currentMission.missionStats.pdaWeatherTemperaturesDay[1]
g_currentMission.missionStats.pdaWeatherTemperaturesNight[1]

However these values are only updated if the pda is open and shows the weather forecast.

Tobias F (JD6930) 12.08.2010 22:06
ok, thats not so cool :D


Note: Log in to post. Create a new account here.