Jump to content
  • 0

I have my @alootid and all but still its not working


Question

Posted (edited)

everytime I type @alootid it says invalid command
Can anyone help me with this problem? Thank you in advance. 

atcommand_athena

	itemreset: ["clearinventory"]
	channel: ["main"]
	autoloottype: ["aloottype"]
	alootid: ["alootid"]
	cloneequip: ["eqclone"]
	clonestat: ["stclone"]


groups.conf

		autoloot: true
		alootid: true - Removed by eAmod
		homfriendly: true

/////////

-Same as @autoloot. On eAmod this command have lots of improvements, also works like @alootid.
aloot: true


atcommands.txt
 

@autoloot {<%>}

Enables or disables autolooting items from killed mobs.
If a percentage is given, only items dropped at that rate and below will be autolooted.

---------------------------------------

@alootid <+/- item name/ID>
@alootid reset

Starts or stops autolooting a specified item.
Typing "reset" will clear the autoloot item list.
By default, 10 items can be autolooted at one time.

 

Edited by Leon Wicked

8 answers to this question

Recommended Posts

  • 0
Posted

group.conf

groups: (
{
	id: 0 /* group 0 is the default group for every new account */
	name: "Player"
	level: 0
	inherit: ( /*empty list*/ )
	commands: {
		changedress: true
		resurrect: true
		alootid: true
	}
	permissions: {
		/* without this basic permissions regular players could not 
		trade or party */
		can_trade: true
		can_party: true
		attendance: true
	}
},

 

delete -Removed by eAmod

42 minutes ago, Leon Wicked said:

alootid: true - Removed by eAmod

 

  • 0
Posted

Yes, I already remove the "Removed by eAmod
here's my groups.conf
 

groups: (
{
	id: 0 /* group 0 is the default group for every new account */
	name: "Player"
	level: 0
	inherit: ( /*empty list*/ )
	commands: {
		commands: true
		pk: true
		whogm: true
		storage: true
		guild: true
		go :true
		mobinfo: true
		iteminfo: true
		time: true
		whodrops: true
		hominfo: true
		jailtime: true
		whereis: true
		warp: true
		afk: true
		autoloot: true
		alootid: true //- Removed by eAmod
		homfriendly: true
		allskill: true
		duel: true
		noask: true
		invite: true
		accept: true
		reject: true
		leave: true
		changegm: true
		guildstorage: true
		breakguild: true
		autoloottype: true
//		hatredreset: true
		refresh: true
		storeall: true
		autotrade: true
		uptime: true   
		feelreset: true
		pettalk: true
	}
	permissions: {
		/* without this basic permissions regular players could not 
		trade or party */
		can_trade: true
		can_party: true
		command_enable: true
	}
},

 

  • 0
Posted (edited)

I did this but still it didn't work.

 

groups: (
{
	id: 0 /* group 0 is the default group for every new account */
	name: "Player"
	level: 0
	inherit: ( /*empty list*/ )
	commands: {
		commands: true
		pk: true
		whogm: true
		storage: true
		guild: true
		go :true
		mobinfo: true
		iteminfo: true
		time: true
		whodrops: true
		hominfo: true
		jailtime: true
		whereis: true
		warp: true
		afk: true
		autoloot: true
		alootid: true
		homfriendly: true
		allskill: true
		duel: true
		noask: true
		invite: true
		accept: true
		reject: true
		leave: true
		changegm: true
		guildstorage: true
		breakguild: true
		autoloottype: true
		hatredreset: true
		refresh: true
		storeall: true
		autotrade: true
		uptime: true   
		feelreset: true
		pettalk: true
	}
	permissions: {
		/* without this basic permissions regular players could not 
		trade or party */
		can_trade: true
		can_party: true
		command_enable: true
	}
},

 

Edited by Leon Wicked

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