Scaled resource panel [UI]
-
@spl SSB
-
@eternal
SSB is essential, so I hope there'll be a fix or smth once -
@spl the problem on SSB side. I can't fix that
-
Just tried this mod but it's not working quite right for me:
Any advice? Would love to get this up and running
-
@scout_more_often ssb. Maybe be wrong
-
Okay it is not a SSB.
this code stopped to workUIUtil.UIFile('')
:local path = UIUtil.UIFile('') local faction = string.sub(path,14,string.len(path)) if faction=='nomads' then GUI.bg.panel:SetTexture(UIUtil.UIFile('/game/resource-panel/resources_panel_bmp.dds')) else GUI.bg.panel:SetTexture(UIUtil.UIFile('/mods/ScaledResourcePanel/textures/ui/'..faction..'/game/resource-panel/resources_panel_bmp.dds')) end
-
love the idea, will try it out
-
Small hotfix
- Removed hand made texture with high quality
This is best i can do in this situation
@Scout_More_Often, @SPL -
@eternal I had uninstalled this mod after my error as shown above. But it seems to have permanently modified my energy stat so it still shows as a percentage instead of telling me a plus or minus. Any idea how I can get it back to how it originally was?
-
You can click on it.
-
-
@scout_more_often does textures work?
-
Unable to load texture from file: /mods/ScaledResourcePanel/textures/ui//game/resource-panel/resources_panel_bmp.dds
-
@fft