Since I had a bit of spare time over the last two days and I wanted to do some non-work related programming, I revisited all my VA scripts and rewrote them after deleting the ones I never use. The intention was to simplify them and to use the various events and variables that are made available through EDDI where appropriate.
Once that was done I decided to revisit the Landing Guidance script as I wanted to add a few things that I thought would be of use. So, I have.
New functionality:
Once that was done I decided to revisit the Landing Guidance script as I wanted to add a few things that I thought would be of use. So, I have.
New functionality:
- Read in waypoints from a text file and allow the user to select one from a drop down list. This also copies the system name to the clipboard so that you can paste it into the text box on the galaxy map (or you can write another VA script to do that for you).
- Allow the user to manually enter the required latitude and longitude in-game, so to speak.
- Target overflown detection and yes, I have put in the phrases I mentioned in post #59. You can, of course, remove them, add to them or replace them with your own.
- Set the body name to the one you are approaching if the body name has not already been set.