• If you have a mod, tool or prefab, please use the Resources section. Click Mods at the top of the forums.

Scomar82_HUD

I using the version 1 of your mod currently. If possible for the 15 belt slots version it would be much appropriate.

While I also using 96 bag slots as well and not sure will it interfere with it?
Okay, i look for it and make it possible, but i think, for the 15toolbelt, we need no numbers above, do you agree?

When I select "download" on the web page, it usually opens another tab with the download. Free Download Manager doesn't seem to work on that site. The new tab it opens is "github.com/JaxTeller718/A20ModletsJax/tree/main/JaxTeller718-DisableChairPickups" when I select download on the Disable POI Pickups mod

Is there some other way to install?
and if you klick with right mouse and the choose "save target as" maybe this works for you?

 
Okay, i look for it and make it possible, but i think, for the 15toolbelt, we need no numbers above, do you agree?
Sure without the numbers, as the number will work up to 10 slots while additional will be much difficulty to bind the key.

 
Last edited by a moderator:
Okay, i look for it and make it possible, but i think, for the 15toolbelt, we need no numbers above, do you agree?

and if you klick with right mouse and the choose "save target as" maybe this works for you?
Still not working. Oh well, I appreciate you trying

Edit: I opened it in incognito browser and it worked

 
Last edited by a moderator:
mouse scroll does not go into new spots. everything you put in spot 11 disappears. They are only place holders, you can not access the extra spots outside of open window

 
Last edited by a moderator:
@scomar, is it possible to somehow add your level to the xp circle instead of the letters xp. Or add an xp icon next to or above it.

 
OK. I love the feel and look of your UI, but maybe a comment about that on mods page would be helpful for others.
Sorry for this. I added it to Mods page.

@scomar, is it possible to somehow add your level to the xp circle instead of the letters xp. Or add an xp icon next to or above it.
It was the original plan, that the Level is displayed there. But since A20 they changed some things so thas this doesn't work anymore at the moment. Maybe with next patches it will work again. But its not save.

 
@scomar, is it possible to somehow add your level to the xp circle instead of the letters xp. Or add an xp icon next to or above it.


Sorry for this. I added it to Mods page.

It was the original plan, that the Level is displayed there. But since A20 they changed some things so thas this doesn't work anymore at the moment. Maybe with next patches it will work again. But its not save.


Gotcha. Will be nice when it does work but doesn't take away from the mod now. Thank you.

 
Hello. This mod looks clean and I like it. In the screenshot the food and water meters have solid values instead of percentages. I prefer this but for me its still percentages. What do I need to do in order for it to display the hard numbers for me? Any help is appreciated, thank you.

 
Hello. This mod looks clean and I like it. In the screenshot the food and water meters have solid values instead of percentages. I prefer this but for me its still percentages. What do I need to do in order for it to display the hard numbers for me? Any help is appreciated, thank you.
i did food/water numbers looks same diagonaly as hp/stam with cur/max parameters by copying hp bar parameters into food/water bar parameters in file windows.xml

 
i did food/water numbers looks same diagonaly as hp/stam with cur/max parameters by copying hp bar parameters into food/water bar parameters in file windows.xml
Yeah I was able to do something similar and remove the %s, but its still the percentage value instead of the actual food value. 

 
Yeah I was able to do something similar and remove the %s, but its still the percentage value instead of the actual food value. 
Thas a A20 problem, since A20 it doesnt work anymore with solid values of food and water. I tried this before, and later i noticed, that this also displays only the percentages, it the same thing like the counters dosn't refresh permanetly in the hud. damn A20...

 
Yeah I was able to do something similar and remove the %s, but its still the percentage value instead of the actual food value. 
change TEXT parameter in code block of FOOD and WATER, which starts with <label depth="7" 

to this:

text="{statcurrentwithmax}

it wil be:

DryXmKU.png


p.s. i did it with mod v2.2

 
change TEXT parameter in code block of FOOD and WATER, which starts with <label depth="7" 

to this:

text="{statcurrentwithmax}

it wil be:



p.s. i did it with mod v2.2
but this displays also the % value if you have e.g. 105 Food, it will show you 100/100.

 
Last edited by a moderator:
Back
Top