added distance commands

`distance to current rat case`
`distance to rat case number [0..19]`

Both require a current version of the elite-scripts.
This commit is contained in:
alterNERDtive 2020-01-09 21:43:13 +01:00
parent 217582cf79
commit 10ebd102fc
2 changed files with 6 additions and 0 deletions

View file

@ -123,6 +123,12 @@ you can run on this list, giving it a case number:
* `rat case number [0..19] details`: Will give you all stored info on a case.
* `[current;rat] case details`: Will give you all stored info on the currently
open case.
* `distance to current rat case`: Will give you the distance from your current
location to the currently opened rat case. Requires the use of my
`elite-scripts` Python scripts.
* `distance to rat case number [0..19]`: Will give you the distance from your
current system to a cases system. Requires the use of my `elite-scripts`
Python scripts.
* `nearest commander to rat case number [0..19]`: Will give you the nearest of
your CMDRs with their distance to a cases system. Requires some setup and the
use of my `elite-scripts` Python scripts.

Binary file not shown.