Jump to content
  • 0

where to enable/disable @commands in rAthena?


Titan

Question


  • Group:  Members
  • Topic Count:  28
  • Topics Per Day:  0.01
  • Content Count:  135
  • Reputation:   4
  • Joined:  11/23/12
  • Last Seen:  

Hi guys,

 

Sorry if this question was too newbie. But I can't find it. Can anyone help me please?

 

Thanks in advance!

Link to comment
Share on other sites

5 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  4
  • Topics Per Day:  0.00
  • Content Count:  42
  • Reputation:   8
  • Joined:  06/25/14
  • Last Seen:  

Yes. Just take the "commands:true" off the "Player" group

OR

 

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?

  • Upvote 1
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  4
  • Topics Per Day:  0.00
  • Content Count:  42
  • Reputation:   8
  • Joined:  06/25/14
  • Last Seen:  

conf/groups.conf

 

just put the commands:true inside the GM group

  • Upvote 1
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  28
  • Topics Per Day:  0.01
  • Content Count:  135
  • Reputation:   4
  • Joined:  11/23/12
  • Last Seen:  

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

}

},

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  28
  • Topics Per Day:  0.01
  • Content Count:  135
  • Reputation:   4
  • Joined:  11/23/12
  • Last Seen:  

well thanks a lot mate..working now.. /no1  /no1  /no1

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  4
  • Topics Per Day:  0.00
  • Content Count:  42
  • Reputation:   8
  • Joined:  06/25/14
  • Last Seen:  

U're welcome :)

 

Could you mark the answer as useful, so that the thread can be marked as solved? :D

Edited by bbicudo
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...