]> git.pond.sub.org Git - empserver/blob - info/bdes.t
New info Hvy-Plastic
[empserver] / info / bdes.t
1 .TH Command BDES
2 .NA bdes "Manually change your bmap"
3 .LV Expert
4 .SY "bdes <SECT> <des>"
5 A bmap gives you a graphic representation of all or part of your country.
6 Bdes allows you to change a sector of your bmap.
7 .s1
8 Bmap differs from map in that it reflects everything you've learned
9 about the world. If, for example, you navigate near a sector and find
10 out that it is as sea, it will show up on your bmap as sea, even if it
11 doesn't show up on your map.
12 .s1
13 When you get new information, it will overwrite the designation you put in
14 with bdes, UNLESS you put in an 'x' or an 'X'. These two characters, 'x'
15 and 'X' are permanent, unless you manually change them with bdes. Once you
16 change them back, the sector will be updated normally by nav, march, etc.
17 (The normal use for these is to record minefields, so that you can march
18 adjacent to the minefield without eliminating the information)
19 .s1
20 Unlike normal designation, with bdes, you may use any character.
21 If you wish to use a space, surround it with double quotes:
22 bdes # " "
23 .s1
24 You can't bdesignate something to a ?
25 .s1
26 Conditionals do not work with bdes (i.e. bdes # ?des=c C) unless
27 you own the sector.
28 .s1
29 Note that the bdes command only changes your 'working' bmap and not
30 your 'true' bmap.  If you make a mistake and bdes a bunch of sectors
31 where you didn't want them to be, you can always start over by typing
32 .EX "bmap revert"
33 which will revert your 'working' bmap back to your 'true' bmap.
34 .s1
35 .SA "bmap, sharebmap, Maps"