Titan Posted July 1, 2014 Posted July 1, 2014 Hi guys, Sorry if this question was too newbie. But I can't find it. Can anyone help me please? Thanks in advance! Quote
bbicudo Posted July 1, 2014 Posted July 1, 2014 conf/groups.conf just put the commands:true inside the GM group 1 Quote
Titan Posted July 1, 2014 Author Posted July 1, 2014 just like this? groups: ( { id: 0 /* group 0 is the default group for every new account */ name: "Player" level: 0 inherit: ( /*empty list*/ ) commands: { /* no commands by default */ rates: true uptime: true autoloot: true alootid: true autoloottype: true autotrade: true request: true } permissions: { /* without this basic permissions regular players could not trade or party */ can_trade: true can_party: true } }, Quote
bbicudo Posted July 1, 2014 Posted July 1, 2014 Yes. Just take the "commands:true" off the "Player" groupOR You can scroll down your group.conf file 'till you find { id:99 name:"Admin"level:99.......And inside the"commands:{"you put the "commands:true" permission.So only admins will be able to use this...If u make the same into "Law Enforcement", Law Enforcement characters (the group ID:10) will be able to use it too and so on...It Works for all commands Got it? 1 Quote
bbicudo Posted July 1, 2014 Posted July 1, 2014 (edited) U're welcome Could you mark the answer as useful, so that the thread can be marked as solved? Edited July 1, 2014 by bbicudo Quote
Question
Titan
Hi guys,
Sorry if this question was too newbie. But I can't find it. Can anyone help me please?
Thanks in advance!
5 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.