Upvote Upvoted 4 Downvote Downvoted
Backpack/Loadout Panel HUD Help
posted in Q/A Help
1
#1
huds.tf
2 Frags +

Okay, so I've seen in many HUDs (HUDAS and yahud, for example) that the item slots in the backpack can have sharp corners, instead of the rounded ones.

Here's what I've got

http://i.imgur.com/wGpcyyT.png

Except I want them to look more like this

http://i.imgur.com/fheUgrl.jpg

I've looked into all the different files and even downloaded these HUDs to see if I could find what they've changed, but I've had no luck.

Any help would be appreciated.

Also, a small and probably repeated suggestion, but a separate HUD sub-forum probably wouldn't go amiss. I'm sure some people don't like seeing HUD related stuff in their sidebar and would like to be able to not have to see that content.

Thanks.

Okay, so I've seen in many HUDs (HUDAS and yahud, for example) that the item slots in the backpack can have sharp corners, instead of the rounded ones.

Here's what I've got
[img]http://i.imgur.com/wGpcyyT.png[/img]

Except I want them to look more like this
[img]http://i.imgur.com/fheUgrl.jpg[/img]

I've looked into all the different files and even downloaded these HUDs to see if I could find what they've changed, but I've had no luck.

Any help would be appreciated.

Also, a small and probably repeated suggestion, but a separate HUD sub-forum probably wouldn't go amiss. I'm sure some people don't like seeing HUD related stuff in their sidebar and would like to be able to not have to see that content.

Thanks.
2
#2
huds.tf
0 Frags +

Nevermind, I found it out.

It's in ClientScheme.res, if anybody else was lost about it.

Nevermind, I found it out.

It's in ClientScheme.res, if anybody else was lost about it.
3
#3
-7 Frags +

.

.
4
#4
4 Frags +
Blungosrc_corner_width "0"
src_corner_height "0"

ur a little late

[quote=Blungo]src_corner_width "0"
src_corner_height "0"[/quote]

ur a little late
5
#5
2 Frags +

http://i.imgur.com/Lkydcet.png

http://i.imgur.com/Lkydcet.png
6
#6
-1 Frags +
JuicyBlungosrc_corner_width "0"
src_corner_height "0"

ur a little late

.

[quote=Juicy][quote=Blungo]src_corner_width "0"
src_corner_height "0"[/quote]

ur a little late[/quote]

.
7
#7
3 Frags +
Blungosrc_corner_width "0"
src_corner_height "0"

Before locking, just to clarify (in case anyone stumbles on this thread in the future): you should actually be changing "draw_corner_width" and "draw_corner_height", not the src_ lines. Setting the src_ values to 0 just makes the borders look like a ticket stub, essentially.

[quote=Blungo]src_corner_width "0"
src_corner_height "0"[/quote]
Before locking, just to clarify (in case anyone stumbles on this thread in the future): you should actually be changing "draw_corner_width" and "draw_corner_height", not the src_ lines. Setting the src_ values to 0 just makes the borders look like a ticket stub, essentially.
This thread has been locked.