G'day Everyone.
I'm trying to create a script that drops parachutes of ammo and stuff out the back of an Mv-22 for a personal addon.
The script works and it's all good however, I noticed that when ever I created the chute, it always spawned straight at the ground.
Expreimenting, I found that it worked perfectly when I used other helicopters and planes, it was just the Mv-22.
So when I went again to fly the Mv-22, I noticed that no matter how high I flew, the altimeter always read me as at an altidtude of -1.
So I asumed this to be the problem. That the getpos command was always receiving the altitude of -1.
I tried around with a few other custom addons, and sure enough I was right, a few of them also had the same problem, and those ones were the same ones that the script refused to work with.
So I was wondering if anyone knew of how to fix this, caz i am baffled ;D