The question for Auto drop.

International

Moderator: Moderators

nothingtodo4
Noob
Noob
Posts: 7
Joined: 04 Jun 2013, 02:17
Noob?: Yes

The question for Auto drop.

#1 Post by nothingtodo4 »

I searched the forum, but I didn't find the result I want. So I post the new one.
I use Greed to pick items, but there are always have something I don't want to.
So I set -1 to these items in pickupitems text and items_control text <- results from old threads.
But the bot won't drop those items. Is -1 only for the rogue?
Dubaimeister
Plain Yogurt
Plain Yogurt
Posts: 90
Joined: 04 Jan 2013, 02:58
Noob?: No

Re: The question for Auto drop.

#2 Post by Dubaimeister »

I haven't tried this, but I think -1 will drop the item once it entered you're inventory. Try checking your pickupitems again for errors. According to this topic it is not only for Rogues, but rather useful for them.

http://www.openkore.com/index.php/Pickupitems.txt
aRO - Deemo , pRO(New Loki) - Hello Loki , Muspell Online - Altiregen
nothingtodo4
Noob
Noob
Posts: 7
Joined: 04 Jun 2013, 02:17
Noob?: Yes

Re: The question for Auto drop.

#3 Post by nothingtodo4 »

This is my pickupitems

# Tell Kore to pickup (or not to pickup) certain items.
# Format: <item name> <flag>
# <item name> - name of item (not case sensitive)
# <flag> - -1 to drop the item when it appears in inventory
# (useful for Rogues with auto-steal),
# 0 to not pick up the item,
# 1 to pickup the item,
# 2 to take the item as fast as it can
#
#<item name> - name of item (not case sensitive)
#
#<flag> - 1 to pickup the item, 0 to leave it alone
Fluff -1
Rough Elunium -1
Maneater Root -1
#
#Use the item name "all" to tell kore to pickup or not pickup all items by default
all 1
Fluff -1
Rough Elunium -1
Maneater Root -1