Arma 3 Editor Tutorial - Coordinates, SetPos, GetPos
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."
Other Videos By Feuerex
Other Statistics
ARMA 3 Statistics For Feuerex
Feuerex currently has 742,725 views spread across 126 videos for ARMA 3. His channel published over 1 day worth of content for the game, roughly 91.19% of ARMA 3 content that Feuerex has uploaded to YouTube.