yoannis1995 10 Posted July 10, 2014 Hi, As the tittle says, I'm having an issue with the UAV terminal. I made all the loadouts of my units for a mission by script and the one who is supposed to be the player doesn't have the option to use the UAV terminal even though he has it. I checked with the other units and it works for them but not for the player. Any idea why ? Share this post Link to post Share on other sites
L3TUC3 32 Posted July 11, 2014 Is your player a civilian? Share this post Link to post Share on other sites
yoannis1995 10 Posted July 12, 2014 No, a diver but I checked with other divers and it works.... Share this post Link to post Share on other sites
DarkDruid 96 Posted July 13, 2014 There is terminal for each side. Is the side of that diver same as the side of used UAV Terminal? Is that Terminal assigned in the GPS slot of given unit? Share this post Link to post Share on other sites
yoannis1995 10 Posted July 14, 2014 Yes it is, that's why I don't understand why it works for the other units and not the player... Share this post Link to post Share on other sites
Lala14 135 Posted July 14, 2014 which diver and what side? e.g. Blufor Explosive Diver Share this post Link to post Share on other sites
DarkDruid 96 Posted July 14, 2014 Yes it is, that's why I don't understand why it works for the other units and not the player... In that case, I would recommend to create a ticket on Feedback Tracker. It would be great if you could attach a simple repro mission as well. All units should be able to use an UAV Terminal if assigned in the proper slot. Share this post Link to post Share on other sites
yoannis1995 10 Posted July 15, 2014 Finaly found the problem. Turns out it came from the script generated by the new Arma 3 virtual armory I used to set up the loadouts of my units. It appeared to be written: delta1 addWeapon "B_UavTerminal"; ... delta1 linkItem "O_UavTerminal"; instead of both "B_UavTerminal". Thanks anyway guys :) Share this post Link to post Share on other sites