help on item_control.txt

International

Moderator: Moderators

uggerbabe
Noob
Noob
Posts: 11
Joined: 10 Dec 2009, 19:52
Noob?: Yes

help on item_control.txt

#1 Post by uggerbabe »

hi i need help on my item_control.txt
i already read the manual but i think i have some problems that
i couldnt fix all by my self..
first of all this is on my items_control.txt

all 0 0 0
Gold 0 1 0

i only want that my character picks up the gold
and leaves the others on the ground..
but seems that it picks all the items up..

on my config.txt

itemsTakeAuto 1
itemsTakeAuto_party 0
itemsGatherAuto 1
itemsMaxWeight 89
itemsMaxWeight_sellOrStore 48
itemsMaxNum_sellOrStore 99
cartMaxWeight 7900
itemsTakeAuto_new 0

pls correct me..
sety7000
Noob
Noob
Posts: 6
Joined: 10 Dec 2008, 23:34
Noob?: Yes

Re: help on item_control.txt

#2 Post by sety7000 »

ok first off you don't use items_control.txt for picking up items you use pickupitems.txt just put
all 0
gold 1 or 2

thats it
uggerbabe
Noob
Noob
Posts: 11
Joined: 10 Dec 2009, 19:52
Noob?: Yes

Re: help on item_control.txt

#3 Post by uggerbabe »

oh i see.thx