VoiceAttack-profiles/docs/configuration/SpanshAttack.md

47 lines
2.1 KiB
Markdown
Raw Permalink Normal View History

2021-01-25 12:04:28 +01:00
# SpanshAttack
2021-01-21 15:42:00 +01:00
2021-01-25 12:04:28 +01:00
## Supplying Your Ships Range
2021-01-21 15:42:00 +01:00
2021-01-25 12:04:28 +01:00
The ED-NeutronRouter plugin is technically supposed to read the current jump
2021-01-25 17:56:21 +01:00
range from EDDI; sadly EDDI is storing the _maximum_ distance for your ship
instead of the current / full on fuel one. The “default to laden range” option
works reasonably well, but it has a few quirks. It always assumes full cargo,
and it will take your _current_ fuel levels for range calculations, disregrading
the range loss if you fill your tank.
2021-01-21 15:42:00 +01:00
2021-01-25 12:04:28 +01:00
For any ships that you regularly use for neutron jumping, e.g. long range Fuel
Rat ships, I recommend telling SpanshAttack about the range they are supposed to
have with full fuel and your preferred amount of cargo/limpets.
2021-01-21 15:42:00 +01:00
In order to do that, copy the `SpanshAttack.getShipRange` command from
2021-01-25 12:04:28 +01:00
SpanshAttack or the example profile to your custom profile and add your ships.
Any ship listed in there will automatically have its jump range used instead of
EDDIs reported laden range or VoiceAttack prompting you to manually supply it.
2021-01-21 15:42:00 +01:00
2021-01-25 12:04:28 +01:00
![[SpanshAttack-getshiprange.png]]
2021-01-21 15:42:00 +01:00
2021-01-25 12:04:28 +01:00
You can override a saved range for your ship by using the
`plot neutron [course;route;trip] with custom range` command.
2021-01-21 15:42:00 +01:00
2021-01-25 12:04:28 +01:00
## Settings
2021-01-21 15:42:00 +01:00
2021-01-25 12:04:28 +01:00
Toggles:
2021-01-21 15:42:00 +01:00
2021-01-25 14:34:14 +01:00
* `auto jump after scooping`: Automatically jump out when fuel scooping is
complete. Default: true.
2021-01-25 12:04:28 +01:00
* `auto plot`: Automatically plot to the next waypoint after supercharging.
Default: true.
* `clear neutron route on shutdown`: Clear an active neutron route when the game
is shut down. Default: true.
* `copy neutron waypoints to clipboard`: Copy each neutron waypoint into the
Windows clipboard. Default: false.
* `default to laden range`: Default to the current ships laden range as
reported by EDDI instead of prompting for input. Default: false.
* `time neutron route`: Keep track of how long a neutron route takes you to
complete. Default: false.
* `waypoint announcements`: Announce each waypoint by name. Default: true.
2021-01-21 15:42:00 +01:00
2021-01-25 12:04:28 +01:00
Other Settings:
2021-01-21 15:42:00 +01:00
2021-01-25 12:04:28 +01:00
* `announce jumps left`: Estimated jumps left to announce when reached. NEEDS to
have leading and trailing “;”. Default: ";1;3;5;10;15;20;30;50;75;100;"