Have you terminated a mission objective in the tracking station? Do you want to get it back? これはあなたのためのガイドです.
序文
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.
ステップバイステップ
- 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:\プログラムファイル (x86)\Steam\steamapps\common\Kerbal Space Program\saves\NameOfSave
- Open the persistent.sfs file in a text editor. Notepad works fine.
- で FLIGHTSTATE セクション, を見つけてください VESSEL you would like to track again. This is most easily done by using the 探す tool in your text editor (Ctrl+F)
- で DISCOVERY セクション, 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/>
これが今日私たちがこの目的で共有するすべてです カーバル宇宙プログラム ガイド. このガイドは元々、次の者によって作成および執筆されました。 CharlieB. このガイドを更新できなかった場合, これに従って最新のアップデートを見つけることができます リンク.