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
if (_ini.Get(ScriptName, "HydrogenName").TryGetString(out n)) SPrefs.BarTitle[6] = n;
if (_ini.Get(ScriptName, "HydrogenEngineName").TryGetString(out n)) SPrefs.BarTitle[7] = n;
if (_ini.Get(ScriptName, "OxygenName").TryGetString(out n)) SPrefs.BarTitle[8] = n;
this is at or about line 594 in the script. this should fix any custom naming issues
Maybe thats since the newest updates?
I clicked subscribe, loaded SE, placed an LCD screen, clicked custom data, typed [graphical resource bars], nothing happened.
So then I read you need a 'programmable block', so I placed one, again custom data, typed [graphical resource bars], clicked 'recompile', and nothing happened.
Somewhere else I read you need the 'script' as well as the mod, the only 'script' I can see is the default one you get with the programmable blocks, that does nothing.....
Like 100% to 80% you get a green bar 80% to 40 % you get a blue bar, 40% to 20% yellow, 20% to 0% a red bar. Additionally therefor you would be able to adjust the range % when a certain color becomes shown.
If not maybe for a 2.0 version?