From a10e9dccd0e6b1f3468cec2614630b15ac50d39b Mon Sep 17 00:00:00 2001 From: Ron Koenderink Date: Sat, 24 Jun 2006 15:13:17 +0000 Subject: [PATCH] Explain the unit type display priorities for the map flags. --- info/bmap.t | 4 +++- info/lbmap.t | 4 +++- info/lmap.t | 4 +++- info/map.t | 4 +++- info/nmap.t | 4 +++- info/pbmap.t | 4 +++- info/pmap.t | 4 +++- info/sbmap.t | 4 +++- info/smap.t | 4 +++- 9 files changed, 27 insertions(+), 9 deletions(-) diff --git a/info/bmap.t b/info/bmap.t index 1d108880..591e4866 100644 --- a/info/bmap.t +++ b/info/bmap.t @@ -71,7 +71,9 @@ that land unit. The pmap command does the same for planes. If you specify an 's' flag, bmap will put your ships on the map. If you specify an 'l' flag, bmap will put your land units on the map. If you specify an 'p' flag, bmap will put your planes on the map. -A '*' will put all on the map, in this order: land units, ships, planes. +A '*' will put all on the map. +When multiple unit types are selected they are displayed +in the following priority order: land units, ships, planes. To highlight sectors you own, specify the 'h' flag. .s1 You actually have two bmaps. One which is created by the server; this diff --git a/info/lbmap.t b/info/lbmap.t index 86e2a889..53cfb889 100644 --- a/info/lbmap.t +++ b/info/lbmap.t @@ -73,7 +73,9 @@ that land unit. The pmap command does the same for planes. If you specify an 's' flag, bmap will put your ships on the map. If you specify an 'l' flag, bmap will put your land units on the map. If you specify an 'p' flag, bmap will put your planes on the map. -A '*' will put all on the map, in this order: land units, ships, planes. +A '*' will put all on the map. +When multiple unit types are selected they are displayed +in the following priority order: land units, ships, planes. To highlight sectors you own, specify the 'h' flag. .s1 You actually have two bmaps. One which is created by the server; this diff --git a/info/lmap.t b/info/lmap.t index 6d7a0b23..c2d358e0 100644 --- a/info/lmap.t +++ b/info/lmap.t @@ -61,7 +61,9 @@ the same for a ship. .s1 If you give an 's' flag, all your ships will be shown on the map. An 'l' flag does the same for land units, and a 'p' for planes. -\&'*' shows all in this order: land units, ships, planes. +\&'*' shows all units. +When multiple unit types are selected they are displayed +in the following priority order: land units, ships, planes. To highlight sectors you own, specifiy the 'h' flag. .s1 .SA "census, commodity, radar, realm, route, update, LandUnits, Maps" diff --git a/info/map.t b/info/map.t index d8ea7082..5c6873a9 100644 --- a/info/map.t +++ b/info/map.t @@ -59,7 +59,9 @@ the same for a ship. .s1 If you give an 's' flag, all your ships will be shown on the map. An 'l' flag does the same for land units, and a 'p' for planes. -\&'*' shows all in this order: land units, ships, planes. +\&'*' shows all units. +When multiple unit types are selected they are displayed +in the following priority order: land units, ships, planes. To highlight sectors you own, specifiy the 'h' flag. .s1 .SA "census, commodity, radar, realm, route, update, Maps" diff --git a/info/nmap.t b/info/nmap.t index 5aa7806b..d87aa335 100644 --- a/info/nmap.t +++ b/info/nmap.t @@ -59,7 +59,9 @@ the same for a ship. .s1 If you give an 's' flag, all your ships will be shown on the map. An 'l' flag does the same for land units, and a 'p' for planes. -\&'*' shows all in this order: land units, ships, planes. +\&'*' shows all units. +When multiple unit types are selected they are displayed +in the following priority order: land units, ships, planes. To highlight sectors you own, specifiy the 'h' flag. .s1 .SA "census, commodity, radar, realm, route, update, Maps" diff --git a/info/pbmap.t b/info/pbmap.t index 85b58c03..1253aee4 100644 --- a/info/pbmap.t +++ b/info/pbmap.t @@ -71,7 +71,9 @@ that land unit. The pmap command does the same for planes. If you specify an 's' flag, bmap will put your ships on the map. If you specify an 'l' flag, bmap will put your land units on the map. If you specify an 'p' flag, bmap will put your planes on the map. -A '*' will put all on the map, in this order: land units, ships, planes. +A '*' will put all on the map. +When multiple unit types are selected they are displayed +in the following priority order: land units, ships, planes. To highlight sectors you own, specify the 'h' flag. .s1 You actually have two bmaps. One which is created by the server; this diff --git a/info/pmap.t b/info/pmap.t index eabafbbe..62f9bd39 100644 --- a/info/pmap.t +++ b/info/pmap.t @@ -59,7 +59,9 @@ the same for a ship. .s1 If you give an 's' flag, all your ships will be shown on the map. An 'l' flag does the same for land units, and a 'p' for planes. -\&'*' shows all in this order: land units, ships, planes. +\&'*' shows all units. +When multiple unit types are selected they are displayed +in the following priority order: land units, ships, planes. To highlight sectors you own, specifiy the 'h' flag. .s1 .SA "census, commodity, radar, realm, route, update, Planes, Maps" diff --git a/info/sbmap.t b/info/sbmap.t index 27c76ac3..61406d0c 100644 --- a/info/sbmap.t +++ b/info/sbmap.t @@ -73,7 +73,9 @@ that land unit. The pmap command does the same for planes. If you specify an 's' flag, bmap will put your ships on the map. If you specify an 'l' flag, bmap will put your land units on the map. If you specify an 'p' flag, bmap will put your planes on the map. -A '*' will put all on the map, in this order: land units, ships, planes. +A '*' will put all on the map. +When multiple unit types are selected they are displayed +in the following priority order: land units, ships, planes. To highlight sectors you own, specify the 'h' flag. .s1 You actually have two bmaps. One which is created by the server; this diff --git a/info/smap.t b/info/smap.t index e30f454a..ce96f19f 100644 --- a/info/smap.t +++ b/info/smap.t @@ -61,7 +61,9 @@ the same for a ship. .s1 If you give an 's' flag, all your ships will be shown on the map. An 'l' flag does the same for land units, and a 'p' for planes. -\&'*' shows all in this order: land units, ships, planes. +\&'*' shows all units. +When multiple unit types are selected they are displayed +in the following priority order: land units, ships, planes. To highlight sectors you own, specifiy the 'h' flag. .s1 .SA "census, commodity, radar, realm, route, update, Ships, Maps"