]> git.pond.sub.org Git - empserver/blob - info/payoff.t
Make: Get SHELL from Autoconf
[empserver] / info / payoff.t
1 .TH Command PAYOFF
2 .NA payoff "Find out the current payoff of a trade ship"
3 .LV Expert
4 .SY "payoff [<SHIP/FLEET> | <SECTS>]"
5 The payoff command gives a census of your trade ships, and lists the
6 payoff they would give if scuttled at the current sector.  Payoff can
7 only be calculated for trade ships you built yourself, not for ships
8 you `acquired' from somebody else.
9 .s1
10 The <SHIP/FLEET> and <SECTS> arguments are provided in case you only
11 wish to look at one ship
12 or one fleet or all ships within a given area.
13 .s1
14 Payoff expects an argument.  To see every trade ship you own, give it
15 the argument '*', or type "ship *".
16 .s1
17 The report format contains the following fields:
18 .s1
19 .in \w'shiptype\0\0'u
20 .L shp#
21 the ship number
22 .L shiptype
23 the type of ship; \*Qpatrol boat\*U, \*Qsubmarine\*U, etc,
24 .L x,y
25 the ship's current location (relative to your capital),
26 .L $$
27 the money you would get if you scuttled this ship
28 .in
29 .s1
30 For example:
31 .EX payoff *
32 .NF
33 shp#     ship type  orig x,y       x,y    dist $$
34    5 ts2 trade ship 2    2,2      21,-13    17 $5050.00
35 1 ship
36 .FI
37 .s1
38 .SA "Trade-ships, sonar, torpedo, upgrade, Ships"