Jump to content
  • 0

cara edit agar commands @autoloot aktive


Question

4 answers to this question

Recommended Posts

  • 0
Posted (edited)
Translated on Google Translate :
Please help me to activate the commands @utoloot in the conf.groups folder any posts True it in the replace or in what right

As I understand, you're trying to activate @autoloot command on in groups.conf file.
If you want to add the @autoloot command for normal players, please do this:

Find This in groups.conf file:
groups: (
{
	id: 0 /* group 0 is the default group for every new account */
	name: "Player"
	level: 0
	inherit: ( /*empty list*/ )
	commands: {
		/* no commands by default */
	}
	permissions: {
		/* without this basic permissions regular players could not 
		trade or party */
		can_trade: true
		can_party: true
		command_enable: true
	}
},

Then Replace:
From
/* no commands by default */
To
autoloot: [true,false]

Please tell me if I misunderstand your request.
Also I think that you're in the wrong section of the forum.
Mods, please move this topic to the right section. Thank you.
EDIT: Thanks for the mod who moved this post to the right section. ;) 

Edited by GodKnows Jhomz
  • 0
Posted
3 minutes ago, GodKnows Jhomz said:

Translated on Google Translate :
Please help me to activate the commands @utoloot in the conf.groups folder any posts True it in the replace or in what right

As I understand, you're trying to activate @autoloot command on in groups.conf file.
If you want to add the @autoloot command for normal players, please do this:


Find This in groups.conf file:
groups: (
{
	id: 0 /* group 0 is the default group for every new account */
	name: "Player"
	level: 0
	inherit: ( /*empty list*/ )
	commands: {
		/* no commands by default */
	}
	permissions: {
		/* without this basic permissions regular players could not 
		trade or party */
		can_trade: true
		can_party: true
		command_enable: true
	}
},

Then Replace:
From
/* no commands by default */
To
autoloot: [true,false]

Please tell me if I misunderstand your request.
Also I think that you're in the wrong section of the forum.
Mods, please move this topic to the right section. Thank you.

 

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...