Page 1 of 1

Two Way Stalls

PostPosted: Mon Feb 08, 2016 11:23 pm
by Paradoxyc
Can we put items or silver in trade for other items in stalls? Similar to how we can sell items to NPC shop?

Re: Two Way Stalls

PostPosted: Mon Feb 08, 2016 11:26 pm
by JohnCarver
The larger problem with this is that items have funky names and so figuring out how to let you guys 'choose' what to buy is a bit cumbersome. I mean I suppose we could let players put an item up that they WANT to buy, and then an amount, but that would eliminate your ability to buy an item you don't already have 1 of.

There are some minor changes to the stall system in V1.2

Re: Two Way Stalls

PostPosted: Mon Feb 08, 2016 11:45 pm
by Paradoxyc
JohnCarver wrote:The larger problem with this is that items have funky names and so figuring out how to let you guys 'choose' what to buy is a bit cumbersome. I mean I suppose we could let players put an item up that they WANT to buy, and then an amount, but that would eliminate your ability to buy an item you don't already have 1 of.

There are some minor changes to the stall system in V1.2


Would it not be possible to stack the items?

Maybe the names could just be listed somewhere for players to use, on the forums. It might not be very simple/efficient to use this way, but at least it could be possible

Re: Two Way Stalls

PostPosted: Tue Feb 09, 2016 12:11 am
by xsarfax
List of items - we could use items names, which we use for make img in forum
Code: Select all
[item]admiralshat[/item]
- just "admiralshat".

Make one up thread, or page on wiki with list of names, and we can use from system, which exist, or ?

Re: Two Way Stalls

PostPosted: Tue Feb 09, 2016 12:22 am
by matan002
JohnCarver wrote:The larger problem with this is that items have funky names and so figuring out how to let you guys 'choose' what to buy is a bit cumbersome. I mean I suppose we could let players put an item up that they WANT to buy, and then an amount, but that would eliminate your ability to buy an item you don't already have 1 of.

There are some minor changes to the stall system in V1.2

oh gosh no please no more rent :(

Re: Two Way Stalls

PostPosted: Tue Feb 09, 2016 3:13 am
by JohnCarver
The changes in v1.2 should decrease the rent for active stall owners and dramatically increase it for less-active ones.

Re: Two Way Stalls

PostPosted: Tue Feb 09, 2016 2:52 pm
by tatertot18
xsarfax wrote:List of items - we could use items names, which we use for make img in forum
Code: Select all
[item]admiralshat[/item]
- just "admiralshat".

Make one up thread, or page on wiki with list of names, and we can use from system, which exist, or ?


I'll buy an Admiral Shat!

Re: Two Way Stalls

PostPosted: Sun Feb 14, 2016 2:49 am
by belgear
tatertot18 wrote:
xsarfax wrote:List of items - we could use items names, which we use for make img in forum
Code: Select all
[item]admiralshat[/item]
- just "admiralshat".

Make one up thread, or page on wiki with list of names, and we can use from system, which exist, or ?


I'll buy an Admiral Shat!

:lol: :lol: this

Re: Two Way Stalls

PostPosted: Fri Feb 19, 2016 2:34 am
by rustles
JohnCarver wrote:The larger problem with this is that items have funky names and so figuring out how to let you guys 'choose' what to buy is a bit cumbersome. I mean I suppose we could let players put an item up that they WANT to buy, and then an amount, but that would eliminate your ability to buy an item you don't already have 1 of.

There are some minor changes to the stall system in V1.2


How about using the item's in game name(what gets displayed when you hover over it), and an auto-completing search bar you can type in to find the item you're looking for out of a list?