summaryrefslogtreecommitdiff
path: root/customizations/team_menu/classselection-center.res
diff options
context:
space:
mode:
authorCriticalFlaw <[email protected]>2021-04-14 23:19:28 -0400
committerCriticalFlaw <[email protected]>2021-04-14 23:19:28 -0400
commit3d9d0684b148d5b834aacd90482a504fd64f27a6 (patch)
tree71162e4b023e8efe115597121b520e842ba1be53 /customizations/team_menu/classselection-center.res
parent1d131b0e92939a7893e7ea7efd54d7379674cce0 (diff)
Customizations Update
- Reworked how customizations work. Now customization files must be moved into the #customizations/_enabled folder to be enabled. This effectively makes the hud incompatible with the older version of the editor/installer, so please update to the latest version (2.0) - Fixed a black bar appearing in tournament mode (#163) - Fixed the class selection page not display class limits. - Bumped version number.
Diffstat (limited to 'customizations/team_menu/classselection-center.res')
-rw-r--r--customizations/team_menu/classselection-center.res223
1 files changed, 0 insertions, 223 deletions
diff --git a/customizations/team_menu/classselection-center.res b/customizations/team_menu/classselection-center.res
deleted file mode 100644
index c2c587f..0000000
--- a/customizations/team_menu/classselection-center.res
+++ /dev/null
@@ -1,223 +0,0 @@
-"Resource/UI/ClassSelection.res"
-{
- "SelectClassLabel"
- {
- "visible" "0"
- }
-
- "SidePanelBG"
- {
- "wide" "f0"
- "tall" "f0"
- "fillcolor" "0 0 0 150"
- }
-
- "scout"
- {
- "xpos" "c81"
- "ypos" "164"
- }
-
- "soldier"
- {
- "xpos" "c80"
- "ypos" "180"
- }
-
- "pyro"
- {
- "xpos" "c80"
- "ypos" "196"
- }
-
- "demoman"
- {
- "xpos" "c80"
- "ypos" "212"
- }
-
- "heavyweapons"
- {
- "xpos" "c80"
- "ypos" "232"
- }
-
- "engineer"
- {
- "xpos" "c80"
- "ypos" "248"
- }
-
- "medic"
- {
- "xpos" "c80"
- "ypos" "264"
- }
-
- "sniper"
- {
- "xpos" "c80"
- "ypos" "284"
- }
-
- "spy"
- {
- "xpos" "c80"
- "ypos" "300"
- }
-
- "random"
- {
- "xpos" "c80"
- "ypos" "c80"
- }
-
- "EditLoadoutButton"
- {
- "xpos" "c80"
- "ypos" "c100"
- }
-
- "CancelButton"
- {
- "xpos" "c180"
- "ypos" "c80"
- }
- "numScout"
- {
- "xpos" "c158"
- "ypos" "164"
- "wide" "100"
- "tall" "12"
- "textAlignment" "center"
- }
-
- "numSoldier"
- {
- "xpos" "c158"
- "ypos" "180"
- "wide" "100"
- "tall" "12"
- "textAlignment" "center"
- }
-
- "numPyro"
- {
- "xpos" "c158"
- "ypos" "196"
- "wide" "100"
- "tall" "12"
- "textAlignment" "center"
- }
-
- "numDemoman"
- {
- "xpos" "c158"
- "ypos" "212"
- "wide" "100"
- "tall" "12"
- "textAlignment" "center"
- }
-
- "numHeavy"
- {
- "xpos" "c158"
- "ypos" "232"
- "wide" "100"
- "tall" "12"
- "textAlignment" "center"
- }
-
- "numEngineer"
- {
- "xpos" "c158"
- "ypos" "248"
- "wide" "100"
- "tall" "12"
- "textAlignment" "center"
- }
-
- "numMedic"
- {
- "xpos" "c158"
- "ypos" "264"
- "wide" "100"
- "tall" "12"
- "textAlignment" "center"
- }
-
- "numSniper"
- {
- "xpos" "c158"
- "ypos" "284"
- "wide" "100"
- "tall" "12"
- "textAlignment" "center"
- }
-
- "numSpy"
- {
- "xpos" "c158"
- "ypos" "300"
- "wide" "100"
- "tall" "12"
- "textAlignment" "center"
- }
-
- "MvMUpgradeImageScout"
- {
- "xpos" "9999"
- }
-
- "MvMUpgradeImageSolider"
- {
- "xpos" "9999"
- }
-
- "MvMUpgradeImagePyro"
- {
- "xpos" "9999"
- }
-
- "MvMUpgradeImageDemoman"
- {
- "xpos" "9999"
- }
-
- "MvMUpgradeImageHeavy"
- {
- "xpos" "9999"
- }
-
- "MvMUpgradeImageEngineer"
- {
- "xpos" "9999"
- }
-
- "MvMUpgradeImageMedic"
- {
- "xpos" "9999"
- }
-
- "MvMUpgradeImageSniper"
- {
- "xpos" "9999"
- }
-
- "MvMUpgradeImageSpy"
- {
- "xpos" "9999"
- }
-
- "TFPlayerModel"
- {
- "xpos" "c-360"
- "wide" "420"
- "tall" "480"
-
- "model"
- {
- "origin_x" "290"
- }
- }
-} \ No newline at end of file