Community Forum

Temperature

Forum Overview >> Scripting

CategoryScripting
Created30.10.2010 13:03


Www.ls-mods.pl ;] (Unknown) 30.10.2010 13:06
I want to check temperature with PDA - Today (day, night).

I try -> http://gdn.giants.ch/thread.php?categoryId=11&threadId=439
But in LS 2011, it is not working... I found error in log.txt.

Sorry for my bad English...

Thanks for help!

Andreas Großschedl (Unknown) 31.10.2010 06:26
Hi!

You can use this for day:
g_currentMission.missionPDA.pdaWeatherTemperaturesDay[1]

and this for night:
g_currentMission.missionPDA.pdaWeatherTemperaturesNight[1]

index [1-4]: 1 for today, 2 for tomorrow ...

But it is the same as in ls 2009: this values are only updated, when pda is on!



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