Scaled resource panel [UI]

@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:

alt text

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 work UIUtil.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

ScaledResourcePanel.rar HOTFIX

@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.

A work of art is never finished, merely abandoned

@jip said in Scaled resource panel [UI]:

You can click on it.

Geez, TIL ! Thanks πŸ™‚

@scout_more_often does textures work?

Unable to load texture from file: /mods/ScaledResourcePanel/textures/ui//game/resource-panel/resources_panel_bmp.dds

β€œBe a yardstick of quality. Some people aren’t used to an environment where excellence is expected.”
β€” Steve Jobs.
My UI Mods