Search the Community
Showing results for tags 'tagging'.
Found 1 result
-
ETS - Enemy Tagging System by Hortzy & Gunter Severloh What is it? This little mod adds a feature to tag enemies, similar in nature to games like, Ghost Recon Wildlands and others that use a tagging system eg.. (Sniper Elite, 1,2,3,4) Core concept was inspired by Ghost Recon Wildlands, this mod is useful for communications in a squad, and identifying targets, ideally best suited for Coop but it can be used in singleplayer to help you keep track of enemy targets, or at least make them more apparent if they blend in. Video Demonstration DOWNLOAD Steam Workshop Features Tag enemies by Aiming at them or holding your 'Lock Target' key. Option to choose between Side or Group for Tag visibility. Tagging a unit will reveal their rank and side. (Red = Enemy, Green = Friendly) Use UAV's, Binoculars, Weapons etc. (Pretty much anything that you can aim with). Works for all vehicles. Tags last 60 Seconds by default. Icons scale according to distance and FOV. Works in SP and MP (Dedicated server tested). 100% Client-side (Providing a module has not been placed). Server key included. Admin/Host Menu (Located in the map menu) 3den Editor module for mission makers. (Module will override clients) Server/Host settings (located in the Map settings menu, or Module) Icon Duration Icon Delay Scale Modifier Automatic Tagging Play Sound Show behind cover Show players Show allies Show enemies Required weapons Require optics Debug Note: 'Arma 3 Apex - Old Man' uses a different style of map menu, and the settings will not be available. However, any previous ETS settings you had/applied will carry over. Dedicated Servers - ETS Configuration Scripting Features _unit setVariable ["ETS_HVT",true,true]; //Creates a HVT (Marked by a star). _unit setVariable ["ETS_TEXT","SomeText",true]; //Sets text below a units icon. (optional) _unit setVariable ["ETS_FONT","TahomaB",true]; //Sets the font of the text. (optional) Mission makers can use the above code to make a HVT. HVT's will be marked with a star when tagged. How to install 1. Subscribe 2. Activate in launcher 3. Play Credits: Hortzy - Scripts, & Configs Gunter Severloh - Concept, Screenshots, & Video Changelog