added SpanshAttack.getJumpsLeft and corresponding voice command

closes #1
This commit is contained in:
alterNERDtive 2019-08-26 21:00:21 +02:00
parent 9448a9781a
commit cdaac3f828
2 changed files with 563 additions and 250 deletions

View file

@ -99,6 +99,18 @@ cleared. If you want to prematurely end your trip, call the
## Other Commands ##
### Announcing Jumps Left ###
You can have VoiceAttack tell you the amount of jumps left on the current route
by invoking `SpanshAttack.getJumpsLeft` or saying
`how many [neutron;] jumps [are;] left?`.
**Note**: Because its pretty much impossible to calculate a 100% accurate value
for the total jumps left, it will just tell you the jump count _from the current
neutron waypoint_.
### Helper Functions ###
The profile contains a lot of helper functions that get called by the
aforementionde commands. Have a look around, maybe learn something about
VoiceAttack :)

File diff suppressed because it is too large Load diff