Jump to content
  • 0

How add Commnds to normal player (Eathena)Version


Rekoo5896

Question


  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  3
  • Reputation:   0
  • Joined:  05/18/17
  • Last Seen:  

hello can some one help me iwant do know how iadd some commands to normal players in eAthnea Version

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  91
  • Topics Per Day:  0.02
  • Content Count:  325
  • Reputation:   34
  • Joined:  06/01/13
  • Last Seen:  

12 minutes ago, Rekoo5896 said:

hello can some one help me iwant do know how iadd some commands to normal players in eAthnea Version

go to your eathena/config folder there is a file called atcommand_athena.conf open it and you see the command 

Example you will add @warp for normal player search for warp the comes a line looks so

// Warp yourself to a certain map, at (x,y) coordinates (2 same commands).
mapmove: 40 // (also /mm or /mapmove)
rura: 40 The number is the GM Lvl gms with lvl 40 and up can use it change this to 0 to make it for player
warp: 40

Looks so:
// Warp yourself to a certain map, at (x,y) coordinates (2 same commands).
mapmove: 40 // (also /mm or /mapmove)
rura: 0 Now normal player can use @warp
warp: 0

copied and pasted from a ragezone site xD just change the number of  watever command u wish the player to use to 0.

  • MVP 1
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  0
  • Topics Per Day:  0
  • Content Count:  32
  • Reputation:   1
  • Joined:  07/01/14
  • Last Seen:  

serch which command you want to add if there 1,1 to 99,99
just replace 0,0
0,0 = normal player 

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