A little help please

Discussion about everything RO and OpenKore related. This place is NOT for ANY kind of support questions.

Moderator: Moderators

Aljonzki143
Noob
Noob
Posts: 2
Joined: 26 Sep 2013, 05:57
Noob?: No

A little help please

#1 Post by Aljonzki143 »

Hi im newb here. how should i stop looting my bot? i already edditing the pickupitems.txt
# 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, 1 to leave it alone
#
#Use the item name "all" to tell kore to pickup or not pickup all items by default
all 1
# jellopy 0
# fluff 0
this is my settings i dont know if this is right. if this is not right can u please teach me, to how edit this on stop looting the items.
thank you for your help
Kleenex
Human
Human
Posts: 28
Joined: 13 Apr 2008, 14:47

Re: A little help please

#2 Post by Kleenex »

Code: Select all

#0 to not pick up the item

Code: Select all

#Use the item name "all" to tell kore to pickup or not pickup all items by default
So,

Code: Select all

all 1
Should become.... What do you think?
Xeneth
Noob
Noob
Posts: 9
Joined: 25 Sep 2013, 22:08
Noob?: No

Re: A little help please

#3 Post by Xeneth »

Change;

All 1

to

All 0
Aljonzki143
Noob
Noob
Posts: 2
Joined: 26 Sep 2013, 05:57
Noob?: No

Re: A little help please

#4 Post by Aljonzki143 »

thank you, i will try later, when i go home.

-closed-

thanks for the help