View Full Version : Storage to Cart
F4LLeN4nGeL
19th November 2005, 08:17
Do someone know how to config when you gat potion in storage it will be put in the cart directly???
voldermorth
19th November 2005, 08:37
Do someone know how to config when you gat potion in storage it will be put in the cart directly???
Try reading the manual of openkore
http://openkore.sourceforge.net/manual/
Dont play like a noob's :duel:
Dennis The Pogi
19th November 2005, 08:39
try this
# Syntax:
# (item name) (minimum) (auto-store) (auto-sell) [put in cart] [get from cart]
# item name : Name of the item.
# miminum : The minimum amount of this item that you want to keep in inventory.
# autostore : Set to 1 to walk back to a Kapra NPC to put in storage.
# autosell : Set to 1 to sell item at a buy/sell NPC.
# put in cart : Set to 1 to automatically put this item in cart.
# get from cart : Set to 1 to automatically get this item from cart.
example:
Red Potion 50 0 0 1 1
this will get Red potion in kafra and store in your cart
another info
you must also configure your autoget
:hah: :smile:
Lafara
19th November 2005, 08:58
I don't know
Basically , items_control.txt could let itemexchange between inventory - Cart.
Basically , getAuto (config.txt) could tranfer item from Storage to inventory.
Basically , items_control.txt coule tranfer item from inventory to Storage
Advanced , How do we order openKore to tranfer item from Storage to Cart directly
(not tranfer from Storage->inventory then inventory->Cart)
Advanced , How do we order openKore to tranfer item from Cart to Storage directly.
I search both forum and found NONE
PS. you might be the first one to invent it.
Dennis The Pogi
19th November 2005, 09:02
in what i post above...
IF he configure the autoget in the config...
it will get the Red potion then put the Red Potion in the Cart leaving 50 Red Potion in his Inventory...
:hah: :smile:
vBulletin® v3.8.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.