Results: 2Comments by: hcpookie
File: Auto Category - Revised06/04/21
Request: Add a Companion Gear category
Posted By: hcpookie
As per the title - love this addon but I could not find any way to add a custom category for Companions - the check failed with "unknown" when searching for the "companion" tag. If there IS a way to add that as a custom category, I'm not sure how?
File: CurvyHud12/09/20
Hello, I found a popup error whe...
Posted By: hcpookie
Hello, I found a popup error when the player dies. After reviewing the log, I found a fix that works. In the Events.lua file, change this line: CurvyHud.state.playerDeadCount = CurvyHud.state.playerDeadCount + 1 ... to this: CurvyHud.state.playerDeadCount = CurvyHud.state.playerDeadCount Presto, no more popup...