MisterCat 27 Posted September 2, 2016 Players don't show up on the zeus GUI, I added the players in the 3D editor using the "add editable objects" module. Share this post Link to post Share on other sites
SM_BJS 10 Posted September 16, 2016 I would recommend using this mod as you can add and remove entities like players and objects on the zues interface with a couple of clicks within the interface it's self. ARES Workshop: https://steamcommunity.com/sharedfiles/filedetails/?id=421908020 ARES Armaholic: http://www.armaholic.com/page.php?id=27285 I hope this helps :) Share this post Link to post Share on other sites
MisterCat 27 Posted September 26, 2016 Yea, that's what I do to void this issue, but I would also like a solution that adds only the players as I don't want the static objects near the players to become edit-able Share this post Link to post Share on other sites
Tajin 349 Posted September 27, 2016 Pretty simple. Create a file called "initPlayerServer.sqf" in your mission and put this inside: { _x addCuratorEditableObjects[[_this select 0],false] } count allCurators; Share this post Link to post Share on other sites
Crimson Mage 2 Posted October 17, 2016 Did you sync all the players to the add editable objects or assign the zeus? Share this post Link to post Share on other sites