User Tools

Site Tools


arma3:scripting:uav-drone-terminal

ArmA 3 UAV Drone Terminal

ArmA 3, Config, Missions, 3D Modeling, Scripting, Terrain, Texturing, 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";
arma3/scripting/uav-drone-terminal.txt · Last modified: 2022-06-25 11:51 by snakeman