vending problem

France

Moderator: Moderators

Message
Author
doughnuts
Human
Human
Posts: 27
Joined: 25 Mar 2010, 23:03
Noob?: No

vending problem

#1 Post by doughnuts »

Hey,

I was able to set up shop last night but now kore doesn't seem to get shop's name. I updated kore to latest SVN. shop.txt is correct, here it is:

Code: Select all

My Shop;;My cool shop;;My nice shop
Poring Card	10,000
and this is my shop on kore:

Code: Select all

--------------------------------------  ---------------------------------------
Name                                      Amount  Price
Poring Card                                    2     10,000 z
-------------------------------------------------------------------------------
Any ideas?

edit: Well, apparently I was trying to setup a shop close to a NPC. That's why kore was unable to do so. I moved a bit and now I have a perfect shop. My bad!

bellemund12
Human
Human
Posts: 49
Joined: 01 Oct 2012, 20:20
Noob?: No

Re: vending problem

#2 Post by bellemund12 »

doughnuts wrote:Hey,

I was able to set up shop last night but now kore doesn't seem to get shop's name. I updated kore to latest SVN. shop.txt is correct, here it is:

Code: Select all

My Shop;;My cool shop;;My nice shop
Poring Card	10,000
and this is my shop on kore:

Code: Select all

--------------------------------------  ---------------------------------------
Name                                      Amount  Price
Poring Card                                    2     10,000 z
-------------------------------------------------------------------------------
Any ideas?

edit: Well, apparently I was trying to setup a shop close to a NPC. That's why kore was unable to do so. I moved a bit and now I have a perfect shop. My bad!

Try this,

Poring Card<tab>Amount<tab>10000 (remove the comma)

Post Reply