Doke 10 Posted April 24, 2014 Hello guys, hello Bohemia, i have the following problem. I just played some Zeus as Game Master on my own server (I am the admin) and then swapped the slot with a player so he can be Zeus. I took over the Game Moderator slot and set the rights for the Moderator to be the same as for the Game Master so i can help him to create the mission. The problem is i got into game but still had not rights. I think i would have to restart the match and set it again BEFORE starting the match. But isn't there any other option to enable/disable full rights for the game moderator? I would need it seriously. :) Share this post Link to post Share on other sites
caeden 11 Posted April 24, 2014 I had the same issue when I started my mission off. I got around this by adding the following to my description.ext class Params{ class CuratorModeratorRights //paramsArray[0] { title = "Game Moderator rights"; //--- ToDo: Localize values[] = {0,1,2}; texts[] = {"Cannot create objects (only editing is allowed)","Can create all objects","Can create only modules"}; //--- ToDo: Localize default = 1; }; }; It seemed to fix it for me. Share this post Link to post Share on other sites
Doke 10 Posted April 26, 2014 You mean you set this in a custom zeus mission? I am talking about the official ones. I dont know where that description.ext is located at. :eek: Share this post Link to post Share on other sites
caeden 11 Posted April 27, 2014 That's strange, I've never had that issue before from a stock ZGM. Share this post Link to post Share on other sites