Sean B. Posted July 25, 2022 Posted July 25, 2022 Not sure if this is a bug or an oversight: trigger.misc.getZone("NAME") , where NAME is the name of a quad point trigger zone, only returns the vec3 for the center of the zone along with a radius value ( like it was a circular zone ), not the vertices table for the 4 corner points of the quad. The vertices can be found from the simulator side under _current_mission.mission.triggers.zones[x].vertices , but I cannot find them accessible anywhere from the scripting side.
Grimes Posted July 27, 2022 Posted July 27, 2022 That is a known bug. 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