; made by HAMMY
; this script is quite simple, to activate: [target1, target2, target 3, target 4, target 5] exec "bomb.sqs"
_t1 = _this select 0
_t2 = _this select 1
_t3 = _this select 2
_t4 = _this select 3
_t5 = _this select 4
"LASERGUIDEDBOMB" camCreate [(_t1 select 0),(_t1 select 1), +0]
~3.5
"LASERGUIDEDBOMB" camCreate [(_t2 select 0),(_t2 select 1), +0]
~3.5
"LASERGUIDEDBOMB" camCreate [(_t3 select 0),(_t3 select 1), +0]
~3.5
"LASERGUIDEDBOMB" camCreate [(_t4 select 0),(_t4 select 1), +0]
~3.5
"LASERGUIDEDBOMB" camCreate [(_t5 select 0),(_t5 select 1), +0]
~3.5
exit
I have not tryed this ingame, so if u have any problems, tell me