Upvote Upvoted 0 Downvote Downvoted
Hud Panels
posted in Customization
1
#1
-3 Frags +

How do I make panels like these for hud and ammo? I want them to be team colored as well.

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

How do I make panels like these for hud and ammo? I want them to be team colored as well.
[img]http://i.imgur.com/ZM4jPmO.png[/img]
2
#2
0 Frags +

nvm got it

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

nvm got it
[img]http://i.imgur.com/mgN1IIC.jpg[/img]
3
#3
5 Frags +

http://imgs.xkcd.com/comics/wisdom_of_the_ancients.png

please don't be this guy, post your fix for those who view this in the future

[img]http://imgs.xkcd.com/comics/wisdom_of_the_ancients.png[/img]

please don't be this guy, post your fix for those who view this in the future
4
#4
0 Frags +

Which part did you edit for that?
edit:ninjad

Which part did you edit for that?
edit:ninjad
5
#5
5 Frags +

its in hudplayerclass.res

looks like this:

"classmodelpanelBG"
{
"ControlName" "CTFImagePanel"
"fieldName" "classmodelpanelBG"
"xpos" "765"
"ypos" "r40"
"zpos" "1"
"wide" "80"
"tall" "30"
"visible" "1"
"enabled" "1"
"scaleImage" "1"
"image" "replay/thumbnails/bg_black"
"teambg_1" "replay/thumbnails/bg_black"
"teambg_2" "replay/thumbnails/bg_red"
"teambg_3" "replay/thumbnails/bg_blue"
}

i just added a 2nd section exactly the same and named it "classmodelpanelBG2"

its in hudplayerclass.res

looks like this:

"classmodelpanelBG"
{
"ControlName" "CTFImagePanel"
"fieldName" "classmodelpanelBG"
"xpos" "765"
"ypos" "r40"
"zpos" "1"
"wide" "80"
"tall" "30"
"visible" "1"
"enabled" "1"
"scaleImage" "1"
"image" "replay/thumbnails/bg_black"
"teambg_1" "replay/thumbnails/bg_black"
"teambg_2" "replay/thumbnails/bg_red"
"teambg_3" "replay/thumbnails/bg_blue"
}

i just added a 2nd section exactly the same and named it "classmodelpanelBG2"
Please sign in through STEAM to post a comment.