Jump to content
  • 0

Requesting Normal Player Commands ( groups.conf )


kickazz08

Question


  • Group:  Members
  • Topic Count:  29
  • Topics Per Day:  0.01
  • Content Count:  61
  • Reputation:   0
  • Joined:  03/25/12
  • Last Seen:  

hi guys..

 

i am requesting for normal player commands..

 

-storage

-duel

-leave

-invite

-time

-mobinfo

-whodrops

-noks

 

and some other commands that  can be used by normal players...

 

thanks...

Link to comment
Share on other sites

3 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  34
  • Topics Per Day:  0.01
  • Content Count:  386
  • Reputation:   38
  • Joined:  04/28/13
  • Last Seen:  

What? The commands are in the emu, but you have to conf it lol.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  29
  • Topics Per Day:  0.01
  • Content Count:  61
  • Reputation:   0
  • Joined:  03/25/12
  • Last Seen:  

 

 id: 0 /* group 0 is the default group for every new account */
    name: "Player"
    level: 0
    inherit: ( /*empty list*/ )
    commands: {
        /* no commands by default */
    }id: 0 /* group 0 is the default group for every new account */
    name: "Player"
    level: 0
    inherit: ( /*empty list*/ )
    commands: {
        /* no commands by default */
    }
 
like how to add commands for normal players here

 

Edited by kickazz08
Link to comment
Share on other sites


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

conf/groups.conf

	commands: {
		storage: true
		duel: true
		leave: true
		invite: true
		time: true
		mobinfo: true
		whodrops: true
		noks: true
		// etc
	}

 

list...doc/atcommands.txt

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