hieve 42 Report post Posted March 19, 2016 Hey, we stumbled over this issue last night: >Someone got invited by his friend to his territory. The Territory Owner had not enough points to upgrade it. Friend of owner wasn't able to upgrade it. Now is the Question why can't Territory Members do this - if u Build up a Base with Friends the owner shouldn't need to do this only by himself. I took a look at the file (ExileServer_system_territory_network_territoryUpgradeRequest.sqf) and changed line 24 from _moderators = _flag getVariable ["ExileTerritoryModerators",[]]; to _moderators = _flag getVariable ["ExileTerritoryBuildRights",[]]; It's working now as expected maybe here it's needed to give the owner the ability to share upgrade rights or do like above described. Share this post Link to post Share on other sites
Turbonutter69 31 Report post Posted March 19, 2016 The owner can share upgrade rights. The owner has to use the xm8 to promote other members to be able to upgrade the territory. Share this post Link to post Share on other sites
hieve 42 Report post Posted March 19, 2016 (edited) 5 hours ago, Turbonutter69 said: The owner can share upgrade rights. The owner has to use the xm8 to promote other members to be able to upgrade the territory. sure? we tried and it only shared building rights i mean like in the script above it only checks for MODERATORS and there is only 1 person in the database in my cases Edited March 19, 2016 by hieve Share this post Link to post Share on other sites
Turbonutter69 31 Report post Posted March 19, 2016 Yes you grant rights by clicking the 8g network, highlight whoever and on the right hit grant rights, for your selected territory. Then go back and go to Territory, Select your territory and highlight the person, and on the right hand side it says promote. Once that is done, said person will be able to upgrade the territory radius. Share this post Link to post Share on other sites
hieve 42 Report post Posted March 19, 2016 3 hours ago, Turbonutter69 said: Yes you grant rights by clicking the 8g network, highlight whoever and on the right hit grant rights, for your selected territory. Then go back and go to Territory, Select your territory and highlight the person, and on the right hand side it says promote. Once that is done, said person will be able to upgrade the territory radius. dont have promote at my xm8? does this needs to activated in some way? Share this post Link to post Share on other sites
Turbonutter69 31 Report post Posted March 19, 2016 7 minutes ago, hieve said: dont have promote at my xm8? does this needs to activated in some way? Can't help you with that sorry. I always thought it was a standard exile feature. Share this post Link to post Share on other sites