Difference between revisions of "Auction"

From Glitch Forever
Jump to navigation Jump to search
 
(One intermediate revision by one other user not shown)
Line 3: Line 3:
 
==='''Trivia'''===
 
==='''Trivia'''===
  
Items are auto-delivered into your inventory, making this a convenient way to transport materials long distances between players,especially during the construction of a [[street project]].
+
*Items are auto-delivered into your inventory, making this a convenient way to transport materials long distances between players,especially during the construction of a [[Street Project]].
 +
*The automatic price that is recommended is 10% lower of than that of the cumulative 'street price'.
  
 
==='''API'''===
 
==='''API'''===
  
If you are a programmer, you can also put items for auction via the [http://api.alpha.glitch.com Glitch API].
+
*If you are a programmer, you can also put items for auction via the [http://api.alpha.glitch.com Glitch API].

Latest revision as of 13:35, 10 February 2011

The Auction interface, http://alpha.glitch.com/auctions/, allows players to buy and sell items from other players.

Trivia

  • Items are auto-delivered into your inventory, making this a convenient way to transport materials long distances between players,especially during the construction of a Street Project.
  • The automatic price that is recommended is 10% lower of than that of the cumulative 'street price'.

API

  • If you are a programmer, you can also put items for auction via the Glitch API.