![]() |
GM Privs Problem - Printable Version +- SphereCommunity (https://forum.spherecommunity.net) +-- Forum: Sphere 0.56d (/Forum-Sphere-0-56d) +--- Forum: General Help (/Forum-General-Help) +--- Thread: GM Privs Problem (/Thread-GM-Privs-Problem) |
GM Privs Problem - Capzien - 01-27-2013 04:54 PM Hey guys, just opened up the server I've had on my PC for a while and am having a problem - all the accounts that I give GM privs are able to use .admin, .go and .tele but that's it. They can't add, delete, etc. I've tried setting these privs via the Sphere Console as well as using the ingame command and both set their privs to the correct level however none of them can do anything except basically what a Councillor could do. Would anyone have any ideas why this would be? This is with the default scripts. Thanks. RE: GM Privs Problem - darksun84 - 01-27-2013 09:41 PM Look at the bottom of spheretables.scp, there is a list of commands under [PLEVEL X] sections and you can edit them.(Plevel 4 is gm) RE: GM Privs Problem - Capzien - 01-27-2013 10:01 PM Quote:[PLEVEL 1] // extra player commands. I'm not really sure if that's how it should/shouldn't be? That's what I've got in it anyway. RE: GM Privs Problem - darksun84 - 01-27-2013 10:30 PM You can add/remove commands from those list, if a command is not present in those lists, it have a default privilige of 7. // Set from 0 - 7 to set what the default plevel is to use commands. DefaultCommandLevel=7 You can find this in sphere.ini RE: GM Privs Problem - Capzien - 01-27-2013 10:48 PM Thanks, I just set that value down lower and it worked a charm. RE: GM Privs Problem - darksun84 - 01-27-2013 11:27 PM I suggest to not lower that value, but just add the commands that GMs really need to the plevel 4 list ![]() RE: GM Privs Problem - Capzien - 01-27-2013 11:51 PM It's a private play around server so I'm not too phased. I set it to 4 so player accounts won't get any commands ![]() |