Have you terminated a mission objective in the tracking station? Do you want to get it back? Esta es la guía para ti.
Prefacio
This guide involves modifying the save file for this game. Luckily the save file is in plain-text and is very easy to understand. As always when modifying files like this, it is recommended to make a backup of the file in case anything unintended happens. This guide has only been tested for windows.
Step-by-Step
- Take note of the name of your save, and the name of the vessel you would like to start tracking again
- Find your save file. It is usually somewhere like this
C:\Archivos de programa (x86)\Steam\steamapps\common\Kerbal Space Program\saves\NameOfSave
- Open the persistent.sfs file in a text editor. Notepad works fine.
- En el FLIGHTSTATE sección, encontrar el VESSEL you would like to track again. This is most easily done by using the Encontrar tool in your text editor (Ctrl+F)
- En el DISCOVERY sección, modify the state value. In my case the value was 21, the default value for this type of rescue mission is 29
The save file will look something like this. (All irrelevant information has been replaced by … )
GAME { ... FLIGHTSTATE { ... VESSEL { ... name = Gleble's Heap ... DISCOVERY { state = 29 ...</pre/>
Eso es todo lo que estamos compartiendo hoy para este Programa espacial Kerbal guía. Esta guía fue originalmente creada y escrita por CharlieB. En caso de que no actualicemos esta guía, puede encontrar la última actualización siguiendo este enlace.