ArmA 3 UAV Drone Terminal

ArmA 3 Forum, ArmA 3, ArmA 3 Config, ArmA 3 Missions, ArmA 3 3D Modeling, ArmA 3 Scripting, ArmA 3 Terrain, ArmA 3 Texturing, 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";