Arma 3
[ISIS] Bomber (Suicide Vest) (AI)
Showing 1-2 of 2 entries
Update: Apr 14 @ 4:50pm

Update 4/14/2025:

As requested, here is an update addressing some questions/suggestions, namely in regards to range and targeting.

- You can now easily configure settings at the top of the script.
- By default, the AI will search for nearest enemy soldier/vehicle (AI+players) and ignore civilians.
- You can also change the detection radius (M9_bombVestAI_targetRadius).
- The hardset variable name for the AI has been removed so you can spawn as many as you want in eden.

Source code with documentation:

https://github.com/M9-SD/A3_MASTER_REPO/blob/main/Compositions/ISIS_Bomber_Suicide_Vest_AI/Init_Scripts/Saboteur_Explosives/init_bomb_vest_ai.sqf

Update: Feb 5, 2022 @ 12:50am