EE_AreaMarker is a simple tool for adding customizable area markers to your scenarios. Just drag the prefab into the world, set the radius and color, and you’ll have a clear visual representation of zones such as capture points or playable boundaries. It integrates seamlessly with Scenario Framework, letting you spawn or despawn area markers and even switch colors dynamically, for example, to show when a zone has been captured.
Most of the code is from Kexanone's PolygoneDrawCommand so all credits go to him.
This mod also includes a custom Scenario Framework Action: EE_ScenarioFrameworkActionChangeAreaMarkerColor.
It allows you to change a marker’s color dynamically during runtime. For example, changing the area’s color once a task is completed.
Workshop link: https://reforger.armaplatform.com/workshop/662A29A2BFA8021D-EE_AreaMarkers