mirror of
https://gitlab.com/jessieh/doghud.git
synced 2024-11-10 01:21:46 +00:00
108 lines
1.2 KiB
Plaintext
108 lines
1.2 KiB
Plaintext
|
#base "PvPRankPanel.res"
|
||
|
|
||
|
"Resource/UI/PvPRankPanel.res"
|
||
|
{
|
||
|
"ModelContainer"
|
||
|
{
|
||
|
"RankModel"
|
||
|
{
|
||
|
if_mini
|
||
|
{
|
||
|
"xpos" "cs-0.5-120"
|
||
|
}
|
||
|
}
|
||
|
|
||
|
"MedalButton"
|
||
|
{
|
||
|
"wide" "o1"
|
||
|
"tall" "25"
|
||
|
}
|
||
|
}
|
||
|
|
||
|
"BGPanel"
|
||
|
{
|
||
|
if_mini
|
||
|
{
|
||
|
"wide" "270"
|
||
|
"tall" "60"
|
||
|
}
|
||
|
|
||
|
"PlacementLabel"
|
||
|
{
|
||
|
if_mini
|
||
|
{
|
||
|
"ypos" "17"
|
||
|
}
|
||
|
}
|
||
|
|
||
|
"CompLevelLabelMENU"
|
||
|
{
|
||
|
"xpos" "1"
|
||
|
"labelText" "LEVEL:"
|
||
|
"pin_corner_to_sibling" "PIN_TOPRIGHT"
|
||
|
"pin_to_sibling_corner" "PIN_TOPLEFT"
|
||
|
}
|
||
|
|
||
|
"LevelLabelMENU"
|
||
|
{
|
||
|
"xpos" "41"
|
||
|
"labelText" "%desc2%"
|
||
|
}
|
||
|
|
||
|
"DescLine1"
|
||
|
{
|
||
|
if_mini
|
||
|
{
|
||
|
"xpos" "cs-0.5"
|
||
|
"ypos" "35"
|
||
|
|
||
|
"textAlignment" "center"
|
||
|
|
||
|
"fonts"
|
||
|
{
|
||
|
"0" "HudFontSmallBold"
|
||
|
"1" "StorePromotionsTitle"
|
||
|
"2" "FontStorePrice"
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
|
||
|
"StatsContainer"
|
||
|
{
|
||
|
"visible" "1"
|
||
|
|
||
|
if_mini
|
||
|
{
|
||
|
"xpos" "cs-0.5"
|
||
|
"ypos" "25"
|
||
|
}
|
||
|
|
||
|
"XPBar"
|
||
|
{
|
||
|
"ypos" "20"
|
||
|
"alpha" "100"
|
||
|
|
||
|
"CurrentXPLabel"
|
||
|
{
|
||
|
"visible" "1"
|
||
|
|
||
|
if_mini
|
||
|
{
|
||
|
"xpos" "cs-0.5"
|
||
|
"textAlignment" "center"
|
||
|
}
|
||
|
}
|
||
|
|
||
|
"NextLevelXPLabel"
|
||
|
{
|
||
|
"visible" "0"
|
||
|
}
|
||
|
|
||
|
"ProgressBarsContainer"
|
||
|
{
|
||
|
"visible" "0"
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|