umm sorry i hadnt been active for a long time...the basic jist of my script was really simple...ummm didnt remember to back up my scripts when i cleaned up my harddrive so they gone now...but they sucked anyway but heres the basic.
_target= _this select 0
_delay= _this select 1
_bullet = "Bullet12_7" CamCreate [(getpos _target select 0)+4, getpos _target select 1,(getpos _target select 2)+2]
_bullet setVelocity [-100,0,-200]
~_delay
_bullet = "Bullet12_7" CamCreate [(getpos _target select 0)+3., getpos _target select 1,(getpos _target select 2)+2]
_bullet setVelocity [-100,0,-200]
~_delay
I have made a VERY QUICK AND CHEAP test map to go along to give ya the idea....just use the 0-0-??? commands to get them to start and watch the guys fall