Download the mission: http://www.mediafire.com/download/zkvrzyyopnnzzk3
Download the file and move it to
Steam\SteamApps\Common\Arma 3\Missions
Then launch the game. You will then find the example in Play-Scenarios.
When using SetPos and/or GetPos, you can change variables for returned values from commands, or use numbers. The video (hopefully) explains this enough.
unit SetPos [x,y,z];
tank setpos [5123,642,0];
player setpos [position player select 0,position tank select 1,5];
player setpos getpos tank;
a=getpos player select 2;
tank setpos [100,getpos player select 1,a+5];
Tell me if there are any issues in this video, or if something is explained badly.
Outro music: provided by SafeTracks
Direct - Network: https://www.youtube.com/watch?v=f-O8MCxCFeI
"This video is created using games from Bohemia Interactive.
See http://www.bistudio.com for more information."
Download
0 formats
No download links available.
Arma 3 Editor Tutorial - Coordinates, SetPos, GetPos | NatokHD