Have you terminated a mission objective in the tracking station? Do you want to get it back? This is the guide for you.
Préface
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.
Étape par étape
- 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:\Fichiers programme (x86)\Steam\steamapps\common\Kerbal Space Program\saves\NameOfSave
- Open the persistent.sfs file in a text editor. Notepad works fine.
- Dans le FLIGHTSTATE section, trouver le VESSEL you would like to track again. This is most easily done by using the Trouver tool in your text editor (Ctrl+F)
- Dans le DISCOVERY section, 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/>
C'est tout ce que nous partageons aujourd'hui pour cela Programme spatial Kerbal guide. Ce guide a été initialement créé et rédigé par CharlieB. Si nous ne parvenons pas à mettre à jour ce guide, vous pouvez trouver la dernière mise à jour en suivant ceci lien.