How do I make panels like these for hud and ammo? I want them to be team colored as well.
Hud Panels
posted in
Customization
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]
[img]http://i.imgur.com/ZM4jPmO.png[/img]
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
please don't be this guy, post your fix for those who view this in the future
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"
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.