_Kermitbuudwould adding the team colored boxes for hp and ammo be possible for custom huds? if yes how could i do it
You can add"HPTeamIndicator" { "ControlName" "CTFImagePanel" "fieldName" "HPBackgroundPanel1" "xpos" "122" "ypos" "83" "zpos" "10" "wide" "85" //65 "tall" "2" "autoResize" "0" "pinCorner" "0" "visible" "1" "enabled" "1" "image" "../hud/color_panel_brown" "scaleImage" "1" "teambg_1" "../hud/color_panel_brown" "teambg_2" "../hud/color_panel_red" "teambg_3" "../hud/color_panel_blu" "src_corner_height" "40" // pixels inside the image "src_corner_width" "40" "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" }
to your playerhealth.res and ammoweapons.res files and resize/reposition them to be boxes.
thank you!