Jump to content

PreeRoId

Members
  • Posts

    5
  • Joined

  • Last visited

Posts posted by PreeRoId

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

     

×
×
  • Create New...