PDA

View Full Version : help naman i was confused


igieboy900
5th December 2004, 14:30
#This file allows specific items to be store or sell or leave
#Syntax: <item name> <minimum keep amount in inventory> <storage-auto flag> <sell-auto flag>
#
#Ex. The example below will sell all jellopies, and store all knifes
#
#Jellopy 0 0 1
#Knife 0 1 0
#
#The item name isn't case sensitive. Only items found in this file will be stored or sold.
#
#If storage and sell flags are 1, Kore will do storage first (unless storage is full) then sell
#
#Kore will not sell or store equipped items. For example, if you're using a knife and you
#have a line to auto-sell all knives, kore will sell any extras it picks up, not the knife it's
#using.
#

santa_poring_card 0 1 0
savage_card 0 1 0
eagle_eyes 0 1 0
mane 0 1 0
skel_bone 0 1 0
apple_o'_archer 0 1 0
goblin_card 0 1 0
animal_skin 0 1 0
anodine 0 1 0
awakening_potion 0<------(what will i do?) 1 0
will i make it 1 or the number of item i want in my inventory?

getAuto_0 awakening potion
getAuto_0_minAmount 0
getAuto_0_maxAmount 20
getAuto_0_passive 0

look at this i want to get awakening potion at the storage but if the minimum keep amout is 0 it will stop to get? tama ba me?

zupal1461
6th December 2004, 07:58
try removing awakening potion from the items_control and try setting getAuto_0_minAmount to 2 sometimes the bot would not get awakes in storage if it doesnt have any in the inventory.

igieboy900
6th December 2004, 12:31
thx zupal i really appriacate it!
ohh by the way? ano ba dapat lalagay sa minimum amount and maximum amount lam ko pag minimum amount pag dumating dun sa number na yun babalik na sa storage and will get potion and sa maximum amount the maximum amount of potion he will get in the storage tama ba?
very cofused me pagdatin sa mga ganitong mga bagay eh sowee but thx!

ikra
6th December 2004, 16:23
wellp i just think u need tp set up min as 1 and max as 40 or up