; scripted by wizzywig
_uav1 = _this select 0
_Who = _this select 1
_unit = _this select 0
_malp = _this select 0
pubStartDoor = true
uav1 SetPos (Getpos gate2)
malp SetPos (Getpos gate2)
ok how do i make my script set the hight when i use this script to make my unit jump from one end of map the the other can i also set the hight i hope some one can help with this.
thanks
i tryed the _uav1 setpos [ (getpos _uav1 select 0), (getpos _uav1 select 1), 0]
but all this is doing it moveing the uav to the addon and lifting my addon and putting the uav under it how do i fix this???