CriticalFlaw / flawhud

Custom HUD for Team Fortress 2
https://mastercomfig.com/huds/page/flawhud/
170 stars 42 forks source link

Issues with killstreak fabricators #297

Closed Presto06 closed 1 year ago

Presto06 commented 1 year ago

image

Two issues spotted here,

First issue is that the little arrow buttons that are used to go through the pages of items is overlapping with where the items are

Second issue is the box where you have to put either a killstreak weapon or a specialized killstreak weapon into is a completely blank box with no indication of what to put in there

CriticalFlaw commented 1 year ago

Second issue is possibly game-related because the HUD does not control individual boxes only the whole section.

First one will be fixed soon. Thank you for reporting.

Presto06 commented 1 year ago

Second issue is possibly game-related because the HUD does not control individual boxes only the whole section.

First one will be fixed soon. Thank you for reporting.

image

image

Interestingly enough, the default hud is completely fine and so are other custom huds such as budhud, which makes me think it is an issue with the hud rather than a gameplay issue.

CriticalFlaw commented 1 year ago

Fixed in 3e76bd6958cea6916d779eba63c0d0aa7d9332a7. Thank you for reporting.

20230305100738_1

CriticalFlaw commented 1 year ago

Regarding the other issue - looking at the hierarcy, the item panel is there but for some reason is not being rendered. The HUD file for this page does not control individual boxes so it may be a just a game bug after all.

image

Presto06 commented 1 year ago

tem panel is there but for some reason is not being rendered. The HUD file for this page does not control individual boxes so it may be a just a game bug

Ah alright then, no problem thanks for looking into it