Nainstalovat Steam
přihlásit se
|
jazyk
简体中文 (Zjednodušená čínština)
繁體中文 (Tradiční čínština)
日本語 (Japonština)
한국어 (Korejština)
ไทย (Thajština)
български (Bulharština)
Dansk (Dánština)
Deutsch (Němčina)
English (Angličtina)
Español-España (Evropská španělština)
Español-Latinoamérica (Latin. španělština)
Ελληνικά (Řečtina)
Français (Francouzština)
Italiano (Italština)
Bahasa Indonesia (Indonéština)
Magyar (Maďarština)
Nederlands (Nizozemština)
Norsk (Norština)
Polski (Polština)
Português (Evropská portugalština)
Português-Brasil (Brazilská portugalština)
Română (Rumunština)
Русский (Ruština)
Suomi (Finština)
Svenska (Švédština)
Türkçe (Turečtina)
Tiếng Việt (Vietnamština)
Українська (Ukrajinština)
Nahlásit problém s překladem






i appreciate your scripts. i've drastically improved with IC10 by reading them and stealing your skills
currently running "Printer Logistics v4" and checking to see if this mod coupled with counter mod has any changes to functionality (gonna just not think about how different chunks of code have moved to different ICs, spits shit out regardless) and not really seeing anything notable. device assignment is done by name rather than pins (such a shame
think i'm sticking with logistics v4. tbh 've been putting together a thing for it. it keeps stacks in vending machine fully merged and splits off a preset amount rather than just "whole stack go bye bye." currently works with a single printer so gotta mux.
Script will try to keep a minimum of 50g of the corresponding ingots - steel, silicon. gold, iron, copper in the printers.
If vending machine runs out of some ingots, it will be stuck in a loop trying to supply them.
You can check code- ingots will be requested in order last-first. People get stuck at steel because steel goes before silicon, gold, copper and iron. If you have no steel in the vending machine, nothing will be deliverd at all.
You can connect hash console to the housing to display what ingot code is trying to supply right now.
Thanks for a great code!