mknight91 Posted April 8, 2018 Group: Members Topic Count: 4 Topics Per Day: 0.00 Content Count: 16 Reputation: 0 Joined: 04/07/18 Last Seen: May 11, 2018 Share Posted April 8, 2018 I am unable to get @commands to work. It just types out the command in game. Example. I tried changing my conf/atcommand_athena.conf to this, but it's still typed out. Quote Link to comment Share on other sites More sharing options...
0 anacondaq Posted April 8, 2018 Group: Members Topic Count: 42 Topics Per Day: 0.01 Content Count: 1096 Reputation: 348 Joined: 02/26/12 Last Seen: May 30, 2023 Share Posted April 8, 2018 groups.conf Quote Link to comment Share on other sites More sharing options...
0 mknight91 Posted April 8, 2018 Group: Members Topic Count: 4 Topics Per Day: 0.00 Content Count: 16 Reputation: 0 Joined: 04/07/18 Last Seen: May 11, 2018 Author Share Posted April 8, 2018 14 minutes ago, Anacondaqq said: groups.conf Thank you. For anyone wanting a quick paste option. groups: ( { id: 0 /* group 0 is the default group for every new account */ name: "Player" level: 99 inherit: ( /*empty list*/ ) commands: { /* no commands by default */ commands: true charcommands: true help: true rates: true uptime: true showdelay: true exp: true mobinfo: true iteminfo: true whodrops: true time: true jailtime: true hominfo: true homstats: true showexp: true showzeny: true whereis: true refresh: true noask: true noks: true autoloot: true alootid: true autoloottype: true autotrade: true request: true go: true breakguild: true channel: true langtype: true } permissions: { /* without this basic permissions regular players could not trade or party */ can_trade: true can_party: true command_enable: true } }, { id: 1 name: "Super Player" inherit: ( "Player" ) /* can do everything Players can and more */ level: 0 commands: { /* informational commands */ commands: true charcommands: true help: true rates: true uptime: true showdelay: true exp: true mobinfo: true iteminfo: true whodrops: true time: true jailtime: true hominfo: true homstats: true showexp: true showzeny: true whereis: true /* feature commands */ refresh: true noask: true noks: true autoloot: true alootid: true autoloottype: true autotrade: true request: true go: true breakguild: true channel: true langtype: true } permissions: { } }, Quote Link to comment Share on other sites More sharing options...
Question
mknight91
I am unable to get @commands to work. It just types out the command in game. Example. I tried changing my conf/atcommand_athena.conf to this, but it's still typed out.
Link to comment
Share on other sites
2 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.