Jump to content
  • 0

Commands aliases not working


Thiagocomh

Question


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  2
  • Reputation:   0
  • Joined:  06/25/21
  • Last Seen:  

Hi, I'm trying to use commands like @mi, @ii, @die, but none of them works 

My group.conf is like that https://pastebin.com/xAWj90qh

And I inserted the 

aliases: {
  mobinfo: ["monsterinfo", "mi"]
  ...
}

Into the gm.conf , there is something that I'm missing?

 

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  49
  • Topics Per Day:  0.01
  • Content Count:  1529
  • Reputation:   234
  • Joined:  08/03/12
  • Last Seen:  

1 hour ago, Thiagocomh said:

Hi, I'm trying to use commands like @mi, @ii, @die, but none of them works 

My group.conf is like that https://pastebin.com/xAWj90qh

And I inserted the 


aliases: {
  mobinfo: ["monsterinfo", "mi"]
  ...
}

Into the gm.conf , there is something that I'm missing?

 

add in below commands line. 

commands: {

mobinfo: true

iteminfo: true

 

and etc.

 

If you're adding this for groupid :0 which is normal account, then add it at id : 0 section.

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  2
  • Reputation:   0
  • Joined:  06/25/21
  • Last Seen:  

@Chaos92

Hi, they arent working, only shows o chat "@mi drops", but "@mobinfo drops" works fine

 

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