]> git.pond.sub.org Git - empserver/blob - info/transport.t
info: New Common-Fever, Hvy-Fever
[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 Note that while transporting, you may run into any landmines the
32 enemy has left in your sectors. In that case, the planes being
33 transported will take damage. See info \*Qlmine\*U for details.
34 .s1
35 Also, if your enemy has any units on interdiction mission, then the
36 planes you're transporting may get hit by them.
37 .s1
38 Nuclear warheads are transported in heavily armoured vehicles and are
39 immune to land mines and interdiction.
40 .s1
41 See info \*QMobility\*U for the mobility cost to transport planes and nukes.
42 .s1
43 .SA "arm, move, navigate, nuke, Mobility, Planes, Nukes, Transportation, Moving"