====== ArmA 3 UAV Drone Terminal ====== [[https://www.pmctactical.org/forum/viewforum.php?f=68|ArmA 3 Forum]], [[:arma3|ArmA 3]], [[arma3:config|ArmA 3 Config]], [[arma3:missions|ArmA 3 Missions]], [[arma3:modeling|ArmA 3 3D Modeling]], [[arma3:scripting|ArmA 3 Scripting]], [[arma3:terrain|ArmA 3 Terrain]], [[arma3:texturing|ArmA 3 Texturing]], [[arma3:tools|ArmA 3 Tools]] **2022-06-19T08:55:00Z** HOWTO add UAV drone terminal to your soldier character? Adds UAV terminal into first free inventory slot, change it with GPS when you want to use UAV: player addItem "B_UavTerminal"; Adds UAV terminal to GPS slot, replaces GPS without warning, your GPS will be LOST: player linkItem "B_UavTerminal";