Jump to content
  • 0

Please help me in Commands


khiyo

Question


  • Group:  Members
  • Topic Count:  5
  • Topics Per Day:  0.00
  • Content Count:  12
  • Reputation:   0
  • Joined:  01/28/12
  • Last Seen:  

How can i give a normal character a command such as @go,warp,duel,autoloot,alootid,changegm ?

Thanks :D

Link to comment
Share on other sites

2 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  4
  • Topics Per Day:  0.00
  • Content Count:  185
  • Reputation:   26
  • Joined:  12/07/11
  • Last Seen:  

open atcommand_athena.conf.. in trunk/conf/

FIND:

// Warps you to predefined locations in major cities.
go: 10,10

replace 10 to 0

0 = normal Player

why? see below..

// The following settings in this file use the format "<command name>: level(@),level(#)".
// They define the minimum GM level required to execute the associated command.
// @ = atcommand. most work only on yourself.
// # = charcommand. remote usage only. GMs will be able to use these on other players.
// Adjust values as you like. Note that to activate commands for normal players,
// (GM level 0), you also need to change the 'atcommand_gm_only' option to 'no'.
// To completely disable a command, set its required GM level to 100.
// Default levels were chosen so that they form the following hierarchy:
// 0: Normal player
//	-> no commands accessible
// 1: Super player
//	-> some minor advantage: storage, petrename, etc...
// 10: Super player+
//	-> more powerful commands, like mobsearch and changegm
// 20: Mediator
//	-> GM commands for finding players and moving to them (also kicking them)
// 40: Sub-GM
//	-> GM commands for basic tasks, no significant impact on other players
// 50: Sub-GM+
//	-> GM commands to spawn mobs and create guilds
// 60: GM
//	-> almost all commands available (except administration and mass commands)
// 80: GM Chief
//	-> can do anything, except administration commands
// 99: Administrator
//	-> can do anything!
// 100: Disabled
//	-> commands that will not be available to anyone
Edited by Gerome
Link to comment
Share on other sites


  • Group:  Forum Moderator
  • Topic Count:  93
  • Topics Per Day:  0.02
  • Content Count:  10015
  • Reputation:   2348
  • Joined:  10/28/11
  • Last Seen:  

// Warps you to predefined locations in major cities.
go: 10,10

there is 2 ....10....

the first 1 is for the usage of @ while the other is for # ( alternate )

but...it is suggest to not change the number behind it...

since it allow users to use the command through another players.....

bad thing can be happen.....

so just change the in front 1...

For Example

go:  0, 10

those number are representing...what number of GM Level account able to use the Command

Normal Player Account = 0 Level GM

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