]> git.pond.sub.org Git - empserver/blob - info/Commands/threshold.t
Import of Empire 4.2.12
[empserver] / info / Commands / threshold.t
1 .TH Command THRESHOLD
2 .NA threshold "Set commodity distribution thresholds"
3 .LV Basic
4 .SY "threshold <ITEM> <SECTS> <THRESH>"
5 The threshold command is used to specify the level
6 of a given commodity which is to be maintained
7 by the sector's distribution sector.
8 These levels are maintained by either importing or exporting
9 commodities.
10 This importation and exportation is done automatically during
11 an update.
12 Both imports and exports from distribution sectors cost only
13 one-half normal mobility.
14 .s1
15 In the syntax,
16 <SECTS> is the sector or sectors from which the deliveries are made,
17 <ITEM> is one of the following:
18 .NF
19 c       civilians
20 m       military
21 u       uncompensated workers
22 f       food
23 s       shells
24 g       guns
25 p       planes
26 i       iron ore
27 d       gold dust
28 b       bars of gold
29 o       oil
30 l       light construction materials
31 h       heavy construction materials
32 r       radioactive materials
33 .FI
34 and <THRESH> is a number specifying the level of commodity which
35 is desired.
36 .s1
37 The census and commodity reports will indicate distribution thresholds
38 by the \*Qhundreds digit\*U of the threshold level.
39 In order to have a threshold take effect, it must be at least one.
40 .s1
41 Sectors importing or exporting items can be seen by the \*Qroute\*U
42 command (marked with a \*Q$\*U) or by the sect command.
43 .s1
44 Also, note that no distribution center will ship out its last civilian.
45 .s1
46 .SA "distribute, census, commodity, route, level, Distribution"