Installer Steam
Logg inn
|
språk
简体中文 (forenklet kinesisk)
繁體中文 (tradisjonell kinesisk)
日本語 (japansk)
한국어 (koreansk)
ไทย (thai)
Български (bulgarsk)
Čeština (tsjekkisk)
Dansk (dansk)
Deutsch (tysk)
English (engelsk)
Español – España (spansk – Spania)
Español – Latinoamérica (spansk – Latin-Amerika)
Ελληνικά (gresk)
Français (fransk)
Italiano (italiensk)
Bahasa Indonesia (indonesisk)
Magyar (ungarsk)
Nederlands (nederlandsk)
Polski (polsk)
Português (portugisisk – Portugal)
Português – Brasil (portugisisk – Brasil)
Română (rumensk)
Русский (russisk)
Suomi (finsk)
Svenska (svensk)
Türkçe (tyrkisk)
Tiếng Việt (vietnamesisk)
Українська (ukrainsk)
Rapporter et problem med oversettelse









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!