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
on the IC set
d0 set to the automation module
d1 set to ore mining module
d2 set to salvage or # in the code all references to d2, will still work.
d3 fuel tank..
fuel up rocket, plop chip in, edit what you need with computer, export. turn on IC.. boom.. mine away
I added a multiplier to the ReturnFuelCost to make it think it needs 575 to return.. I had the rocket get lost a lot..
d1 Automated Rocket Ore Mining Module
d2 Automated Rocket Salvage Module
d3 not used in code
d4 not used in code
But I wonder, why there are so many places with
> l vari automatedThing %something%
> yield
> l vari %something% %something%
third line in such flow overrides result of first one, so it is just a waste of cpu time...
Maybe it was for some debugging stuff or something, but there is nothing like that now.