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
-The storage/extended terminals only have 1 item slot, any item placed into this one slot will be consumed by the terminal to process into data.
-The storage terminal (the core of the system) will store all items passed onto it in a table.
-The table consists of the following: an address for the item id, and a list for each one of its "stacks", for instance:
-Upon clicking an item, a "retrieve request" is sent to the terminal, to fetch the information from the corresponding table, clearing the item from the table, and spawning said item onto the player
It would be REALLY cool if there were an "output chest" that could export a set amount of a material from a terminal into it, but I understand if that's outside the scope of the mod. Maybe as part of an addon?