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.
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
씨:\프로그램 파일 (x86)\Steam\steamapps\common\Kerbal Space Program\saves\NameOfSave
- Open the persistent.sfs file in a text editor. Notepad works fine.
- 에서 FLIGHTSTATE 부분, find the 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. 이 가이드를 업데이트하지 못한 경우, 다음을 수행하여 최신 업데이트를 찾을 수 있습니다. 링크.