Is there a way, within an sqf script, to have the artillery take aim at a position (in format [x,y,z] of course) so when it fires the rounds come down from above?

I've tried lookAt but you have to make the gun point up and then its guess and check to try to get the rounds to land anywhere within a mile of the target.

I'm trying to make a small "from scratch" script that has artillery fire at a predesignated spot after being triggered. I would know how to do the rest if I just could figure this part out.

So maybe if I knew what the artillery module uses for the first step of a fire mission when the guns take aim I could use that for my script. Any help or advice you guys can give I would greatly appreciate!