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

A20 - AGF HUDPlus

Sirillion said:
Well, looking at that I can understand the concern he has but I think that is isolated to the use of the playerpreview texture in the code and the claim that putting information on the compass sides is not necessarily true.

You get that same error that he mentions by opening and closing the character window also which leads me to conclude that it is the use of that playerpreview texture. It can of course be any information from the character frame window controller but since the error has animator in its name and the preview is animated that's where I would put my money.

Any other information in that window should probably be ok.
I'm not competent enough to discuss why does it happen, but while using the fpsHUD i've noticed the lag spikes every time a container was opened (or more correctly when closed). Like you said that error appears every time a character window is opened or even when you press escape(while using a custom hud that uses playerpreview).

I've pinpointed the problem towards this part of the code being placed under the compass part of the HUD, since compared to statbar it stops rendering every time a container is opened and reappears when closed.

From my limited understanding this is a very 'hacky' way of rendering a window beyond the screen view for the sake of updating certain stats in realtime, unfortunately that window seems to throw errors every time it's rendered, and it seemed a bit problematic to close/render all the time.

I think that i didn't manage to state that placing anything else under compass side will create lag... So i'm not really sure why this post was even mentioned here. Especially since i personally use Riles-Hud as a base with few modifications from different projects posted on the forum and i never had any lag with it.

For the sake of 'inspiration' here's what i personally ended up with:

hudb.jpg

 
I'm not competent enough to discuss why does it happen, but while using the fpsHUD i've noticed the lag spikes every time a container was opened (or more correctly when closed). Like you said that error appears every time a character window is opened or even when you press escape(while using a custom hud that uses playerpreview).

I've pinpointed the problem towards this part of the code being placed under the compass part of the HUD, since compared to statbar it stops rendering every time a container is opened and reappears when closed.

From my limited understanding this is a very 'hacky' way of rendering a window beyond the screen view for the sake of updating certain stats in realtime, unfortunately that window seems to throw errors every time it's rendered, and it seemed a bit problematic to close/render all the time.

I think that i didn't manage to state that placing anything else under compass side will create lag... So i'm not really sure why this post was even mentioned here. Especially since i personally use Riles-Hud as a base with few modifications from different projects posted on the forum and i never had any lag with it.

For the sake of 'inspiration' here's what i personally ended up with:

View attachment 15025
Oh you didn’t state that, but CrazyAluminum did and it was to that claim I responded as I felt it needed correction.

I’ve experimented a bit with the use of code that requires playerPreview to be part of it on the hud but I’ve found it causes more issues than it is worth.

Just have a look at the character window when using it on the hud and you will see a very brightly lit character compared to the normal. So it brings a bit more issues than what is immediately evident and not worth using imho.

The reason it introduced that issue when being part of the compass is that the compass window group swaps with the paging and non paging headers when you open containers or go into UI panels and as such it calls that animator code every time it returns to the compass.

 
I love your HUD but I'm not a fan of the data displayed on the bottom right corner. Would you be ok if I revert it to the 1.05 layout?

 
I love your HUD but I'm not a fan of the data displayed on the bottom right corner. Would you be ok if I revert it to the 1.05 layout?
Sorry for my delay! I am ok if you modify my hud for your own use. There are millions of ways to customize how things look, so I acknowledge there is not a 1 size fits all HUD. I have it placed in the bottom corner in case for those that stream, video record, or use overlay apps like Discord in the top left. And I'm sure for 1.07, I will have moved some of the info again! lol. 

Danzo said:
Two character models in one. Still not fixed. Version 1.06.
I see it now. It didn't always occur on my own screen so I was confused. But I believe the issue is related to the issues being discussed on this forum right now, so I will further explore. Thanks for responding!

Oh you didn’t state that, but CrazyAluminum did and it was to that claim I responded as I felt it needed correction.

I’ve experimented a bit with the use of code that requires playerPreview to be part of it on the hud but I’ve found it causes more issues than it is worth.

Just have a look at the character window when using it on the hud and you will see a very brightly lit character compared to the normal. So it brings a bit more issues than what is immediately evident and not worth using imho.

