Cold Evil 13 Posted September 14, 2013 Hi i'm trying to make a laptop to function as a UAV terminal instead of using a UAV terminal GPS thingy. Share this post Link to post Share on other sites
kylania 568 Posted September 14, 2013 Not sure you can do that via scripting. Even the connectTerminalToUav requires you to have a UAVTerminal. Share this post Link to post Share on other sites
XCess 0 Posted September 14, 2013 You could make a script to remove the UAV terminal from the player when he's over a certain distance from the laptop and add it back once he's in range. Share this post Link to post Share on other sites
Cold Evil 13 Posted September 15, 2013 How do i do this in a multiplayer working fashion for all UAV units near the console? Share this post Link to post Share on other sites
kylania 568 Posted September 15, 2013 You'd give them all UAVTerminals instead of trying to give yourself a headache... Share this post Link to post Share on other sites
galzohar 31 Posted September 15, 2013 Yeah if you want to use the current system with current known scripting commands you will have to add/remove the terminals to/from the players you want to be able/unable to operate UAVs. That, of course, can be done based on any condition you choose, such as being near the/a laptop. If you don't want to use the UAV terminal or want to have functioning UAV terminals along with the laptop, then I'm afraid you may have to script your own UAV control system. Share this post Link to post Share on other sites