Jump to content

Is there a mod that disables reverting after leaving the atmosphere?


sskacy

Recommended Posts

@sskacy  in a word...  no... but there is a stock option

If you want a mod, do you want to stop reverting to launch or back to the VAB?  One option for you would be to play with KRASH which is a simulator to make sure rockets can get to orbit.  Then play your game with reverts off.

The stock option you have is to quicksave and quickload every time you get to orbit.  This stops the ability to revert.  Or exiting back to the tracking station or space centre. 

Peace.

Link to comment
Share on other sites

3 minutes ago, theJesuit said:

It would be great if a mod would do this.

Peace.

You can use AutoHotKey to achieve a similar result.  Here's the script:

Send {f5}
Send {f9 down}
Sleep 2000
Send {f9 up}
FileDelete C:\Program Files (x86)\Steam\steamapps\common\Kerbal Space Program\saves\default\quicksave.sfs
FileDelete C:\Program Files (x86)\Steam\steamapps\common\Kerbal Space Program\saves\default\quicksave.loadmeta

It quicksaves, quickloads, and then deletes the quicksave because I have no self-control.  Just enable quickloading and change the file paths to match the path of your KSP install.  I bound the execution of the script to a button on my mouse.

Link to comment
Share on other sites

3 hours ago, sskacy said:

You can use AutoHotKey to achieve a similar result.  Here's the script:

Send {f5}
Send {f9 down}
Sleep 2000
Send {f9 up}
FileDelete C:\Program Files (x86)\Steam\steamapps\common\Kerbal Space Program\saves\default\quicksave.sfs
FileDelete C:\Program Files (x86)\Steam\steamapps\common\Kerbal Space Program\saves\default\quicksave.loadmeta

It quicksaves, quickloads, and then deletes the quicksave because I have no self-control.  Just enable quickloading and change the file paths to match the path of your KSP install.  I bound the execution of the script to a button on my mouse.

Nice to have extra buttons on your mouse :) I assume it isn't left or right click :D

But if it could be made automatic like as soon as you hit vacuum after a launch which would be an internal mod.

I think there may be a mod that does action groups when leaving atmosphere.   Maybe it could also do this?

Peace.

Link to comment
Share on other sites

19 hours ago, theJesuit said:

@sskacy  in a word...  no... but there is a stock option

If you want a mod, do you want to stop reverting to launch or back to the VAB?  One option for you would be to play with KRASH which is a simulator to make sure rockets can get to orbit.  Then play your game with reverts off.

The stock option you have is to quicksave and quickload every time you get to orbit.  This stops the ability to revert.  Or exiting back to the tracking station or space centre. 

Peace.

Problem I can see for the OP is that rockets tend to randomly explode upon loading at the launchpad.

Link to comment
Share on other sites

3 hours ago, paul23 said:

Problem I can see for the OP is that rockets tend to randomly explode upon loading at the launchpad.

Yea.  So keeping the revert on then removing the possibility of revert once at a 70kms by quicksave and reload.

Peace.

Link to comment
Share on other sites

7 minutes ago, 5thHorseman said:

I also think you can go eva, ] to switch to the ship and back to the Kerbal, and then going back in the pod would work.

I've had far more trouble thinking I could revert when I couldn't than I've ever had abusing the ability to revert.

My experience has been that you only lose the revert ability if you leave the physics bubble.

I've gone EVA and switched back and forth, and was able to still revert.

Link to comment
Share on other sites

This thread is quite old. Please consider starting a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...