Upvote Upvoted 1 Downvote Downvoted
HUD problem
1
#1
0 Frags +

So I'm working on my own HUD (hopefully it will be ready for an alpha soon). I've been working on the win panel. I almost have it completely done, except for one thing... there's a team-colored box in the corner.

https://dl.dropbox.com/u/31103105/Assorted%20Images/rggrbh.png

This is what I'm talking about.

Here's the winpanel.res file: http://pastebin.com/qh827i1e

I don't see what would be causing this. Pls halp me :<

So I'm working on my own HUD (hopefully it will be ready for an alpha soon). I've been working on the win panel. I almost have it completely done, except for one thing... there's a team-colored box in the corner.

[img]https://dl.dropbox.com/u/31103105/Assorted%20Images/rggrbh.png[/img]

This is what I'm talking about.

Here's the winpanel.res file: http://pastebin.com/qh827i1e

I don't see what would be causing this. Pls halp me :<
2
#2
0 Frags +

Is there any console error text if you HUD reload when this occurs? I'm pretty sure the mouse 1 shows in top left when you have a parsing error or at least it has in the past in some HUD errors I have had.

I'm not seeing anything in the win panel that should be wrong at the moment. If you remove the win panel file, does the box still appear? Could be related to a different file.

Is there any console error text if you HUD reload when this occurs? I'm pretty sure the mouse 1 shows in top left when you have a parsing error or at least it has in the past in some HUD errors I have had.

I'm not seeing anything in the win panel that should be wrong at the moment. If you remove the win panel file, does the box still appear? Could be related to a different file.
3
#3
0 Frags +

When I make the winpanel invisible/have a width of 0 in hudlayout.res, it disappears.

When I make the winpanel invisible/have a width of 0 in hudlayout.res, it disappears.
4
#4
0 Frags +

Figured it out, I just copied the WinPanelBG code and pasted it below the original and added a 2 to the name, and disabled the original WinPanelBG.

Figured it out, I just copied the WinPanelBG code and pasted it below the original and added a 2 to the name, and disabled the original WinPanelBG.
Please sign in through STEAM to post a comment.