Re-add toonhud
This commit is contained in:
59
hud_toonhud/resource/ui/waitingforplayerspanel.res
Normal file
59
hud_toonhud/resource/ui/waitingforplayerspanel.res
Normal file
@ -0,0 +1,59 @@
|
||||
"Resource/UI/WaitingForPlayersPanel.res"
|
||||
{
|
||||
"WaitingForPlayersPanelBG"
|
||||
{
|
||||
"ControlName" "CTFImagePanel"
|
||||
"fieldName" "WaitingForPlayersPanelBG"
|
||||
"xpos" "0"
|
||||
"ypos" "0"
|
||||
"zpos" "0"
|
||||
"wide" "292"
|
||||
"tall" "64"
|
||||
"visible" "1"
|
||||
"enabled" "1"
|
||||
"image" "../hud/death_panel_blue_bg"
|
||||
"scaleImage" "1"
|
||||
"teambg_2" "../hud/death_panel_red_bg"
|
||||
"teambg_3" "../hud/death_panel_blue_bg"
|
||||
}
|
||||
|
||||
"WaitingForPlayersLabel"
|
||||
{
|
||||
"ControlName" "Label"
|
||||
"fieldName" "WaitingForPlayersLabel"
|
||||
"font" "G_FontSmall"
|
||||
"xpos" "0"
|
||||
"ypos" "0"
|
||||
"zpos" "1"
|
||||
"wide" "292"
|
||||
"tall" "64"
|
||||
"autoResize" "0"
|
||||
"pinCorner" "0"
|
||||
"visible" "1"
|
||||
"enabled" "1"
|
||||
"labelText" "#WaitingForPlayersPanel_WaitOnPlayers"
|
||||
"textAlignment" "Center"
|
||||
"dulltext" "0"
|
||||
"brighttext" "0"
|
||||
}
|
||||
|
||||
"WaitingForPlayersEndingLabel"
|
||||
{
|
||||
"ControlName" "Label"
|
||||
"fieldName" "WaitingForPlayersEndingLabel"
|
||||
"font" "G_FontSmall"
|
||||
"xpos" "0"
|
||||
"ypos" "0"
|
||||
"zpos" "1"
|
||||
"wide" "292"
|
||||
"tall" "64"
|
||||
"autoResize" "0"
|
||||
"pinCorner" "0"
|
||||
"visible" "1"
|
||||
"enabled" "1"
|
||||
"labelText" "#WaitingForPlayersPanel_WaitEnding"
|
||||
"textAlignment" "Center"
|
||||
"dulltext" "0"
|
||||
"brighttext" "0"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user