Oh i see, after looking it up, the differences are
getpos --> goes and finds the position on map of the object
setpos--> goes and puts the object in desired position...
That been said, I put the script back as Mr. Palmer had written/coded it. Then went to the Desert Isle of Intro, in mission mode, and set up a dummy action so nothing but the script runs in the mission folder named test drop.
Use a Ammo crate named
Am1, an actual (F6) marker name
Mk2, west loon name me1 and in trigger area, and a trigger set to west present and the activation field coded [Am1,Mk2,148,150,2,2,2] exec "ParaDropObjest.sqs" per Mr. Palmers instructions.
hit the preview button and I got same thing for and error
_Cargo setpos[_cx, _cy, (_cz + _Height)]/#/: invalid error type any expected number.
However i have found out by playing around the "cz" variable does make the parachute open if the number is large enough.
Bottom line is that I think the Script is flawed or the instruction on the usage of script is flawed.
Could some-one please test this-script out and see if I am Wrong. I truely would like to be wrong and to be shown the way of my errors.
use search in editor depot, type in "para" and look for Mr. Plamers script.
Thank you for your Time