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";