]> git.pond.sub.org Git - empserver/commitdiff
Update description for map command.
authorRon Koenderink <rkoenderink@yahoo.ca>
Wed, 12 Jul 2006 23:41:42 +0000 (23:41 +0000)
committerRon Koenderink <rkoenderink@yahoo.ca>
Wed, 12 Jul 2006 23:41:42 +0000 (23:41 +0000)
Explain the additional parameters for the map command.

info/explore.t
info/move.t
info/transport.t

index 3a56ce19372614ee669f33ab608e5e130afc894d..172b208aecd06fd4fa38e9c38d57ac12c2cee657 100644 (file)
@@ -83,7 +83,16 @@ For example,
 Sector -4,0 is now yours.
 .FI
 .s1
-See 'info Mobility' for a description of how much mobility it costs to
+The \*Qmap\*U command will give you a
+map surrounding the current position.
+You can also supply additional parameters:
+.EX <32.3: g 6,2> m # ls
+.s1
+is equivalent to a \*Qmap\*U command, like
+this:
+.EX map # ls
+.s1
+See \*Qinfo Mobility\*U for a description of how much mobility it costs to
 explore into sectors.
 .s1
 Note that while exploring, you might hit mines. The more civs or
index d4ab6d896c22522bca994186787946c1626c152e..c755ef3aadd2f1cc2369c845fc18acd2cf2eed61 100644 (file)
@@ -73,6 +73,14 @@ if such a path exists.
 For example,
 .EX move c 2,2 18 6,2
 .s1
+The \*Qmap\*U command will give you a
+map surrounding the current position.
+You can also supply additional parameters:
+.EX <32.3: g 6,2> m # ls
+.s1
+is equivalent to a \*Qmap\*U command, like
+this:
+.EX map # ls
 .L "Military control"
 .s1
 In order to move something (other than mil) out of a sector, you must have
@@ -82,7 +90,7 @@ Units count as if they were straight mil, i.e. a 100% unit that contained 50
 mil would count as 50 mil for the purposes of control)
 .s1
 .L Mobility
-See 'info Mobility' for a description of how much mobility it costs to
+See \*Qinfo Mobility\*U for a description of how much mobility it costs to
 move something.
 .s1
 .L Mines
index a3e21f7e3fe7e4dabbbbfcec010c238f7740cc12..217cf78562235ae9e51ed981c61c4972775a4830 100644 (file)
@@ -17,6 +17,20 @@ You would move nuke #666 to 8,0 as follows:
 You could move all planes in wing d to -6,0 as follows:
 .EX transport plane d -6,0
 .s1
+The \*Qmap\*U command will give you a
+map surrounding the current position.
+You can also supply additional parameters:
+.EX <32.3: g 6,2> m 3 ls
+.s1
+is equivalent to a \*Qpmap\*U command when transporting planes, like
+this:
+.EX pmap 3 ls
+.s1
+or it is equivalent to a \*Qnmap\*U command when transporting nukes.
+.s1
+If the optional argument selects sectors rather than nukes or planes,
+it is equivalent to a \*Qmap\*U command.
+.s1
 Note that while transporting, you may run into any landmines the
 enemy has left in your sectors. In that case, the planes being
 transported will take damage. See info \*Qlmine\*U for details.