Arma 3
Kolljak May 19, 2020 @ 12:22pm
Teleportation script help. [simple fix im just dumb]
so i am using a simple script to teleport from the aircraft carrier to the liberty. i got it working but i am falling inside the floor.

this addAction ["Teleport", {player setPos (getPos rule1)}];

its a simple script but i am unsure how to change the setPos to include altitude on teleport. this is someone elses script.
< >
Showing 1-3 of 3 comments
Dankan37 May 19, 2020 @ 12:52pm 
this addAction ["Teleport", {player setPosASL (getPosASL rule1)}];

All you have to do now is to move the object "rule1" to it's desired height.
Kolljak May 19, 2020 @ 1:09pm 
thanks a bunch ill tell you if it works.
Kolljak May 19, 2020 @ 2:21pm 
it works
< >
Showing 1-3 of 3 comments
Per page: 1530 50

Date Posted: May 19, 2020 @ 12:22pm
Posts: 3