Installer Steam
log på
|
sprog
简体中文 (forenklet kinesisk)
繁體中文 (traditionelt kinesisk)
日本語 (japansk)
한국어 (koreansk)
ไทย (thai)
Български (bulgarsk)
Čeština (tjekkisk)
Deutsch (tysk)
English (engelsk)
Español – España (spansk – Spanien)
Español – Latinoamérica (spansk – Latinamerika)
Ελληνικά (græsk)
Français (fransk)
Italiano (italiensk)
Bahasa indonesia (indonesisk)
Magyar (ungarsk)
Nederlands (hollandsk)
Norsk
Polski (polsk)
Português (portugisisk – Portugal)
Português – Brasil (portugisisk – Brasilien)
Română (rumænsk)
Русский (russisk)
Suomi (finsk)
Svenska (svensk)
Türkçe (tyrkisk)
Tiếng Việt (Vietnamesisk)
Українська (ukrainsk)
Rapporter et oversættelsesproblem






https://support.keenswh.com/spaceengineers/pc/topic/49919-infinite-water-generation-exploit-via-farm-plots-vanilla
Maybe something like the info you can find in the block itself, but with the great visual graphic of the last update.
One suggestion - can the Ice reporting give the volume available as well as the percentage ? 5% doesn't really tell me anything, whereas 150kg does.
Also some notes at the bottom about IIM.
The script works well for general use, but it feels a little restrictive at the moment when it comes to having different groups of farm plots.
As it stands right now, if you want to have separate screens for different crops, you're gonna have to use multiple instances of the script each with their own respective groups.
My suggestion would be to use the tried and true [tag] system for the LCD's.
You've already got the private readonly dictionary structure in place to parse the data, simply modifying it to check for the group name inside the LCD CustomData rather than the one inside the Programmable block, would enable the script to handle multiple groups, printing to the panel as required, while still keeping the fundamental idea behind the script intact.
Good work!