]> git.pond.sub.org Git - empserver/blob - info/sharebmap.t
info/Empire4.4: Improve a few change log entries
[empserver] / info / sharebmap.t
1 .TH Command SHAREBMAP
2 .NA sharebmap "Share parts of your bmap with another country"
3 .LV Expert
4 .SY "sharebmap <CNUM/CNAME> <SECTS> [<des>]"
5 This command will share all of the information on your bmap with the
6 country <CNUM/CNAME>.  In order for it to work, they must be friendly
7 towards you and your bmaps must already overlap to some extent.  Note
8 that your 'working' bmaps are not compared for this, but rather your 'true' bmaps.  In particular, you can not fool the game into thinking
9 that your bmaps overlap through using the 'bdes' command.  See the
10 bottom of 'info bmap' for an explanation of the difference between
11 your 'working' and your 'true' bmap.
12 .s1
13 When sectors owned by you get transferred to your friend's bmap, they
14 will be replaced with the first letter of your country name
15 (capitalized), the only exception being harbors and bridges which will
16 always be transmitted.  Also, if you want to send them the location of
17 owned sectors having a certain designation you can specify that using
18 the optional <des> argument.  For example if your country name was
19 "TheScum" and you typed:
20 .EX "sharebmap Fodderland #1 j"
21 then all of your bmap would be added to Fodderland's bmap, with sectors
22 owned by you replaced with 'T', except for your '=', 'h', and 'j'
23 sectors which would be sent as is.
24 .s1
25 Note that the destination bmap will only be changed if in that
26 location there was a '?', a '.', a ' ', or the first letter
27 of your country name (capitalized).  Thus, the receiving country will
28 not lose any information in this exchange.
29 .s1
30 Note that the sharebmap command only changes your 'working' bmap and
31 so you can delete sharebmap information from your bmap by typing:
32 .EX "bmap <SECTS> revert"
33 See 'info bmap' for more details.
34 .s1
35 .SA "bdes, bmap, Communication, Maps"