hemaka
16th March 2004, 11:28
im using mod-hybrid.. how to set vending bot.. can share with me the config.
can someone help me on the instruction no 3.. i dont understand..
3. next step is to edit your shop.txt, get a list of your cart items by typing "cart" in the bot console, you will need to add them to your shop.txt
__________________________________________________ __________________________
1. first get a cart ^_^ and load all the stuff you want to vend in it
2. edit your config.txt and change this variable:
attackAuto 0
lockMap prontera
lockMap_x 137
lockMap_y 120
route_randomWalk 0
sitAuto_idle 1
shopAuto_open 1
NOTE: all of this variable already been explained in "Config.txt" section
3. next step is to edit your shop.txt, get a list of your cart items by typing "cart" in the bot console, you will need to add them to your shop.txt
here is the default example of shop.txt that come with skore:
#control\shop.txt
# shop_title
shop_title
name_0
quantity_0 0
price_0 0
name_1
quantity_1 0
price_1 0
now we will want to open a shop name "My First Shop" that are selling Iron 100ea, Iron ore 50ea and Red Potion 500ea, so you shop.txt files will be like this:
shop_title "My First Shop"
name_0 Iron
quantity_0 100
price_0 1250
name_1 Iron Ore
quantity_1 50
price_1 250
name_2 Red Potion
quantity_2 50
price_2 49
can someone help me on the instruction no 3.. i dont understand..
3. next step is to edit your shop.txt, get a list of your cart items by typing "cart" in the bot console, you will need to add them to your shop.txt
__________________________________________________ __________________________
1. first get a cart ^_^ and load all the stuff you want to vend in it
2. edit your config.txt and change this variable:
attackAuto 0
lockMap prontera
lockMap_x 137
lockMap_y 120
route_randomWalk 0
sitAuto_idle 1
shopAuto_open 1
NOTE: all of this variable already been explained in "Config.txt" section
3. next step is to edit your shop.txt, get a list of your cart items by typing "cart" in the bot console, you will need to add them to your shop.txt
here is the default example of shop.txt that come with skore:
#control\shop.txt
# shop_title
shop_title
name_0
quantity_0 0
price_0 0
name_1
quantity_1 0
price_1 0
now we will want to open a shop name "My First Shop" that are selling Iron 100ea, Iron ore 50ea and Red Potion 500ea, so you shop.txt files will be like this:
shop_title "My First Shop"
name_0 Iron
quantity_0 100
price_0 1250
name_1 Iron Ore
quantity_1 50
price_1 250
name_2 Red Potion
quantity_2 50
price_2 49