Bazaar: Difference between revisions

From Horizon's End Wiki
No edit summary
No edit summary
Line 25: Line 25:
# Check with the Bazaar NPC to confirm your item is now being sold!
# Check with the Bazaar NPC to confirm your item is now being sold!
## When you are ready to collect your earnings, run /bazaar collect, otherwise you won't receive the money made from your sales!
## When you are ready to collect your earnings, run /bazaar collect, otherwise you won't receive the money made from your sales!
==Bazaar Commands==
{{code|text=/bazaar browse}}: Used to remotely access the Bazaar
{{code|text=/bazaar collect}}: Collect earnings made from sales
{{code|text=/bazaar create [itemString] [pricePerItem]}}: Create a new listing
{{code|text=/bazaar deposit [itemString]}}: Deposit items from your inventory into the Bazaar
{{code|text=/bazaar list}}: View your current listings
{{code|text=/bazaar list  menu}}: View /bazaar list in a GUI format instead
{{code|text=/bazaar remove [itemString]}}: Remove your current listing
{{code|text=/bazaar setprice [itemString] [newPrice]}}: Update the price of your listing
{{code|text=/bazaar string}}: View the itemString value of the item in-hand
{{code|text=/bazaar tax}}: View the tax of the outpost you are at
{{code|text=/bazaar withdraw [itemString] [amount]}}: Withdraw items you are selling at the Bazaar

Revision as of 09:49, 24 December 2024

The Bazaar is a place for players to sell and purchase items from other players. You can purchase from anywhere at any time, although making purchases from the Bazaar remotely will add a large fee.

Buying from the Bazaar

Items can be bought from other players from a Trade City or outpost, or from the convenience of your home (at a price).

Via the Bazaar NPC

  1. Enter a Trade Outpost or City and locate the Bazaar NPC.
  2. Click on the NPC and browse the items available from that outpost. Only items that are in stock will show up.
  3. Select an item you want to buy and choose who you want to buy from
  4. Add the amount you would like to purchase.
    1. By default, the quantity is set to 0. You will have to add the amount you would like to purchase and confirm your selection.

Remote

  1. Enter the command /bazaar browse
  2. Select the outpost or city you would like to browse
  3. Select an item you want to buy and choose who you want to buy from
  4. Add the amount you would like to purchase.
    1. By default, the quantity is set to 0. You will have to add the amount you would like to purchase and confirm your selection.
  5. If you are not in the outpost you are purchasing from, the final price will be multiplied by 4 to account for buying remotely. However, this means you can use the bazaar from anywhere (including Hyperspace)!

Selling on the Bazaar

To sell your items at a Bazaar, make sure you are a Trade Outpost or City, and know the itemstring for the things you would like to sell. If you don't have the itemstring, hold the item and run the command /bazaar string.

  1. Run /bazaar create <itemString> <pricePerItem>
  2. Run /bazaar deposit <itemString>
  3. Check with the Bazaar NPC to confirm your item is now being sold!
    1. When you are ready to collect your earnings, run /bazaar collect, otherwise you won't receive the money made from your sales!

Bazaar Commands

Used to remotely access the Bazaar

Collect earnings made from sales

Create a new listing

Deposit items from your inventory into the Bazaar

View your current listings

View /bazaar list in a GUI format instead

Remove your current listing

Update the price of your listing

View the itemString value of the item in-hand

View the tax of the outpost you are at

Withdraw items you are selling at the Bazaar