]> git.pond.sub.org Git - empserver/blob - info/Commands/cutoff.t
Import of Empire 4.2.12
[empserver] / info / Commands / cutoff.t
1 .TH Command CUTOFF
2 .NA cutoff "List delivery thresholds"
3 .LV Expert
4 .SY "cutoff <SECTS>"
5 The cutoff report provides information about the various 
6 delivery cutoff levels in some or all of the sectors that
7 you occupy.
8 .s1
9 In the syntax of the level command
10 <SECTS> is the area on which you wish information,
11 (see \*Qinfo syntax\*U).
12 A typical usage might be:
13 .EX cutoff -6:6,-3:3
14 which would list data for the area extending three sectors
15 out from the capital in each direction.
16 .s1
17 The cutoff report lists each of your sectors with the following heading:
18 .NF
19 DELIVERY CUTOFF LEVELS
20   sect    ufsgpidbolhr   uw food  sh gun pet iron dust bar oil lcm hcm rad
21 .FI
22 These columns represent:
23 .s1
24 .in \w'ufsgpidbolh\0\0'u
25 .L sect
26 the x and y coordinates of the sector
27 .L ufsgpidbolhr
28 the twelve delivery direction columns correspond to the delivery
29 direction for food, guns, petroleum (refined), iron ore, dust (gold),
30 bars (dust), oil, lcm, and hcm.
31 .L uw
32 the delivery cutoff threshold for uncompensated workers in that sector
33 .L food
34 the delivery cutoff threshold for food in that sector
35 .L gun
36 the delivery cutoff threshold for guns in that sector
37 .L sh
38 the delivery cutoff threshold for shells in that sector
39 .L pet
40 the delivery cutoff threshold for petroleum in that sector
41 .L iron
42 the delivery cutoff threshold for iron ore in that sector
43 .L dust
44 the delivery cutoff threshold for gold dust in that sector
45 .L bar
46 the delivery cutoff threshold for gold bars in that sector
47 .L oil
48 the delivery cutoff threshold for oil in that sector
49 .L lcm
50 the delivery cutoff threshold for light construction materials
51 in that sector
52 .L hcm
53 the delivery cutoff threshold for heavy construction materials
54 in that sector
55 .L rad
56 the delivery cutoff threshold for radioactive materials in that sector
57 .in \\n(in
58 .s1
59 For example:
60 .EX cutoff -3:3,-2:0
61 .NF
62 .ps -1
63 Wed Nov 12 00:15:51 1986
64 DELIVERY CUTOFF LEVELS
65   sect    ufsgpidbolhr   uw food  sh gun pet iron dust bar oil lcm hcm rad
66   0,0   c ............    0    0   0   0   0    0    0   0   0   0   0   0
67  -5,-3  a n...........    0  400   0   0   0    0    0   0   0   0   0   0
68  -6,-2  k j...........    0  400   0   0   0    0    0   0   0   0   0   0
69  -4,-2  + j...........    0  400   0   0   0    0    0   0   0   0   0   0
70  -2,-2  m ....n.......    0    0   0   0   0    0    0   0   0   0   0   0
71  -5,-1  t ............    0    0   0   0   0    0    0   0   0   0   0   0
72  -1,-1  w ....j.......    0    0   0   0   0  800    0   0   0   0   0   0
73   1,-1  m ....j...b...    0    0   0   0   0   40    0   0   0   0   0   0
74   3,-1  j .....j......    0    0   0   0   0    0  104   0   0   0   0   0
75   5,-1  b ............    0    0   0   0   0    0    0   0   0   0   0   0
76   0,0   c y...........    0  200   0   0   0    0    0   0   0   0   0   0
77   2,0   + g.......j...    0  200   0   0   0    0    0   0   0  80   0   0
78  -5,1   l ........j...    0    0   0   0   0    0    0   0   0   0   0   0
79     12 sectors
80 .ps +1
81 .FI
82 .s1
83 .SA "deliver, commodity, census, Distribution"