Custom HUD for Wood Stone and Metal

Hi, I want to create a custom HUD for the resources, is there a way to get the amount of wood stone and metal a player has? is there a way to print that value in the personalized hud i create in uefn?

You can use conditional button devices for that, the function is this one

GetItemCount<public>(Agent:agent, KeyItemIndex:int):int

Thank you

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.