kontiuka Posted October 21, 2013 Posted October 21, 2013 Is it possible to set time of day, season, and weather using scripts or can that only be done in the mission editor? Kon.
St3v3f Posted October 21, 2013 Posted October 21, 2013 To my knowledge, there is no functionality available to manipulate such things after a mission started aka: Baron [sIGPIC][/sIGPIC]
kontiuka Posted October 21, 2013 Author Posted October 21, 2013 Hmmm. That's too bad. You can't do it even with an initialization script?
P1KW Posted October 21, 2013 Posted October 21, 2013 (edited) Wrong answer. Sorry Greetings. Edited October 21, 2013 by P1KW wrong answer "If adventure is dangerous, try the routine. It is deadly." Paulo Coelho.
Grimes Posted October 21, 2013 Posted October 21, 2013 Hmmm. That's too bad. You can't do it even with an initialization script? The only scripting available in regard to weather is to get the wind data at a point. atmosphere.getWind(Vec3 point) atmosphere.getWindWithTurbulence(Vec3 point) The right man in the wrong place makes all the difference in the world. Current Projects: Grayflag Server, Scripting Wiki Useful Links: Mission Scripting Tools MIST-(GitHub) MIST-(Thread) SLMOD, Wiki wishlist, Mission Editing Wiki!, Mission Building Forum
Recommended Posts