Difference between revisions of "Auction"

From Alter Aeon Wiki
(new)
 
(sections)
Line 5: Line 5:
* auction -auto
* auction -auto
* auction -silent
* auction -silent
==How to auction==
Type {{icode|auction <item> <amount>}}. It is important to get this exactly right as typing it incorrectly will cause a message to be sent to the auction channel. The item name must be one word and the amount is the number of gold to start the auction at.
===Common goofs===
Some common goofs when auctioning are:- Using the force flag to force a placing when it can only be used for bidding e.g. {{icode|auction skull 1000 -f}}, not spelling the word auction in full e.g. {{icode|auc skull 1000}}, using the word gold after the ammount e.g. {{icode|auction skull 1000 gold}} and using more than one word for the item name e.g. {{icode|auction black skull 1000}}
==Excluded items==
Some items like [[soulstone]]s and [[binding]] objects can't be auctioned.
[[Category:Market]]
[[Category:Equipment]]
[[Category:Gold]]

Revision as of 18:55, 17 April 2016

The Auction is place where players can buy and sell items to each other.

Syntax

  • auction <item> <minimum bid>
  • auction -auto
  • auction -silent

How to auction

Type auction <item> <amount>. It is important to get this exactly right as typing it incorrectly will cause a message to be sent to the auction channel. The item name must be one word and the amount is the number of gold to start the auction at.

Common goofs

Some common goofs when auctioning are:- Using the force flag to force a placing when it can only be used for bidding e.g. auction skull 1000 -f, not spelling the word auction in full e.g. auc skull 1000, using the word gold after the ammount e.g. auction skull 1000 gold and using more than one word for the item name e.g. auction black skull 1000

Excluded items

Some items like soulstones and binding objects can't be auctioned.