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..
help on item_control.txt
Moderator: Moderators
-
- Noob
- Posts: 6
- Joined: 10 Dec 2008, 23:34
- Noob?: Yes
Re: help on item_control.txt
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
all 0
gold 1 or 2
thats it
-
- Noob
- Posts: 11
- Joined: 10 Dec 2009, 19:52
- Noob?: Yes
Re: help on item_control.txt
oh i see.thx