Notifications
Clear all
[Closed] help me about time zone
Apr 14, 2011 8:00 am
how can i use maxscript to set menter ray’s time zone value?
help me
thank you
2 Replies
Apr 14, 2011 8:00 am
Time Zone is just the time of your country or your target country – its based on GMT (greenwich mean time) which is 0.
First you would have see if that parameter is exposed or not and animatible and then script it.
GetPropNames, isAnimatable etc…
To do it then from data, you’d need to find your time zone or the target time zone from data – or create a rollout with a list you could pick from etc…
Apr 14, 2011 8:00 am
I had a look earlier, couldn’t find any obvious way of accessing this, I think it’s all internally calculated annoyingly… So you might have to recalculate it yourself, to get Lat/Long position.