]> git.pond.sub.org Git - empserver/blob - info/commodity.t
info: New Common-Fever, Hvy-Fever
[empserver] / info / commodity.t
1 .TH Command COMMODITY
2 .NA commodity "Report commodities in sectors"
3 .LV Basic
4 .SY "commodity <SECTS>"
5 The commodity report provides information
6 pertaining to the various commodities
7 in some or all of the sectors you occupy.
8 .s1
9 In the syntax of the commodity command
10 <SECTS> is the area on which you wish information,
11 (see \*Qinfo syntax\*U).
12 A typical usage might be:
13 .EX commodity -6:6,-3:3
14 which would list data for the area extending
15 three sectors out from the capital in each direction.
16 .s1
17 The commodity report lists each of your sectors
18 with the following heading:
19 .NF
20
21 COMMODITIES deliver-- distribute
22  sect     sgpidbolhr sgpidbolhr  sh  gun  pet iron dust  bar  oil  lcm  hcm rad
23 .FI
24 These columns represent:
25 .s1
26 .in \w'sgpidbolhr\0\0'u
27 .L sect
28 the x and y coordinates of the sector
29 .L sgpidbolhr
30 Ten delivery columns corresponding to:
31 shells, guns, petroleum (refined), iron, dust (gold),
32 bars of gold, oil, light construction materials,
33 heavy construction materials, and radioactive materials.
34 .L sgpidbolhr
35 Ten distribute columns corresponding to:
36 shells, guns, petroleum (refined), iron, dust (gold),
37 bars of gold, oil, light construction materials,
38 heavy construction materials, and radioactive materials.
39 .L sh
40 the number of shells in storage
41 .L gun
42 the number of guns in storage
43 .L pet
44 the number of units of refined petroleum
45 .L iron
46 the number of units of iron ore
47 .L dust
48 the number of units of gold dust
49 .L bar
50 the number of gold bars
51 .L oil
52 the amount of crude oil
53 .L lcm
54 the number of units of light construction materials
55 .L hcm
56 the number of units of heavy construction materials
57 .L rad
58 the number of units of radioactive materials
59 .in
60 .s1
61 For example:
62 .EX commodity -3:3,-2:2
63 .NF
64 .ps -1
65 COMMODITIES deliver-- distribute
66  sect     sgpidbolhr sgpidbolhr  sh  gun  pet iron dust  bar  oil  lcm  hcm rad
67   6,0   k .......... ...1....0.   0    0    0  100    0    0    0    0    1   0
68  -1,1   j .......... .......0..   0    0    0   95    0    0    0    1    0   0
69   1,1   t .......... .......1..   0    0    0    0   50    0   54  100    0   0
70  -3,3   g ....g..... ..........   0    0    0    0   43    0    0    0    0   0
71  -6,4   m ...j...... ..........   0    0    0   65    0    0    0    0    0   0
72  -4,4   m ...u...... ...0......   0    0    0  144    0    0    0    0    0   0
73  -2,4   g .......... ..........   0    0    0    0   23    0    0    0    0   0
74   2,6   t .......... .......1..   0    0    0    0   38    0   53  130    0   0
75   4,6   l .......... ..........   0    0    0    0    0    0    0  100    0   0
76   4,8   t .......... .......1..   0    0    0    0   37    0   53   20    0   0
77   6,8   h .......... ..........   0    0    0    0    0    0    0   35   15   0
78 11 sectors.
79 .ps +1
80 .FI
81 The direction of delivery is indicated by the same characters
82 that are used in the \*Qmove\*U, \*Qnavigate\*U,
83 and other commands to indicate direction.
84 The presence of a distribution threshold for a particular commodity
85 is indicated by a digit in the appropriate column
86 under \*Qdistribute\*U,
87 representing the hundreds digit of the threshold value.
88 .s1
89 .SA "census, Commodities, Sectors"