Jump to content
  • 0

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


Leon Wicked

Question


  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  9
  • Reputation:   0
  • Joined:  06/07/21
  • Last Seen:  

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
Link to comment
Share on other sites

8 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  19
  • Topics Per Day:  0.00
  • Content Count:  292
  • Reputation:   46
  • Joined:  10/30/12
  • Last Seen:  

Are you using eAmod?

alootid: true - Removed by eAmod
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  9
  • Reputation:   0
  • Joined:  06/07/21
  • Last Seen:  

I'm using rathena

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  19
  • Topics Per Day:  0.00
  • Content Count:  292
  • Reputation:   46
  • Joined:  10/30/12
  • Last Seen:  

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

 

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  9
  • Reputation:   0
  • Joined:  06/07/21
  • Last Seen:  

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
	}
},

 

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  19
  • Topics Per Day:  0.00
  • Content Count:  292
  • Reputation:   46
  • Joined:  10/30/12
  • Last Seen:  

Use /* and */ if you want to leave it as a comment or you don't want to delete it.. don't use //

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  9
  • Reputation:   0
  • Joined:  06/07/21
  • Last Seen:  

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
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  19
  • Topics Per Day:  0.00
  • Content Count:  292
  • Reputation:   46
  • Joined:  10/30/12
  • Last Seen:  

It working 100% on my server.

Try @reloadatcommand or restart you server.

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  9
  • Reputation:   0
  • Joined:  06/07/21
  • Last Seen:  

I did reload it but still it doesn't work. Should I check anything?

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