Jump to content
  • 0

insert #commands in new groups


domez86

Question


  • Group:  Members
  • Topic Count:  85
  • Topics Per Day:  0.02
  • Content Count:  207
  • Reputation:   0
  • Joined:  06/11/13
  • Last Seen:  

hi, how do I enter commands with # in this new groups?

thank you.

{
    id: 6
    name: "Helper"
    inherit: ( "Player" )
    level: 0
    commands: {
item: true
item2: true
warp: true
who: true
baselvl: true
joblvl: true
jobchange: true
stpoint: true
skpoint: true
    }
},

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  12
  • Topics Per Day:  0.00
  • Content Count:  149
  • Reputation:   46
  • Joined:  07/15/13
  • Last Seen:  

You need put [true, true] (@command, #command)

ex: warp: [true, true]

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  85
  • Topics Per Day:  0.02
  • Content Count:  207
  • Reputation:   0
  • Joined:  06/11/13
  • Last Seen:  

7 hours ago, EIysium said:

You need put [true, true] (@command, #command)

ex: warp: [true, true]t

tnx!! 

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...