]> git.pond.sub.org Git - empserver/blob - info/transport.t
WIP empdump, %a
[empserver] / info / transport.t
1 .TH Command TRANSPORT
2 .NA transport "Move planes or nuclear devices around"
3 .LV Basic
4 .SY "transport plane <PLANES> <ROUTE|DESTINATION>"
5 .SY "transport nuke <NUKES> <ROUTE|DESTINATION>"
6 The transport command is used to move planes and nuclear devices from
7 one sector to another, along the ground.
8 .s1
9 <ROUTE> is a normal empire path specification. You may also give a
10 <DESTINATION> sector on the command line, or at any time while giving
11 the route, and empire will use the cheapest path (in terms of mobility)
12 from the current sector to the destination sector.
13 .s1
14 You would move nuke #666 to 8,0 as follows:
15 .EX transport nuke 666 8,0
16 .s1
17 You could move all planes in wing d to -6,0 as follows:
18 .EX transport plane d -6,0
19 .s1
20 The \*Qmap\*U command will give you a
21 map surrounding the current position.
22 You can also supply additional parameters:
23 .EX <32.3: g 6,2> m 3 ls
24 .s1
25 is equivalent to a \*Qpmap\*U command when transporting planes, like
26 this:
27 .EX pmap 3 ls
28 .s1
29 or it is equivalent to a \*Qnmap\*U command when transporting nukes.
30 .s1
31 If the optional argument selects sectors rather than nukes or planes,
32 it is equivalent to a \*Qmap\*U command.
33 .s1
34 Note that while transporting, you may run into any landmines the
35 enemy has left in your sectors. In that case, the planes being
36 transported will take damage. See info \*Qlmine\*U for details.
37 .s1
38 Also, if your enemy has any units on interdiction mission, then the
39 planes you're transporting may get hit by them.
40 .s1
41 Nuclear warheads are transported in heavily armoured vehicles and are
42 immune to land mines and interdiction.
43 .s1
44 See info \*QMobility\*U for the mobility cost to transport planes and nukes.
45 .s1
46 .SA "arm, move, navigate, nuke, Mobility, Planes, Nukes, Transportation, Moving"