Mando Bombs (mando_arty_sadarm.sqf)

By Mandoble

mando_arty_sadarm.sqf

Provides SADARM capability to artillery and tank units. Players will have a display showing aiming data for SADARM bombardment. The player must pick the horizontal range to the target first (ground hit range), and then elevate the gun until SADARM activation range is close to the previously calculated ground hit range, and then fire a HEAT round.

This script requires the presence of mando_bombs_sadarm.sqf and mando_bombs_effects.sqf.

mando_sadarm_shell_types array contains the valid shell types for SADARM artillery shots, add more at will.
 

Script parameter Description
Artillery unit Usually a static gun

Example (init field of an artillery gun):

res=[this]execVM"mando_bombs\mando_arty_sadarm.sqf";