Arma 3
Bulat UAV Detector by Nerexis
Showing 1-5 of 5 entries
Update: 19 Mar @ 5:42am

- hotfix for script error during init

Update: 11 Mar @ 12:58pm

New Features & Enhancements:

Debug Toggle:
Added a new checkbox setting to enable or disable debug logging for NER_bulatV3.

Scan Distance Configuration:
Introduced a slider to configure the UAV scan distance with a range of 100–5000 meters (default is 1000 meters).

Target Filtering:
Added an EDITBOX setting that accepts a SQF array to filter detected units by side and class.
Example:
[[ "west", ["O_Crocus_AT", "O_Crocus_AP"] ], [ "east", ["B_Crocus_AT"] ]]
Leaving the value empty will disable the filter.

Sound Settings:
New settings allow you to configure the sound file path, volume (slider ranging from 0 to 10 with default 2), and maximum hearing distance (slider ranging from 1 to 50 with default 10 meters).

Updated Scan Function:
The scan function now integrates these new settings to dynamically filter UAV units based on distance, visibility, and allowed unit types, while also incorporating the configured sound parameters.

Update: 30 Dec, 2024 @ 9:08am

- fix for detector actions not working properly after respawning / switching unit
- added realistic ON/OFF action sound

Update: 29 Dec, 2023 @ 8:20am

Update: 29 Dec, 2023 @ 8:16am

init