Difference between revisions of "Auction"
Jump to navigation
Jump to search
(Created page with "The '''Auction''' interface, [http://alpha.glitch.com/auctions/ http://alpha.glitch.com/auctions/], allows players to buy and sell items from other players. Items are auto-delive...") |
|||
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
− | The '''Auction''' interface, [http://alpha.glitch.com/auctions/ http://alpha.glitch.com/auctions/], allows players to buy and sell items from other players | + | The '''Auction''' interface, [http://alpha.glitch.com/auctions/ http://alpha.glitch.com/auctions/], allows players to buy and sell items from other players. |
− | If you are a programmer, you can also put items for auction via the [http://api.alpha.glitch.com Glitch API]. | + | ==='''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 [http://api.alpha.glitch.com Glitch API]. |
Latest revision as of 12: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.