Jump to content
  • 0

Edit @commands


kamoteka

Question


  • Group:  Members
  • Topic Count:  10
  • Topics Per Day:  0.00
  • Content Count:  31
  • Reputation:   0
  • Joined:  08/29/12
  • Last Seen:  

How can i change the command like when i use broadcast, instead of using @broadcast ill just have to type @bc. @guildstorage change to @gstorage?

Link to comment
Share on other sites

3 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  25
  • Topics Per Day:  0.01
  • Content Count:  198
  • Reputation:   47
  • Joined:  08/01/12
  • Last Seen:  

conf/atcommand_athena.conf

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  94
  • Topics Per Day:  0.02
  • Content Count:  2192
  • Reputation:   252
  • Joined:  11/11/11
  • Last Seen:  

How can i change the command like when i use broadcast, instead of using @broadcast ill just have to type @bc. @guildstorage change to @gstorage?

conf/atcommand_athena.conf

As Mammon mentioned, head over to your atcommand.conf https://rathena.svn.sourceforge.net/svnroot/rathena/trunk/conf/atcommand_athena.conf and add guildstorage: ["gstorage"] after kill ["die"]. Then, add broadcast: ["bc"] after guildstorage like so:

kill: ["die"]
guildstorage: ["gstorage"]
broadcast: ["bc"]

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  10
  • Topics Per Day:  0.00
  • Content Count:  31
  • Reputation:   0
  • Joined:  08/29/12
  • Last Seen:  

thank you so much! /no1

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