The reason it introduced that issue when being part of the compass is that the compass window group swaps with the paging and non paging headers when you open containers or go into UI panels and as such it calls that animator code every time it returns to the compass.
I am starting to see these issues more clearly, and yes causes problems in multiplayer servers, especially when there are multiple players at a time. Are there other workarounds found for getting the information we want to display on the HUD that including the player Preview? I think it is also the reason why in laggy situations, you will find two models if your character in character preview.

 
Hi Riles, thanks for great mod!

I really liked versions 1.03-1.05. May be it possible to adapt it to the current version of the game as an optional hud?

There is a lack of display of the maximum level of xp, food and water 😟

 
lack of display of the maximum level of xp, food and water
Yo! I will probably make an optional one that does show that information. The problem is, when that information is enabled, there is a harder pull on performance. In a server sense, that is bad. I did like having that additional information as well, but that was why it was removed in this version. 

 
Yo! I will probably make an optional one that does show that information. The problem is, when that information is enabled, there is a harder pull on performance. In a server sense, that is bad. I did like having that additional information as well, but that was why it was removed in this version. 
The only "CharacterFrameWindow workaround" we use to display playerxptonextlevel this is the cause of all the trouble. Even in SP it causes horrible freezes while you looting/opening inventory, not only on the server

 
Last edited by a moderator:
20201107154333_1.jpg20201107154333_1.jpg

Your HUD is one of the best I have seen.  It had some information that I didn't find useful so I made a few adjustments.  I didn't really know what I was doing and it was mostly cut and paste trial and error but all in all I think it came out alright.  Still some tweaking to do though on positions but I'll get there.

I have a question : Is there any way to only display the Hoard on RED note when it's red?  I would like it not be there until hoard night if at all possible.

Thanks for a great HUD mod!

-Mike

 
How can I add more space on the belt, for example, instead of 10 having 12 spaces.
Hello!

I unfortunately do not know how to make that work. I can make it to where "12" spaces appear but they will not function unless you edit .dll files. I recommend posting your question under the forum topic of "how to" with mods. Sorry I couldn't be more help! .dll editing is way outside my territory.

Riles

 
Hi all,

I have a slight issue with this mod. I can not see the circle that shows the level of the player. The first image is taken from the following webpage: https://7daystodiemods.com/riles-hudplus/

I use the following mods:


KHA18-BackpackButtonsV2
KHA19-3SlotForge
KHA19-12CraftQueue
KHA19-96BBMFW
KHA19-HPBars
Riles-HUDPlus1.07
FRK Chicken Coop




7-days-to-die-riles-hudplus-v1.07.jpg


Any help would be much appreciated and thank you for an amazing Mod! :)

 
Um, I see a circle that says level 1 down in the left hand corner. Could that be the one you are referring too?

Ok never mind, I realized you said that is not your pic after I posted...

Is there anyway to show a pic of your screen so people can see what is happening?

You could also remove the other mods and just run game with riles to see if circle shows. If so just add each one separately until it disappears. That would give you and idea of which one it could be causing it.

 
Last edited by a moderator:
I will try to remove all the mods and then add one at a time to my server and let you know.

I only have a screenshot of my screen but I can not upload it to here, apparently needs a URL and I have no idea how to even do that.

Here's hoping and thanks for the reply. 🙂

Just found the culprit. This mod does not let the circle show on the HUD

KHA19-96BBMFW

Thanks for the help. :)

 
Last edited by a moderator:
Hello all! Final Beta version of my HUD1.08 is here. Hopefully will officially publish both soon. The focus of this update is the Chatbox. 

1. It is BEHIND all the other windows.

2. It is now on the RIGHT side

3. The background of the text now fades away WITH the text

Two Options. A and B.

Option A puts the chatbox ABOVE the quest tracker (and moves the quest tracker down a bit.)

Option B puts the chatbox BELOW the quest tracker.

HUDPlus1.08a Download

HUDPlus1.08b Download

....perhaps I should also make an Option C... for leaving the chatbox where it is but with the added features? Thoughts?

 
Last edited by a moderator:
Back
Top