View Full Version : A problem with putting item to cart.
Champion-Bot
27th September 2005, 15:41
I cant transfer my item from inventory to cart
My item_control set is
flower 2 0 0 1 0
I already use the search button and still cant find the solution, it juz say
<item> 2 0 0 1 0. i already follow... didnt work....
Btw, i am using openkore. I already equip my bs with cart and the item have more than 2 in my inventory but still cant transfer to cart. please help. thanks.
rubentan
28th September 2005, 03:48
I cant transfer my item from inventory to cart
My item_control set is
flower 2 0 0 1 0
I already use the search button and still cant find the solution, it juz say
<item> 2 0 0 1 0. i already follow... didnt work....
Btw, i am using openkore. I already equip my bs with cart and the item have more than 2 in my inventory but still cant transfer to cart. please help. thanks.
try to set it to
flower 10 0 0 1 0
so everytime the flower in its inventory reaches 10 it will auto transfer it to cart..
Lafara
28th September 2005, 11:19
Ah ...
doesn't "Flower 10 0 0 1 0" mean
to keep 10 Flowers in Inventory
if the Eleventh Flower picking , keep the eleventh flower in cart (and left 10 Flowers in Character as always ?)
Try this (for Pitcing Potion Alchemist)
"Red Potion 3 0 0 1 1"
she keep only 3 Red pot in herself
when she Pitched 1 Red Potion , she get 1 Red Potions from Cart Automatically , so 3 RedPot on herself.
when she picked 1 Red Potion , she keep 1 Red Potions to Cart Automatically , so 3 Red Pot on herself (again)
PS. I didn't edit Code combination with Kapra StorageGet,CartControl,Buyauto for Automatically Refill ton of Red Pot in cart when it out of stock , I use Clip [Vitata] [1] instead
getAuto Clip [Vitata] [1] {
minAmount 1
maxAmount 1
passive 0 <<< If bot forget Clip by any chance (relog while autostorage), she'll return to pick up from kapra
}
useSelf_skill Heal {
lvl 1
hp < 95
sp > 10 <<< same value to sitAuto_sp_lower, not Heavily Injured = no Sitting
}
equipAuto Clip [Vitata] [1] {
def Matyr's Leash <<<<< Poor Rogue should use Matyr's Leash T_T
skills Heal
}
sitAuto_sp_lower 10 <<<< If she suffer Heavily Injured ... after Heal themself till SP<10%... sit
sitAuto_sp_upper 50
vBulletin® v3.8.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.