Broken Values & HUD
#Slow Updates
If you are experiencing slow updates to your hud, the first thing you should try is going into zyke_status/shared/config.lua and add your exact hud resource name into the hudOverriding list. Just follow the format to add yours at the bottom.
For those technical, this is because your hud isn't catching the standard events, so we must force an update to the player object more often. This is not the default because events are more performant. If your hud was fixed by changing this, you should reach out to the creator to correct it.
Example:
#Value Inconsistencies
If your hud is bouncing around in values, and the overall experience is that your consumables aren't working as expected, make sure that you have followed the Setup guide.
