BuxtonHouse Posted September 30, 2022 Posted September 30, 2022 (edited) Hi guys, im trying to have it so when Blue flies over trigger zone, a blue Circle will appear on it. Same for Red mist.marker.drawZone is where im heading to and it works fine. But now is there a way to have the Circle update colour to Red for example like setMarkupColorFill would (im not sure but im guessing you cant mix DCS Funct with moose? Or it would work if you can remove drawZone and place another as a work around, if so, is there a function to remove a draw zone? I have looked throught the Mist PDF and there is no mention of DrawZone or MarkerAdd Or i can use marker.add and merker.remove? Edited September 30, 2022 by BuxtonHouse
toutenglisse Posted September 30, 2022 Posted September 30, 2022 (edited) Here is an example (circle on F10 map and smoke on drone both update colors - start when 1 coalition enter the zone). EDIT : updated example's script to work with any zone test-drone-smoke-and-circle-on-map.miz Edited September 30, 2022 by toutenglisse in post 2
Recommended Posts