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
Instead of clicking "E" over and over, when you go to make a single one (from an empty inventory slot), use the keys to increase the quantity being made to however many you need first. You can then make all of them in one go.
Great for creating 100 x Glass used in building Stasis Devices.
For the technically minded, here is the Auto-Hotkey script code...
;~ Left Shift fast repeater D key ( for crafting)
<+d::
Send, +d
sleep 500
while GetKeyState("d", "P") {
Send, {d down}
SetKeyDelay, 18
Send, {d up}
SetKeyDelay, 18
}
return
I think this solution wil work best for me, thanks. But I still think a metal plate refiner would be cool.
Maybe allow the player to pin the BP along with a quantity and have the plates made automatically as you mine the base materials.