]> git.pond.sub.org Git - empserver/blob - info/Commands/cargo.t
Import of Empire 4.2.12
[empserver] / info / Commands / cargo.t
1 .TH Command CARGO
2 .NA cargo "List the commodities on board your ships"
3 .LV Basic
4 .SY "cargo [<SHIP/FLEET> | <SECTS>]"
5 .SY "lcargo [<UNIT/ARMY> | <SECTS>]"
6 The cargo command lists the commodities on board your ships 
7 in readable format. The lcargo command does the same for land units.
8 .s1
9 The <SHIP/FLEET>, <UNIT/ARMY>, and <SECTS> arguments are
10 provided in case you only wish to look at one ship/unit
11 or one fleet/army or all ships/units within a given area.
12 .s1
13 The report format contains the following fields:
14 .s1
15 .in +1i
16 .L shp# or #
17 the ship or unit number
18 .L shiptype or unit type
19 the type of ship/unit; \*Qpatrol boat\*U, \*Qsubmarine\*U, etc,
20 .L x,y
21 the ship/unit's current location (relative to your capital),
22 .L flt
23 the fleet/army designation letter (set by \*Qfleetadd/army\*U command),
24 .L eff
25 the ship/unit's efficiency,
26 .L sh
27 the number of shells on board,
28 .L gun
29 the number of guns on board
30 .L pet
31 the amount of petroleum on board
32 .L irn
33 the amount of iron on board
34 .L dst
35 the amount of gold dust on board
36 .L bar
37 the number of gold bars on board
38 .L oil
39 the amount of oil on board
40 .L lcm
41 the amount of light construction materials on board
42 .L hcm
43 the amount of heavy construction materials on board
44 .L rad
45 the amount of radioactive material on board
46 .in
47 .s1
48 For example:
49 .EX cargo K
50 .NF
51 shp#     ship type      x,y   flt eff   sh gun pet irn dst bar oil lcm hcm rad
52   86 aircraft carrier -29,-51  K  100% 298   4   0   0   0   0   0   0   0   0
53  110 battleship       -29,-51  K  100% 100   8   0   0   0   0   0   0   0   0
54  115 battleship       -29,-51  K  100%  60   8   0   0   0   0   0   0   0   0
55  181 destroyer        -27,-35  K  100%  40   4   0   0   0   0   0   0   0   0
56  182 destroyer        -27,-35  K  100%  40   4   0   0   0   0   0   0   0   0
57  183 destroyer        -27,-35  K  100%  40   4   0   0   0   0   0   0   0   0
58 6 ships
59 .FI
60 .s1
61 .SA "land, ship, build, march, navigate, load, lload, fleetadd, army, Ships"