dikkeduif Posted July 8, 2018 Posted July 8, 2018 Hi, Is it possible to get the terrain name (black sea, nevada, etc), or id if there's such a thing for the mission in lua? Similarly, is there a way to get the mission name? Alternatively if there's no such thing I'm thinking of using the airfields as a way to determine which map is currently active, or by using coordinates of a unit to see if it falls within certain bounds. Thanks
dikkeduif Posted July 10, 2018 Author Posted July 10, 2018 Thanks that works! Essentially you can use env.mission.theatre
Recommended Posts