diff --git a/resource/ui/pvpcomprankpanel.res b/resource/ui/pvpcomprankpanel.res new file mode 100644 index 0000000..b82db9f --- /dev/null +++ b/resource/ui/pvpcomprankpanel.res @@ -0,0 +1,96 @@ +#base "PvPRankPanel.res" + +"Resource/UI/PvPRankPanel.res" +{ + "ModelContainer" + { + "RankModel" + { + if_mini + { + "xpos" "cs-0.5-120" + "fov" "45" + } + } + + "MedalButton" + { + "ypos" "cs-0.5-10" + "wide" "75" + "tall" "85" + } + } + + "BGPanel" + { + if_mini + { + "wide" "270" + "tall" "60" + } + + "PlacementLabel" + { + if_mini + { + "ypos" "17" + } + } + + "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" + } + } + } + } +} \ No newline at end of file diff --git a/resource/ui/pvprankpanel.res b/resource/ui/pvprankpanel.res index 2767d0e..e9391d3 100644 --- a/resource/ui/pvprankpanel.res +++ b/resource/ui/pvprankpanel.res @@ -67,6 +67,7 @@ "ypos" "cs-0.5" "wide" "200" "tall" "200" + "fov" "70" } "paintbackground" "0"