]> git.pond.sub.org Git - empserver/blob - info/Commands/bestdistpath.t
Import of Empire 4.2.12
[empserver] / info / Commands / bestdistpath.t
1 .TH Command BESTDISTPATH
2 .NA bestdistpath "Show the best distribution path from one sector to another"
3 .LV Expert
4 .SY "bestpath <SECTS> <SECTS>"
5 .SY "bestdistpath <SECTS> <SECTS>"
6 .s1
7 The bestpath & bestdistpath commands show you the best path from any sector 
8 to any sector. You must own both sectors.
9 .s1
10 The path shown by bestpath is the cheapest
11 owned existing path in terms of mobility.
12 .s1
13 Bestdistpath shows the best distribution path that can be found, which
14 should be the same as the best path..
15 During the update, sectors distribute to
16 and from their distribution point by means of the best distribution path
17 they can find at that time.
18 .s1
19 Note that if you give these commands areas, they will show you more paths.
20 For example,
21 .s1
22 .EX bestpath #1 #2
23 .s1
24 will show the best paths from all sectors in realm 1 to all the sectors in
25 realm 2.
26 .s1
27 .SA "distribute, Maps"