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
Lander #1 is the drop off space
Medium storage #6 is seed storage
During ElseIF - N3 E0 it will save its position to @
The planting area here is 19x12. To change into desired size, the IF and ElseIF has to have their variables changed as well as the ElseIF - N0 E21 (into plotsize +2)
Same as with your script, it's started at bottom right corner.. However that differs depending on how your camera is set i suppose :P
If you like it, feel free to use it in the guide :)
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=3533195102
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=3533194709
This script is longer, slower and requires a bit more to setup, but it also comes with some redunancy. For example i can start it with a seed inside, and it'll start right away, or even an item that isn't a seed, and it'll move that to a drop off location before starting the planting session.
Whenever it's done with its assigned space, or can't fetch more seeds, it'll go into parking mode, going back to a pre-designated parking space. If it's done, it will also drop the seed back into the container before going to the parking space.
At the second last command, "Move to N:3 E:0" the script is storing a new position in #, which means that it will go on for an infinite amount of rows, while still being within 20 of #.
Another problem i encountered was that if the script encountered a tree at the last position in a row, it wouldn't be able to plant and thus wouldn't encounter the loop-break of storage=0, which would make it go outside of the area.
For me, due to my planting area being next to a mountain.. It couldn't plant anywhere before the other side of the mountain.. :P
It seems that if the script is within a loop, it doesn't adhere to any requirements of the parent loop
I solved that issue with another If statement to check "my distance to # > 19 meter.