empserver/info/Commands/trade.t
Markus Armbruster ada0ed8e61 (buy, check_market, trad, check_trade): Remove the following virtually
undocumented feature: When a buyer didn't have enough money at the
time of the trade, the seller *automatically* granted a high-interest,
medium term loan for up to 90% of the price.  This is just a silly
trap for unwary sellers and buyers alike.
(N_FIN_TROUBLE, N_CREDIT_JUNK): Unused, remove.
(rpt): Update accordingly.
2005-10-30 14:33:44 +00:00

35 lines
1.1 KiB
Perl

.TH Command TRADE
.NA trade "Buy planes/ships/land units"
.LV Expert
.SY "trade"
The trade report lists
all ships, planes and land units that are being sold and allows you
to buy them.
.s1
It is based on a bidding system, and after the bidding time has passed,
the transactions are executed, and the highest bidder gets the goods
(maybe.) If there are no bidders once the time passes, the goods stay
on the market and the first bidder will get them.
.s1
Your bid must be higher than the currently high bid.
.s1
Typical output looks like:
.EX trade
.NF
Empire Trade Report
Wed Mar 13 14:42:45 1996
lot high bid by time left owner description
--- -------- -- --------- ----- -------------------------
0 $ 1000 2 0.06 hrs ( 2) tech 0 100% inf1 infantry 1 [f:21 ] #3
Which lot to buy: 0
Destination sector: 4,0
How much do you bid: 1100
Your bid on lot #0 is being considered.
.FI
.s1
The cargo of ships and land units are listed in the square
brackets, in this case, 4 guns and 40 shells. The nuclear armament of
planes is listed in parentheses.
.s1
.SA "set, Commerce"