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






I'd like to scale the bars and font but i cant figure out if this is possible, its taking all the screen size and i want to offset it slightly so it isn't blocked by panels sit infront of the edges.
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?