Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem






https://www.youtube.com/watch?v=YiYRm3CY740
Those lines numbers might not match up exactly in game, but it should be right after public void main in the script.
You may also want to adjust the name of the camera and lcds as well. This will allow the script to be displayed on subgrids while still being compatible with multiple docked ships running the script. To do that, on the same lines you editted above change:
.IndexOf("(scanner)") to .IndexOf("(scanner1)")
Then just be sure to rename your camera for the corresponding ship to scanner1, etc.
It does pull GPS coordinates and displays them on the LCDs and if you use the FlyTo command it will automatically load the GPS coordinates to the target to your remote controls.