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?
#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?