PDA

View Full Version : Item control prob


ba2sai08
2nd December 2006, 10:11
# In this file you can control which items to put in storage,
# to sell, or to leave in the inventory.
#
# 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.
#
# The example below will sell all jellopies, store all knifes and puts
# all flowers in cart:
# Jellopy 0 0 1
# Knife 0 1 0
# Flower 0 0 0 1
#
# This example will get Red Potions from cart if you have less than 25
# of them in your inventory:
# Red Potion 25 0 0 0 1
#
# The item name isn't case sensitive. Only items found in this file will
# be stored or sold.
#
# If auto-store and auto-sell 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.
#
# Don't forget to set the storageAuto, sellAuto and related configuration
# options in config.txt, or this file won't have any effect.
#
# An auto-sell list and auto-storage list is provided by default, modify it
# as you see fit.


# All items not mentioned in this file will be automatically stored in storage.

Bottle Grenade 100 0 0 0 1
Acid Bottle 100 0 0 0 1


##### HEAL/SUPPORT ITEMS #####
# Adjust these to your needs

Yggdrasil Seed 2 0 0 1
Handsel 2 0 0 1
Deadly Poison Bottle 0 0 0 1

##### ARROWS #####
# You may want to modify these if you're an archer/hunter

Arrow 3000 1 0



#########################
##### SELLING ITEMS #####
#########################


##### WORTHLESS GEARS #####
# Worthless gears which are sold by default




##### WORTHLESS WEAPONS #####
# Worthless weapons which are sold by default






##### STANDARD LOOT #####
# Useless items that are sold by default




yet my Creator does not put the farmed items in the cart but he gets the acid bottle and bottle grenade from the cart, this is weird :speechless:

thanks for helping

henyo619
2nd December 2006, 10:45
u hav a config of acid demo?
how?
what d u mean d farmed items? is it all?
try all 0 0 0 1

ba2sai08
2nd December 2006, 10:58
Yes i do have a config of acid demo

hmm all 0 0 0 1? then the acid bottle and bottle grenade will be kept too.. -.-'

henyo619
2nd December 2006, 13:23
nope... just put
acid bottle 100 0 0 1
bottle grenade 100 0 0 1
it wont sell it...
but how did u hav it..?
d acid demo what version of openkore did u use?
help plz.

ba2sai08
3rd December 2006, 04:03
1.9.2

just put in in skill slot, whats the prob?

1.9.2

just put in in skill slot, whats the prob?

btw pls paste the whole item control or just the part because

it still aint working

ba2sai08
3rd December 2006, 18:01
somebody pls help me at this =(

henyo619
9th December 2006, 01:29
# In this file you can control which items to put in storage,
# to sell, or to leave in the inventory.
#
# 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.
#
# The example below will sell all jellopies, store all knifes and puts
# all flowers in cart:
# Jellopy 0 0 1
# Knife 0 1 0
# Flower 0 0 0 1
#
# This example will get Red Potions from cart if you have less than 25
# of them in your inventory:
# Red Potion 25 0 0 0 1
#
# The item name isn't case sensitive. Only items found in this file will
# be stored or sold.
#
# If auto-store and auto-sell 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.
#
# Don't forget to set the storageAuto, sellAuto and related configuration
# options in config.txt, or this file won't have any effect.
#
# An auto-sell list and auto-storage list is provided by default, modify it
# as you see fit.


# All items not mentioned in this file will be automatically stored in storage.
all 0 0 1


##### HEAL/SUPPORT ITEMS #####
# Adjust these to your needs

Butterfly Wing 100 1 0
Fly Wing 130 1 0

Old Card Album 0 1 0
Bottle Grenade 100 0 0 0 1
Acid Bottle 100 0 0 0 1
Yggdrasilseed 0 1 0
Yggdrasilberry 0 1 0

Blue Potion 0 1 0
Condensed Blue Potion 0 1 0
Condensed Red Potion 50 1 0
Condensed White Potion 50 1 0
Condensed Yellow Potion 50 1 0
Green Potion 0 1 0
Red Potion 25 1 0
Orange Potion 25 1 0
White Potion 25 1 0
Yellow potion 25 1 0

##### ARROWS #####
# You may want to modify these if you're an archer/hunter

Arrow 3000 1 0

# In this file you can control which items to put in storage,
# to sell, or to leave in the inventory.
#
# 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.
#
# The example below will sell all jellopies, store all knifes and puts
# all flowers in cart:
# Jellopy 0 0 1
# Knife 0 1 0
# Flower 0 0 0 1
#
# This example will get Red Potions from cart if you have less than 25
# of them in your inventory:
# Red Potion 25 0 0 0 1
#
# The item name isn't case sensitive. Only items found in this file will
# be stored or sold.
#
# If auto-store and auto-sell 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.
#
# Don't forget to set the storageAuto, sellAuto and related configuration
# options in config.txt, or this file won't have any effect.
#
# An auto-sell list and auto-storage list is provided by default, modify it
# as you see fit.


# All items not mentioned in this file will be automatically stored in storage.
all 0 0 1


##### HEAL/SUPPORT ITEMS #####
# Adjust these to your needs

Butterfly Wing 100 1 0
Fly Wing 130 1 0

Old Card Album 0 1 0
Bottle Grenade 100 0 0 0 1
Acid Bottle 100 0 0 0 1
Yggdrasilseed 0 1 0
Yggdrasilberry 0 1 0

Blue Potion 0 1 0
Condensed Blue Potion 0 1 0
Condensed Red Potion 50 1 0
Condensed White Potion 50 1 0
Condensed Yellow Potion 50 1 0
Green Potion 0 1 0
Red Potion 25 1 0
Orange Potion 25 1 0
White Potion 25 1 0
Yellow potion 25 1 0

##### ARROWS #####
# You may want to modify these if you're an archer/hunter

Arrow 3000 1 0