aboutsummaryrefslogtreecommitdiff
path: root/Northstar.Client/mod/resource/ui/menus
diff options
context:
space:
mode:
authorNorthstar <northstar@northtstar.tf>2022-02-26 19:50:12 -0300
committerBarichello <artur@barichello.me>2022-02-26 19:50:12 -0300
commit22cfa81da1ed098852533e261e97c67ca2f1fc18 (patch)
tree742f6c634dd12154d136b095692f316b3fab78c4 /Northstar.Client/mod/resource/ui/menus
parent0e7f327c482ad15ced9de6e0f382a7f9b4d9db13 (diff)
downloadNorthstarMods-22cfa81da1ed098852533e261e97c67ca2f1fc18.tar.gz
NorthstarMods-22cfa81da1ed098852533e261e97c67ca2f1fc18.zip
Reformat .menu files
Diffstat (limited to 'Northstar.Client/mod/resource/ui/menus')
-rw-r--r--Northstar.Client/mod/resource/ui/menus/connect_password.menu168
-rw-r--r--Northstar.Client/mod/resource/ui/menus/custom_match_settings.menu3376
-rw-r--r--Northstar.Client/mod/resource/ui/menus/custom_match_settings_categories.menu1136
-rw-r--r--Northstar.Client/mod/resource/ui/menus/map_select.menu442
-rw-r--r--Northstar.Client/mod/resource/ui/menus/modlist.menu624
-rw-r--r--Northstar.Client/mod/resource/ui/menus/server_browser.menu2788
6 files changed, 4267 insertions, 4267 deletions
diff --git a/Northstar.Client/mod/resource/ui/menus/connect_password.menu b/Northstar.Client/mod/resource/ui/menus/connect_password.menu
index d24214770..ab38c3824 100644
--- a/Northstar.Client/mod/resource/ui/menus/connect_password.menu
+++ b/Northstar.Client/mod/resource/ui/menus/connect_password.menu
@@ -2,134 +2,134 @@ resource/ui/menus/mods_browse.menu
{
menu
{
- ControlName Frame
- xpos 0
- ypos 0
- zpos 3
- wide f0
- tall f0
- autoResize 0
- visible 1
- enabled 1
- pinCorner 0
- PaintBackgroundType 0
- infocus_bgcolor_override "0 0 0 0"
- outoffocus_bgcolor_override "0 0 0 0"
+ ControlName Frame
+ xpos 0
+ ypos 0
+ zpos 3
+ wide f0
+ tall f0
+ autoResize 0
+ visible 1
+ enabled 1
+ pinCorner 0
+ PaintBackgroundType 0
+ infocus_bgcolor_override "0 0 0 0"
+ outoffocus_bgcolor_override "0 0 0 0"
- Vignette
- {
- ControlName ImagePanel
- InheritProperties MenuVignette
- }
+ Vignette
+ {
+ ControlName ImagePanel
+ InheritProperties MenuVignette
+ }
Title
{
- ControlName Label
- InheritProperties MenuTitle
- labelText "#MENU_TITLE_CONNECT_PASSWORD"
+ ControlName Label
+ InheritProperties MenuTitle
+ labelText "#MENU_TITLE_CONNECT_PASSWORD"
}
ImgTopBar
{
- ControlName ImagePanel
- InheritProperties MenuTopBar
+ ControlName ImagePanel
+ InheritProperties MenuTopBar
}
ButtonRowAnchor
{
- ControlName Label
- labelText ""
+ ControlName Label
+ labelText ""
- xpos 120
- ypos 160
+ xpos 120
+ ypos 160
}
MatchmakingStatus
{
- ControlName CNestedPanel
- xpos 0
- ypos 0
- wide f0
- tall f0
- visible 1
- controlSettingsFile "resource/ui/menus/panels/matchmaking_status.res"
+ ControlName CNestedPanel
+ xpos 0
+ ypos 0
+ wide f0
+ tall f0
+ visible 1
+ controlSettingsFile "resource/ui/menus/panels/matchmaking_status.res"
}
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
EnterPasswordBox
{
- ControlName TextEntry
- wide 700
- tall 53
+ ControlName TextEntry
+ wide 700
+ tall 53
zpos 1
- visible 1
- enabled 1
- textHidden 0
- editable 1
- maxchars 32
- NumericInputOnly 0
- textAlignment "east"
- font DefaultBold_53
- keyboardTitle "#CONNECT_WITH_PASSWORD"
- keyboardDescription "#ENTER_PASSWORD"
- allowRightClickMenu 1
- allowSpecialCharacters 0
- unicode 0
- paintborder 0
- alpha 0
+ visible 1
+ enabled 1
+ textHidden 0
+ editable 1
+ maxchars 32
+ NumericInputOnly 0
+ textAlignment "east"
+ font DefaultBold_53
+ keyboardTitle "#CONNECT_WITH_PASSWORD"
+ keyboardDescription "#ENTER_PASSWORD"
+ allowRightClickMenu 1
+ allowSpecialCharacters 0
+ unicode 0
+ paintborder 0
+ alpha 0
- pin_to_sibling ButtonRowAnchor
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_to_sibling ButtonRowAnchor
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
EnterPasswordBoxDummy
{
- ControlName TextEntry
- wide 700
- tall 53
+ ControlName TextEntry
+ wide 700
+ tall 53
zpos 0
- visible 1
- enabled 1
- textHidden 1
- editable 1
- maxchars 32
- NumericInputOnly 0
- textAlignment "east"
- font DefaultBold_53
- keyboardTitle "#CONNECT_WITH_PASSWORD"
- keyboardDescription "#ENTER_PASSWORD"
- allowRightClickMenu 1
- allowSpecialCharacters 0
- unicode 0
- paintborder 0
+ visible 1
+ enabled 1
+ textHidden 1
+ editable 1
+ maxchars 32
+ NumericInputOnly 0
+ textAlignment "east"
+ font DefaultBold_53
+ keyboardTitle "#CONNECT_WITH_PASSWORD"
+ keyboardDescription "#ENTER_PASSWORD"
+ allowRightClickMenu 1
+ allowSpecialCharacters 0
+ unicode 0
+ paintborder 0
- pin_to_sibling ButtonRowAnchor
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_to_sibling ButtonRowAnchor
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
ConnectButton
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
wide 200
- classname ModButton
- scriptID 0
+ classname ModButton
+ scriptID 0
visible 1
- pin_to_sibling EnterPasswordBox
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_to_sibling EnterPasswordBox
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
FooterButtons
{
- ControlName CNestedPanel
- InheritProperties FooterButtons
+ ControlName CNestedPanel
+ InheritProperties FooterButtons
}
}
}
diff --git a/Northstar.Client/mod/resource/ui/menus/custom_match_settings.menu b/Northstar.Client/mod/resource/ui/menus/custom_match_settings.menu
index f8ed75b4e..4f9b4770e 100644
--- a/Northstar.Client/mod/resource/ui/menus/custom_match_settings.menu
+++ b/Northstar.Client/mod/resource/ui/menus/custom_match_settings.menu
@@ -2,2202 +2,2202 @@ resource/ui/menus/mods_browse.menu
{
menu
{
- ControlName Frame
- xpos 0
- ypos 0
- zpos 3
- wide f0
- tall f0
- autoResize 0
- visible 1
- enabled 1
- pinCorner 0
- PaintBackgroundType 0
- infocus_bgcolor_override "0 0 0 0"
- outoffocus_bgcolor_override "0 0 0 0"
+ ControlName Frame
+ xpos 0
+ ypos 0
+ zpos 3
+ wide f0
+ tall f0
+ autoResize 0
+ visible 1
+ enabled 1
+ pinCorner 0
+ PaintBackgroundType 0
+ infocus_bgcolor_override "0 0 0 0"
+ outoffocus_bgcolor_override "0 0 0 0"
- Vignette
- {
- ControlName ImagePanel
- InheritProperties MenuVignette
- }
+ Vignette
+ {
+ ControlName ImagePanel
+ InheritProperties MenuVignette
+ }
Title
{
- ControlName Label
- InheritProperties MenuTitle
- labelText "#MENU_MATCH_SETTINGS"
+ ControlName Label
+ InheritProperties MenuTitle
+ labelText "#MENU_MATCH_SETTINGS"
}
ImgTopBar
{
- ControlName ImagePanel
- InheritProperties MenuTopBar
+ ControlName ImagePanel
+ InheritProperties MenuTopBar
}
ButtonRowAnchor
{
- ControlName Label
- labelText ""
+ ControlName Label
+ labelText ""
- xpos 120
- ypos 160
+ xpos 120
+ ypos 160
}
//test
//{
- // ControlName ListPanel
- // xpos "200"
- // ypos "200"
- // zpos 999
- // wide "312"
- // tall "340"
- // autoResize "0"
- // pinCorner "0"
- // visible "1"
- // enabled "1"
- // tabPosition "0"
+ // ControlName ListPanel
+ // xpos "200"
+ // ypos "200"
+ // zpos 999
+ // wide "312"
+ // tall "340"
+ // autoResize "0"
+ // pinCorner "0"
+ // visible "1"
+ // enabled "1"
+ // tabPosition "0"
//}
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
//TextEntrySldFOV
//{
- // ControlName TextEntry
- // xpos 8
- // zpos 100 // This works around input weirdness when the control is constructed by code instead of VGUI blackbox.
- // wide 50
- // tall 30
- // visible 1
- // enabled 1
- // textHidden 0
- // editable 1
- // maxchars 3
- // NumericInputOnly 1
- // font Default_21
- // allowRightClickMenu 0
- // allowSpecialCharacters 0
- // unicode 0
+ // ControlName TextEntry
+ // xpos 8
+ // zpos 100 // This works around input weirdness when the control is constructed by code instead of VGUI blackbox.
+ // wide 50
+ // tall 30
+ // visible 1
+ // enabled 1
+ // textHidden 0
+ // editable 1
+ // maxchars 3
+ // NumericInputOnly 1
+ // font Default_21
+ // allowRightClickMenu 0
+ // allowSpecialCharacters 0
+ // unicode 0
//
- // pin_to_sibling SldFOV
- // pin_corner_to_sibling LEFT
- // pin_to_sibling_corner RIGHT
+ // pin_to_sibling SldFOV
+ // pin_corner_to_sibling LEFT
+ // pin_to_sibling_corner RIGHT
//}
BtnSetting0
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname MatchSettingButton
- style DialogListButton
- scriptID 0
- xpos 96
- ypos 177
- tabPosition 1
- navUp BtnSetting0
- navDown BtnSetting1
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname MatchSettingButton
+ style DialogListButton
+ scriptID 0
+ xpos 96
+ ypos 177
+ tabPosition 1
+ navUp BtnSetting0
+ navDown BtnSetting1
}
TextEntrySetting0
{
- ControlName TextEntry
- classname MatchSettingTextEntry
- xpos "-35"
- ypos "-3"
- zpos 100 // This works around input weirdness when the control is constructed by code instead of VGUI blackbox.
- wide 175
- tall 30
- scriptID 0
- textHidden 0
- editable 1
- //NumericInputOnly 1
- font Default_21
- allowRightClickMenu 0
- allowSpecialCharacters 0
- unicode 0
-
- pin_to_sibling BtnSetting0
- pin_corner_to_sibling TOP_RIGHT
- pin_to_sibling_corner TOP_RIGHT
-
- navUp BtnSetting47
- navDown BtnSetting1
+ ControlName TextEntry
+ classname MatchSettingTextEntry
+ xpos "-35"
+ ypos "-3"
+ zpos 100 // This works around input weirdness when the control is constructed by code instead of VGUI blackbox.
+ wide 175
+ tall 30
+ scriptID 0
+ textHidden 0
+ editable 1
+ //NumericInputOnly 1
+ font Default_21
+ allowRightClickMenu 0
+ allowSpecialCharacters 0
+ unicode 0
+
+ pin_to_sibling BtnSetting0
+ pin_corner_to_sibling TOP_RIGHT
+ pin_to_sibling_corner TOP_RIGHT
+
+ navUp BtnSetting47
+ navDown BtnSetting1
}
BtnSetting1
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname MatchSettingButton
- style DialogListButton
- scriptID 1
- //xpos 96
- //ypos 177
- tabPosition 1
- navUp BtnSetting0
- navDown BtnSetting2
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname MatchSettingButton
+ style DialogListButton
+ scriptID 1
+ //xpos 96
+ //ypos 177
+ tabPosition 1
+ navUp BtnSetting0
+ navDown BtnSetting2
pin_to_sibling BtnSetting0
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
TextEntrySetting1
{
- ControlName TextEntry
- classname MatchSettingTextEntry
- xpos "-35"
- ypos "-3"
- zpos 100 // This works around input weirdness when the control is constructed by code instead of VGUI blackbox.
- wide 175
- tall 30
- scriptID 1
- textHidden 0
- editable 1
- //NumericInputOnly 1
- font Default_21
- allowRightClickMenu 0
- allowSpecialCharacters 0
- unicode 0
-
- pin_to_sibling BtnSetting1
- pin_corner_to_sibling TOP_RIGHT
- pin_to_sibling_corner TOP_RIGHT
-
- navUp BtnSetting0
- navDown BtnSetting2
+ ControlName TextEntry
+ classname MatchSettingTextEntry
+ xpos "-35"
+ ypos "-3"
+ zpos 100 // This works around input weirdness when the control is constructed by code instead of VGUI blackbox.
+ wide 175
+ tall 30
+ scriptID 1
+ textHidden 0
+ editable 1
+ //NumericInputOnly 1
+ font Default_21
+ allowRightClickMenu 0
+ allowSpecialCharacters 0
+ unicode 0
+
+ pin_to_sibling BtnSetting1
+ pin_corner_to_sibling TOP_RIGHT
+ pin_to_sibling_corner TOP_RIGHT
+
+ navUp BtnSetting0
+ navDown BtnSetting2
}
BtnSetting2
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname MatchSettingButton
- style DialogListButton
- scriptID 2
- //xpos 96
- //ypos 177
- tabPosition 1
- navUp BtnSetting1
- navDown BtnSetting3
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname MatchSettingButton
+ style DialogListButton
+ scriptID 2
+ //xpos 96
+ //ypos 177
+ tabPosition 1
+ navUp BtnSetting1
+ navDown BtnSetting3
pin_to_sibling BtnSetting1
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
TextEntrySetting2
{
- ControlName TextEntry
- classname MatchSettingTextEntry
- xpos "-35"
- ypos "-3"
- zpos 100 // This works around input weirdness when the control is constructed by code instead of VGUI blackbox.
- wide 175
- tall 30
- scriptID 2
- textHidden 0
- editable 1
- //NumericInputOnly 1
- font Default_21
- allowRightClickMenu 0
- allowSpecialCharacters 0
- unicode 0
-
- pin_to_sibling BtnSetting2
- pin_corner_to_sibling TOP_RIGHT
- pin_to_sibling_corner TOP_RIGHT
-
- navUp BtnSetting1
- navDown BtnSetting3
+ ControlName TextEntry
+ classname MatchSettingTextEntry
+ xpos "-35"
+ ypos "-3"
+ zpos 100 // This works around input weirdness when the control is constructed by code instead of VGUI blackbox.
+ wide 175
+ tall 30
+ scriptID 2
+ textHidden 0
+ editable 1
+ //NumericInputOnly 1
+ font Default_21
+ allowRightClickMenu 0
+ allowSpecialCharacters 0
+ unicode 0
+
+ pin_to_sibling BtnSetting2
+ pin_corner_to_sibling TOP_RIGHT
+ pin_to_sibling_corner TOP_RIGHT
+
+ navUp BtnSetting1
+ navDown BtnSetting3
}
BtnSetting3
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname MatchSettingButton
- style DialogListButton
- scriptID 3
- //xpos 96
- //ypos 177
- tabPosition 1
- navUp BtnSetting2
- navDown BtnSetting4
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname MatchSettingButton
+ style DialogListButton
+ scriptID 3
+ //xpos 96
+ //ypos 177
+ tabPosition 1
+ navUp BtnSetting2
+ navDown BtnSetting4
pin_to_sibling BtnSetting2
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
TextEntrySetting3
{
- ControlName TextEntry
- classname MatchSettingTextEntry
- xpos "-35"
- ypos "-3"
- zpos 100 // This works around input weirdness when the control is constructed by code instead of VGUI blackbox.
- wide 175
- tall 30
- scriptID 3
- textHidden 0
- editable 1
- //NumericInputOnly 1
- font Default_21
- allowRightClickMenu 0
- allowSpecialCharacters 0
- unicode 0
-
- pin_to_sibling BtnSetting3
- pin_corner_to_sibling TOP_RIGHT
- pin_to_sibling_corner TOP_RIGHT
-
- navUp BtnSetting2
- navDown BtnSetting4
+ ControlName TextEntry
+ classname MatchSettingTextEntry
+ xpos "-35"
+ ypos "-3"
+ zpos 100 // This works around input weirdness when the control is constructed by code instead of VGUI blackbox.
+ wide 175
+ tall 30
+ scriptID 3
+ textHidden 0
+ editable 1
+ //NumericInputOnly 1
+ font Default_21
+ allowRightClickMenu 0
+ allowSpecialCharacters 0
+ unicode 0
+
+ pin_to_sibling BtnSetting3
+ pin_corner_to_sibling TOP_RIGHT
+ pin_to_sibling_corner TOP_RIGHT
+
+ navUp BtnSetting2
+ navDown BtnSetting4
}
BtnSetting4
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname MatchSettingButton
- style DialogListButton
- scriptID 4
- //xpos 96
- //ypos 177
- tabPosition 1
- navUp BtnSetting3
- navDown BtnSetting5
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname MatchSettingButton
+ style DialogListButton
+ scriptID 4
+ //xpos 96
+ //ypos 177
+ tabPosition 1
+ navUp BtnSetting3
+ navDown BtnSetting5
pin_to_sibling BtnSetting3
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
TextEntrySetting4
{
- ControlName TextEntry
- classname MatchSettingTextEntry
- xpos "-35"
- ypos "-3"
- zpos 100 // This works around input weirdness when the control is constructed by code instead of VGUI blackbox.
- wide 175
- tall 30
- scriptID 4
- textHidden 0
- editable 1
- //NumericInputOnly 1
- font Default_21
- allowRightClickMenu 0
- allowSpecialCharacters 0
- unicode 0
-
- pin_to_sibling BtnSetting4
- pin_corner_to_sibling TOP_RIGHT
- pin_to_sibling_corner TOP_RIGHT
-
- navUp BtnSetting3
- navDown BtnSetting5
+ ControlName TextEntry
+ classname MatchSettingTextEntry
+ xpos "-35"
+ ypos "-3"
+ zpos 100 // This works around input weirdness when the control is constructed by code instead of VGUI blackbox.
+ wide 175
+ tall 30
+ scriptID 4
+ textHidden 0
+ editable 1
+ //NumericInputOnly 1
+ font Default_21
+ allowRightClickMenu 0
+ allowSpecialCharacters 0
+ unicode 0
+
+ pin_to_sibling BtnSetting4
+ pin_corner_to_sibling TOP_RIGHT
+ pin_to_sibling_corner TOP_RIGHT
+
+ navUp BtnSetting3
+ navDown BtnSetting5
}
BtnSetting5
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname MatchSettingButton
- style DialogListButton
- scriptID 5
- //xpos 96
- //ypos 177
- tabPosition 1
- navUp BtnSetting4
- navDown BtnSetting6
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname MatchSettingButton
+ style DialogListButton
+ scriptID 5
+ //xpos 96
+ //ypos 177
+ tabPosition 1
+ navUp BtnSetting4
+ navDown BtnSetting6
pin_to_sibling BtnSetting4
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
TextEntrySetting5
{
- ControlName TextEntry
- classname MatchSettingTextEntry
- xpos "-35"
- ypos "-3"
- zpos 100 // This works around input weirdness when the control is constructed by code instead of VGUI blackbox.
- wide 175
- tall 30
- scriptID 5
- textHidden 0
- editable 1
- //NumericInputOnly 1
- font Default_21
- allowRightClickMenu 0
- allowSpecialCharacters 0
- unicode 0
-
- pin_to_sibling BtnSetting5
- pin_corner_to_sibling TOP_RIGHT
- pin_to_sibling_corner TOP_RIGHT
-
- navUp BtnSetting4
- navDown BtnSetting6
+ ControlName TextEntry
+ classname MatchSettingTextEntry
+ xpos "-35"
+ ypos "-3"
+ zpos 100 // This works around input weirdness when the control is constructed by code instead of VGUI blackbox.
+ wide 175
+ tall 30
+ scriptID 5
+ textHidden 0
+ editable 1
+ //NumericInputOnly 1
+ font Default_21
+ allowRightClickMenu 0
+ allowSpecialCharacters 0
+ unicode 0
+
+ pin_to_sibling BtnSetting5
+ pin_corner_to_sibling TOP_RIGHT
+ pin_to_sibling_corner TOP_RIGHT
+
+ navUp BtnSetting4
+ navDown BtnSetting6
}
BtnSetting6
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname MatchSettingButton
- style DialogListButton
- scriptID 6
- //xpos 96
- //ypos 177
- tabPosition 1
- navUp BtnSetting5
- navDown BtnSetting7
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname MatchSettingButton
+ style DialogListButton
+ scriptID 6
+ //xpos 96
+ //ypos 177
+ tabPosition 1
+ navUp BtnSetting5
+ navDown BtnSetting7
pin_to_sibling BtnSetting5
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
TextEntrySetting6
{
- ControlName TextEntry
- classname MatchSettingTextEntry
- xpos "-35"
- ypos "-3"
- zpos 100 // This works around input weirdness when the control is constructed by code instead of VGUI blackbox.
- wide 175
- tall 30
- scriptID 6
- textHidden 0
- editable 1
- //NumericInputOnly 1
- font Default_21
- allowRightClickMenu 0
- allowSpecialCharacters 0
- unicode 0
-
- pin_to_sibling BtnSetting6
- pin_corner_to_sibling TOP_RIGHT
- pin_to_sibling_corner TOP_RIGHT
-
- navUp BtnSetting5
- navDown BtnSetting7
+ ControlName TextEntry
+ classname MatchSettingTextEntry
+ xpos "-35"
+ ypos "-3"
+ zpos 100 // This works around input weirdness when the control is constructed by code instead of VGUI blackbox.
+ wide 175
+ tall 30
+ scriptID 6
+ textHidden 0
+ editable 1
+ //NumericInputOnly 1
+ font Default_21
+ allowRightClickMenu 0
+ allowSpecialCharacters 0
+ unicode 0
+
+ pin_to_sibling BtnSetting6
+ pin_corner_to_sibling TOP_RIGHT
+ pin_to_sibling_corner TOP_RIGHT
+
+ navUp BtnSetting5
+ navDown BtnSetting7
}
BtnSetting7
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname MatchSettingButton
- style DialogListButton
- scriptID 7
- //xpos 96
- //ypos 177
- tabPosition 1
- navUp BtnSetting6
- navDown BtnSetting8
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname MatchSettingButton
+ style DialogListButton
+ scriptID 7
+ //xpos 96
+ //ypos 177
+ tabPosition 1
+ navUp BtnSetting6
+ navDown BtnSetting8
pin_to_sibling BtnSetting6
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
TextEntrySetting7
{
- ControlName TextEntry
- classname MatchSettingTextEntry
- xpos "-35"
- ypos "-3"
- zpos 100 // This works around input weirdness when the control is constructed by code instead of VGUI blackbox.
- wide 175
- tall 30
- scriptID 7
- textHidden 0
- editable 1
- //NumericInputOnly 1
- font Default_21
- allowRightClickMenu 0
- allowSpecialCharacters 0
- unicode 0
-
- pin_to_sibling BtnSetting7
- pin_corner_to_sibling TOP_RIGHT
- pin_to_sibling_corner TOP_RIGHT
-
- navUp BtnSetting6
- navDown BtnSetting8
+ ControlName TextEntry
+ classname MatchSettingTextEntry
+ xpos "-35"
+ ypos "-3"
+ zpos 100 // This works around input weirdness when the control is constructed by code instead of VGUI blackbox.
+ wide 175
+ tall 30
+ scriptID 7
+ textHidden 0
+ editable 1
+ //NumericInputOnly 1
+ font Default_21
+ allowRightClickMenu 0
+ allowSpecialCharacters 0
+ unicode 0
+
+ pin_to_sibling BtnSetting7
+ pin_corner_to_sibling TOP_RIGHT
+ pin_to_sibling_corner TOP_RIGHT
+
+ navUp BtnSetting6
+ navDown BtnSetting8
}
BtnSetting8
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname MatchSettingButton
- style DialogListButton
- scriptID 8
- //xpos 96
- //ypos 177
- tabPosition 1
- navUp BtnSetting7
- navDown BtnSetting9
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname MatchSettingButton
+ style DialogListButton
+ scriptID 8
+ //xpos 96
+ //ypos 177
+ tabPosition 1
+ navUp BtnSetting7
+ navDown BtnSetting9
pin_to_sibling BtnSetting7
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
TextEntrySetting8
{
- ControlName TextEntry
- classname MatchSettingTextEntry
- xpos "-35"
- ypos "-3"
- zpos 100 // This works around input weirdness when the control is constructed by code instead of VGUI blackbox.
- wide 175
- tall 30
- scriptID 8
- textHidden 0
- editable 1
- //NumericInputOnly 1
- font Default_21
- allowRightClickMenu 0
- allowSpecialCharacters 0
- unicode 0
-
- pin_to_sibling BtnSetting8
- pin_corner_to_sibling TOP_RIGHT
- pin_to_sibling_corner TOP_RIGHT
-
- navUp BtnSetting7
- navDown BtnSetting9
+ ControlName TextEntry
+ classname MatchSettingTextEntry
+ xpos "-35"
+ ypos "-3"
+ zpos 100 // This works around input weirdness when the control is constructed by code instead of VGUI blackbox.
+ wide 175
+ tall 30
+ scriptID 8
+ textHidden 0
+ editable 1
+ //NumericInputOnly 1
+ font Default_21
+ allowRightClickMenu 0
+ allowSpecialCharacters 0
+ unicode 0
+
+ pin_to_sibling BtnSetting8
+ pin_corner_to_sibling TOP_RIGHT
+ pin_to_sibling_corner TOP_RIGHT
+
+ navUp BtnSetting7
+ navDown BtnSetting9
}
BtnSetting9
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname MatchSettingButton
- style DialogListButton
- scriptID 9
- //xpos 96
- //ypos 177
- tabPosition 1
- navUp BtnSetting8
- navDown BtnSetting10
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname MatchSettingButton
+ style DialogListButton
+ scriptID 9
+ //xpos 96
+ //ypos 177
+ tabPosition 1
+ navUp BtnSetting8
+ navDown BtnSetting10
pin_to_sibling BtnSetting8
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
TextEntrySetting9
{
- ControlName TextEntry
- classname MatchSettingTextEntry
- xpos "-35"
- ypos "-3"
- zpos 100 // This works around input weirdness when the control is constructed by code instead of VGUI blackbox.
- wide 175
- tall 30
- scriptID 9
- textHidden 0
- editable 1
- //NumericInputOnly 1
- font Default_21
- allowRightClickMenu 0
- allowSpecialCharacters 0
- unicode 0
-
- pin_to_sibling BtnSetting9
- pin_corner_to_sibling TOP_RIGHT
- pin_to_sibling_corner TOP_RIGHT
-
- navUp BtnSetting8
- navDown BtnSetting10
+ ControlName TextEntry
+ classname MatchSettingTextEntry
+ xpos "-35"
+ ypos "-3"
+ zpos 100 // This works around input weirdness when the control is constructed by code instead of VGUI blackbox.
+ wide 175
+ tall 30
+ scriptID 9
+ textHidden 0
+ editable 1
+ //NumericInputOnly 1
+ font Default_21
+ allowRightClickMenu 0
+ allowSpecialCharacters 0
+ unicode 0
+
+ pin_to_sibling BtnSetting9
+ pin_corner_to_sibling TOP_RIGHT
+ pin_to_sibling_corner TOP_RIGHT
+
+ navUp BtnSetting8
+ navDown BtnSetting10
}
BtnSetting10
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname MatchSettingButton
- style DialogListButton
- scriptID 10
- //xpos 96
- //ypos 177
- tabPosition 1
- navUp BtnSetting9
- navDown BtnSetting11
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname MatchSettingButton
+ style DialogListButton
+ scriptID 10
+ //xpos 96
+ //ypos 177
+ tabPosition 1
+ navUp BtnSetting9
+ navDown BtnSetting11
pin_to_sibling BtnSetting9
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
TextEntrySetting10
{
- ControlName TextEntry
- classname MatchSettingTextEntry
- xpos "-35"
- ypos "-3"
- zpos 100 // This works around input weirdness when the control is constructed by code instead of VGUI blackbox.
- wide 175
- tall 30
- scriptID 10
- textHidden 0
- editable 1
- //NumericInputOnly 1
- font Default_21
- allowRightClickMenu 0
- allowSpecialCharacters 0
- unicode 0
-
- pin_to_sibling BtnSetting10
- pin_corner_to_sibling TOP_RIGHT
- pin_to_sibling_corner TOP_RIGHT
-
- navUp BtnSetting9
- navDown BtnSetting11
+ ControlName TextEntry
+ classname MatchSettingTextEntry
+ xpos "-35"
+ ypos "-3"
+ zpos 100 // This works around input weirdness when the control is constructed by code instead of VGUI blackbox.
+ wide 175
+ tall 30
+ scriptID 10
+ textHidden 0
+ editable 1
+ //NumericInputOnly 1
+ font Default_21
+ allowRightClickMenu 0
+ allowSpecialCharacters 0
+ unicode 0
+
+ pin_to_sibling BtnSetting10
+ pin_corner_to_sibling TOP_RIGHT
+ pin_to_sibling_corner TOP_RIGHT
+
+ navUp BtnSetting9
+ navDown BtnSetting11
}
BtnSetting11
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname MatchSettingButton
- style DialogListButton
- scriptID 11
- //xpos 96
- //ypos 177
- tabPosition 1
- navUp BtnSetting10
- navDown BtnSetting12
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname MatchSettingButton
+ style DialogListButton
+ scriptID 11
+ //xpos 96
+ //ypos 177
+ tabPosition 1
+ navUp BtnSetting10
+ navDown BtnSetting12
pin_to_sibling BtnSetting10
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
TextEntrySetting11
{
- ControlName TextEntry
- classname MatchSettingTextEntry
- xpos "-35"
- ypos "-3"
- zpos 100 // This works around input weirdness when the control is constructed by code instead of VGUI blackbox.
- wide 175
- tall 30
- scriptID 11
- textHidden 0
- editable 1
- //NumericInputOnly 1
- font Default_21
- allowRightClickMenu 0
- allowSpecialCharacters 0
- unicode 0
-
- pin_to_sibling BtnSetting11
- pin_corner_to_sibling TOP_RIGHT
- pin_to_sibling_corner TOP_RIGHT
-
- navUp BtnSetting10
- navDown BtnSetting12
+ ControlName TextEntry
+ classname MatchSettingTextEntry
+ xpos "-35"
+ ypos "-3"
+ zpos 100 // This works around input weirdness when the control is constructed by code instead of VGUI blackbox.
+ wide 175
+ tall 30
+ scriptID 11
+ textHidden 0
+ editable 1
+ //NumericInputOnly 1
+ font Default_21
+ allowRightClickMenu 0
+ allowSpecialCharacters 0
+ unicode 0
+
+ pin_to_sibling BtnSetting11
+ pin_corner_to_sibling TOP_RIGHT
+ pin_to_sibling_corner TOP_RIGHT
+
+ navUp BtnSetting10
+ navDown BtnSetting12
}
BtnSetting12
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname MatchSettingButton
- style DialogListButton
- scriptID 12
- //xpos 96
- //ypos 177
- tabPosition 1
- navUp BtnSetting11
- navDown BtnSetting13
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname MatchSettingButton
+ style DialogListButton
+ scriptID 12
+ //xpos 96
+ //ypos 177
+ tabPosition 1
+ navUp BtnSetting11
+ navDown BtnSetting13
pin_to_sibling BtnSetting11
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
TextEntrySetting12
{
- ControlName TextEntry
- classname MatchSettingTextEntry
- xpos "-35"
- ypos "-3"
- zpos 100 // This works around input weirdness when the control is constructed by code instead of VGUI blackbox.
- wide 175
- tall 30
- scriptID 12
- textHidden 0
- editable 1
- //NumericInputOnly 1
- font Default_21
- allowRightClickMenu 0
- allowSpecialCharacters 0
- unicode 0
-
- pin_to_sibling BtnSetting12
- pin_corner_to_sibling TOP_RIGHT
- pin_to_sibling_corner TOP_RIGHT
-
- navUp BtnSetting11
- navDown BtnSetting13
+ ControlName TextEntry
+ classname MatchSettingTextEntry
+ xpos "-35"
+ ypos "-3"
+ zpos 100 // This works around input weirdness when the control is constructed by code instead of VGUI blackbox.
+ wide 175
+ tall 30
+ scriptID 12
+ textHidden 0
+ editable 1
+ //NumericInputOnly 1
+ font Default_21
+ allowRightClickMenu 0
+ allowSpecialCharacters 0
+ unicode 0
+
+ pin_to_sibling BtnSetting12
+ pin_corner_to_sibling TOP_RIGHT
+ pin_to_sibling_corner TOP_RIGHT
+
+ navUp BtnSetting11
+ navDown BtnSetting13
}
BtnSetting13
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname MatchSettingButton
- style DialogListButton
- scriptID 13
- //xpos 96
- //ypos 177
- tabPosition 1
- navUp BtnSetting12
- navDown BtnSetting14
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname MatchSettingButton
+ style DialogListButton
+ scriptID 13
+ //xpos 96
+ //ypos 177
+ tabPosition 1
+ navUp BtnSetting12
+ navDown BtnSetting14
pin_to_sibling BtnSetting12
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
TextEntrySetting13
{
- ControlName TextEntry
- classname MatchSettingTextEntry
- xpos "-35"
- ypos "-3"
- zpos 100 // This works around input weirdness when the control is constructed by code instead of VGUI blackbox.
- wide 175
- tall 30
- scriptID 13
- textHidden 0
- editable 1
- //NumericInputOnly 1
- font Default_21
- allowRightClickMenu 0
- allowSpecialCharacters 0
- unicode 0
-
- pin_to_sibling BtnSetting13
- pin_corner_to_sibling TOP_RIGHT
- pin_to_sibling_corner TOP_RIGHT
-
- navUp BtnSetting12
- navDown BtnSetting14
+ ControlName TextEntry
+ classname MatchSettingTextEntry
+ xpos "-35"
+ ypos "-3"
+ zpos 100 // This works around input weirdness when the control is constructed by code instead of VGUI blackbox.
+ wide 175
+ tall 30
+ scriptID 13
+ textHidden 0
+ editable 1
+ //NumericInputOnly 1
+ font Default_21
+ allowRightClickMenu 0
+ allowSpecialCharacters 0
+ unicode 0
+
+ pin_to_sibling BtnSetting13
+ pin_corner_to_sibling TOP_RIGHT
+ pin_to_sibling_corner TOP_RIGHT
+
+ navUp BtnSetting12
+ navDown BtnSetting14
}
BtnSetting14
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname MatchSettingButton
- style DialogListButton
- scriptID 14
- //xpos 96
- //ypos 177
- tabPosition 1
- navUp BtnSetting13
- navDown BtnSetting15
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname MatchSettingButton
+ style DialogListButton
+ scriptID 14
+ //xpos 96
+ //ypos 177
+ tabPosition 1
+ navUp BtnSetting13
+ navDown BtnSetting15
pin_to_sibling BtnSetting13
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
TextEntrySetting14
{
- ControlName TextEntry
- classname MatchSettingTextEntry
- xpos "-35"
- ypos "-3"
- zpos 100 // This works around input weirdness when the control is constructed by code instead of VGUI blackbox.
- wide 175
- tall 30
- scriptID 14
- textHidden 0
- editable 1
- //NumericInputOnly 1
- font Default_21
- allowRightClickMenu 0
- allowSpecialCharacters 0
- unicode 0
-
- pin_to_sibling BtnSetting14
- pin_corner_to_sibling TOP_RIGHT
- pin_to_sibling_corner TOP_RIGHT
-
- navUp BtnSetting13
- navDown BtnSetting15
+ ControlName TextEntry
+ classname MatchSettingTextEntry
+ xpos "-35"
+ ypos "-3"
+ zpos 100 // This works around input weirdness when the control is constructed by code instead of VGUI blackbox.
+ wide 175
+ tall 30
+ scriptID 14
+ textHidden 0
+ editable 1
+ //NumericInputOnly 1
+ font Default_21
+ allowRightClickMenu 0
+ allowSpecialCharacters 0
+ unicode 0
+
+ pin_to_sibling BtnSetting14
+ pin_corner_to_sibling TOP_RIGHT
+ pin_to_sibling_corner TOP_RIGHT
+
+ navUp BtnSetting13
+ navDown BtnSetting15
}
BtnSetting15
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname MatchSettingButton
- style DialogListButton
- scriptID 15
- //xpos 96
- //ypos 177
- tabPosition 1
- navUp BtnSetting14
- navDown BtnSetting16
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname MatchSettingButton
+ style DialogListButton
+ scriptID 15
+ //xpos 96
+ //ypos 177
+ tabPosition 1
+ navUp BtnSetting14
+ navDown BtnSetting16
pin_to_sibling BtnSetting14
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
TextEntrySetting15
{
- ControlName TextEntry
- classname MatchSettingTextEntry
- xpos "-35"
- ypos "-3"
- zpos 100 // This works around input weirdness when the control is constructed by code instead of VGUI blackbox.
- wide 175
- tall 30
- scriptID 15
- textHidden 0
- editable 1
- //NumericInputOnly 1
- font Default_21
- allowRightClickMenu 0
- allowSpecialCharacters 0
- unicode 0
-
- pin_to_sibling BtnSetting15
- pin_corner_to_sibling TOP_RIGHT
- pin_to_sibling_corner TOP_RIGHT
-
- navUp BtnSetting14
- navDown BtnSetting16
+ ControlName TextEntry
+ classname MatchSettingTextEntry
+ xpos "-35"
+ ypos "-3"
+ zpos 100 // This works around input weirdness when the control is constructed by code instead of VGUI blackbox.
+ wide 175
+ tall 30
+ scriptID 15
+ textHidden 0
+ editable 1
+ //NumericInputOnly 1
+ font Default_21
+ allowRightClickMenu 0
+ allowSpecialCharacters 0
+ unicode 0
+
+ pin_to_sibling BtnSetting15
+ pin_corner_to_sibling TOP_RIGHT
+ pin_to_sibling_corner TOP_RIGHT
+
+ navUp BtnSetting14
+ navDown BtnSetting16
}
BtnSetting16
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname MatchSettingButton
- style DialogListButton
- scriptID 16
- //xpos 96
- //ypos 177
- tabPosition 1
- navUp BtnSetting15
- navDown BtnSetting17
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname MatchSettingButton
+ style DialogListButton
+ scriptID 16
+ //xpos 96
+ //ypos 177
+ tabPosition 1
+ navUp BtnSetting15
+ navDown BtnSetting17
pin_to_sibling BtnSetting0
- pin_corner_to_sibling LEFT
- pin_to_sibling_corner RIGHT
+ pin_corner_to_sibling LEFT
+ pin_to_sibling_corner RIGHT
}
TextEntrySetting16
{
- ControlName TextEntry
- classname MatchSettingTextEntry
- xpos "-35"
- ypos "-3"
- zpos 100 // This works around input weirdness when the control is constructed by code instead of VGUI blackbox.
- wide 175
- tall 30
- scriptID 16
- textHidden 0
- editable 1
- //NumericInputOnly 1
- font Default_21
- allowRightClickMenu 0
- allowSpecialCharacters 0
- unicode 0
-
- pin_to_sibling BtnSetting16
- pin_corner_to_sibling TOP_RIGHT
- pin_to_sibling_corner TOP_RIGHT
-
- navUp BtnSetting15
- navDown BtnSetting17
+ ControlName TextEntry
+ classname MatchSettingTextEntry
+ xpos "-35"
+ ypos "-3"
+ zpos 100 // This works around input weirdness when the control is constructed by code instead of VGUI blackbox.
+ wide 175
+ tall 30
+ scriptID 16
+ textHidden 0
+ editable 1
+ //NumericInputOnly 1
+ font Default_21
+ allowRightClickMenu 0
+ allowSpecialCharacters 0
+ unicode 0
+
+ pin_to_sibling BtnSetting16
+ pin_corner_to_sibling TOP_RIGHT
+ pin_to_sibling_corner TOP_RIGHT
+
+ navUp BtnSetting15
+ navDown BtnSetting17
}
BtnSetting17
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname MatchSettingButton
- style DialogListButton
- scriptID 17
- //xpos 96
- //ypos 177
- tabPosition 1
- navUp BtnSetting16
- navDown BtnSetting18
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname MatchSettingButton
+ style DialogListButton
+ scriptID 17
+ //xpos 96
+ //ypos 177
+ tabPosition 1
+ navUp BtnSetting16
+ navDown BtnSetting18
pin_to_sibling BtnSetting16
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
TextEntrySetting17
{
- ControlName TextEntry
- classname MatchSettingTextEntry
- xpos "-35"
- ypos "-3"
- zpos 100 // This works around input weirdness when the control is constructed by code instead of VGUI blackbox.
- wide 175
- tall 30
- scriptID 17
- textHidden 0
- editable 1
- //NumericInputOnly 1
- font Default_21
- allowRightClickMenu 0
- allowSpecialCharacters 0
- unicode 0
-
- pin_to_sibling BtnSetting17
- pin_corner_to_sibling TOP_RIGHT
- pin_to_sibling_corner TOP_RIGHT
-
- navUp BtnSetting16
- navDown BtnSetting18
+ ControlName TextEntry
+ classname MatchSettingTextEntry
+ xpos "-35"
+ ypos "-3"
+ zpos 100 // This works around input weirdness when the control is constructed by code instead of VGUI blackbox.
+ wide 175
+ tall 30
+ scriptID 17
+ textHidden 0
+ editable 1
+ //NumericInputOnly 1
+ font Default_21
+ allowRightClickMenu 0
+ allowSpecialCharacters 0
+ unicode 0
+
+ pin_to_sibling BtnSetting17
+ pin_corner_to_sibling TOP_RIGHT
+ pin_to_sibling_corner TOP_RIGHT
+
+ navUp BtnSetting16
+ navDown BtnSetting18
}
BtnSetting18
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname MatchSettingButton
- style DialogListButton
- scriptID 18
- //xpos 96
- //ypos 177
- tabPosition 1
- navUp BtnSetting17
- navDown BtnSetting19
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname MatchSettingButton
+ style DialogListButton
+ scriptID 18
+ //xpos 96
+ //ypos 177
+ tabPosition 1
+ navUp BtnSetting17
+ navDown BtnSetting19
pin_to_sibling BtnSetting17
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
TextEntrySetting18
{
- ControlName TextEntry
- classname MatchSettingTextEntry
- xpos "-35"
- ypos "-3"
- zpos 100 // This works around input weirdness when the control is constructed by code instead of VGUI blackbox.
- wide 175
- tall 30
- scriptID 18
- textHidden 0
- editable 1
- //NumericInputOnly 1
- font Default_21
- allowRightClickMenu 0
- allowSpecialCharacters 0
- unicode 0
-
- pin_to_sibling BtnSetting18
- pin_corner_to_sibling TOP_RIGHT
- pin_to_sibling_corner TOP_RIGHT
-
- navUp BtnSetting17
- navDown BtnSetting19
+ ControlName TextEntry
+ classname MatchSettingTextEntry
+ xpos "-35"
+ ypos "-3"
+ zpos 100 // This works around input weirdness when the control is constructed by code instead of VGUI blackbox.
+ wide 175
+ tall 30
+ scriptID 18
+ textHidden 0
+ editable 1
+ //NumericInputOnly 1
+ font Default_21
+ allowRightClickMenu 0
+ allowSpecialCharacters 0
+ unicode 0
+
+ pin_to_sibling BtnSetting18
+ pin_corner_to_sibling TOP_RIGHT
+ pin_to_sibling_corner TOP_RIGHT
+
+ navUp BtnSetting17
+ navDown BtnSetting19
}
BtnSetting19
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname MatchSettingButton
- style DialogListButton
- scriptID 19
- //xpos 96
- //ypos 177
- tabPosition 1
- navUp BtnSetting18
- navDown BtnSetting20
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname MatchSettingButton
+ style DialogListButton
+ scriptID 19
+ //xpos 96
+ //ypos 177
+ tabPosition 1
+ navUp BtnSetting18
+ navDown BtnSetting20
pin_to_sibling BtnSetting18
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
TextEntrySetting19
{
- ControlName TextEntry
- classname MatchSettingTextEntry
- xpos "-35"
- ypos "-3"
- zpos 100 // This works around input weirdness when the control is constructed by code instead of VGUI blackbox.
- wide 175
- tall 30
- scriptID 19
- textHidden 0
- editable 1
- //NumericInputOnly 1
- font Default_21
- allowRightClickMenu 0
- allowSpecialCharacters 0
- unicode 0
-
- pin_to_sibling BtnSetting19
- pin_corner_to_sibling TOP_RIGHT
- pin_to_sibling_corner TOP_RIGHT
-
- navUp BtnSetting18
- navDown BtnSetting20
+ ControlName TextEntry
+ classname MatchSettingTextEntry
+ xpos "-35"
+ ypos "-3"
+ zpos 100 // This works around input weirdness when the control is constructed by code instead of VGUI blackbox.
+ wide 175
+ tall 30
+ scriptID 19
+ textHidden 0
+ editable 1
+ //NumericInputOnly 1
+ font Default_21
+ allowRightClickMenu 0
+ allowSpecialCharacters 0
+ unicode 0
+
+ pin_to_sibling BtnSetting19
+ pin_corner_to_sibling TOP_RIGHT
+ pin_to_sibling_corner TOP_RIGHT
+
+ navUp BtnSetting18
+ navDown BtnSetting20
}
BtnSetting20
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname MatchSettingButton
- style DialogListButton
- scriptID 20
- //xpos 96
- //ypos 177
- tabPosition 1
- navUp BtnSetting19
- navDown BtnSetting21
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname MatchSettingButton
+ style DialogListButton
+ scriptID 20
+ //xpos 96
+ //ypos 177
+ tabPosition 1
+ navUp BtnSetting19
+ navDown BtnSetting21
pin_to_sibling BtnSetting19
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
TextEntrySetting20
{
- ControlName TextEntry
- classname MatchSettingTextEntry
- xpos "-35"
- ypos "-3"
- zpos 100 // This works around input weirdness when the control is constructed by code instead of VGUI blackbox.
- wide 175
- tall 30
- scriptID 20
- textHidden 0
- editable 1
- //NumericInputOnly 1
- font Default_21
- allowRightClickMenu 0
- allowSpecialCharacters 0
- unicode 0
-
- pin_to_sibling BtnSetting20
- pin_corner_to_sibling TOP_RIGHT
- pin_to_sibling_corner TOP_RIGHT
-
- navUp BtnSetting19
- navDown BtnSetting21
+ ControlName TextEntry
+ classname MatchSettingTextEntry
+ xpos "-35"
+ ypos "-3"
+ zpos 100 // This works around input weirdness when the control is constructed by code instead of VGUI blackbox.
+ wide 175
+ tall 30
+ scriptID 20
+ textHidden 0
+ editable 1
+ //NumericInputOnly 1
+ font Default_21
+ allowRightClickMenu 0
+ allowSpecialCharacters 0
+ unicode 0
+
+ pin_to_sibling BtnSetting20
+ pin_corner_to_sibling TOP_RIGHT
+ pin_to_sibling_corner TOP_RIGHT
+
+ navUp BtnSetting19
+ navDown BtnSetting21
}
BtnSetting21
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname MatchSettingButton
- style DialogListButton
- scriptID 21
- //xpos 96
- //ypos 177
- tabPosition 1
- navUp BtnSetting20
- navDown BtnSetting22
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname MatchSettingButton
+ style DialogListButton
+ scriptID 21
+ //xpos 96
+ //ypos 177
+ tabPosition 1
+ navUp BtnSetting20
+ navDown BtnSetting22
pin_to_sibling BtnSetting20
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
TextEntrySetting21
{
- ControlName TextEntry
- classname MatchSettingTextEntry
- xpos "-35"
- ypos "-3"
- zpos 100 // This works around input weirdness when the control is constructed by code instead of VGUI blackbox.
- wide 175
- tall 30
- scriptID 21
- textHidden 0
- editable 1
- //NumericInputOnly 1
- font Default_21
- allowRightClickMenu 0
- allowSpecialCharacters 0
- unicode 0
-
- pin_to_sibling BtnSetting21
- pin_corner_to_sibling TOP_RIGHT
- pin_to_sibling_corner TOP_RIGHT
-
- navUp BtnSetting20
- navDown BtnSetting22
+ ControlName TextEntry
+ classname MatchSettingTextEntry
+ xpos "-35"
+ ypos "-3"
+ zpos 100 // This works around input weirdness when the control is constructed by code instead of VGUI blackbox.
+ wide 175
+ tall 30
+ scriptID 21
+ textHidden 0
+ editable 1
+ //NumericInputOnly 1
+ font Default_21
+ allowRightClickMenu 0
+ allowSpecialCharacters 0
+ unicode 0
+
+ pin_to_sibling BtnSetting21
+ pin_corner_to_sibling TOP_RIGHT
+ pin_to_sibling_corner TOP_RIGHT
+
+ navUp BtnSetting20
+ navDown BtnSetting22
}
BtnSetting22
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname MatchSettingButton
- style DialogListButton
- scriptID 22
- //xpos 96
- //ypos 177
- tabPosition 1
- navUp BtnSetting21
- navDown BtnSetting23
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname MatchSettingButton
+ style DialogListButton
+ scriptID 22
+ //xpos 96
+ //ypos 177
+ tabPosition 1
+ navUp BtnSetting21
+ navDown BtnSetting23
pin_to_sibling BtnSetting21
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
TextEntrySetting22
{
- ControlName TextEntry
- classname MatchSettingTextEntry
- xpos "-35"
- ypos "-3"
- zpos 100 // This works around input weirdness when the control is constructed by code instead of VGUI blackbox.
- wide 175
- tall 30
- scriptID 22
- textHidden 0
- editable 1
- //NumericInputOnly 1
- font Default_21
- allowRightClickMenu 0
- allowSpecialCharacters 0
- unicode 0
-
- pin_to_sibling BtnSetting22
- pin_corner_to_sibling TOP_RIGHT
- pin_to_sibling_corner TOP_RIGHT
-
- navUp BtnSetting21
- navDown BtnSetting23
+ ControlName TextEntry
+ classname MatchSettingTextEntry
+ xpos "-35"
+ ypos "-3"
+ zpos 100 // This works around input weirdness when the control is constructed by code instead of VGUI blackbox.
+ wide 175
+ tall 30
+ scriptID 22
+ textHidden 0
+ editable 1
+ //NumericInputOnly 1
+ font Default_21
+ allowRightClickMenu 0
+ allowSpecialCharacters 0
+ unicode 0
+
+ pin_to_sibling BtnSetting22
+ pin_corner_to_sibling TOP_RIGHT
+ pin_to_sibling_corner TOP_RIGHT
+
+ navUp BtnSetting21
+ navDown BtnSetting23
}
BtnSetting23
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname MatchSettingButton
- style DialogListButton
- scriptID 23
- //xpos 96
- //ypos 177
- tabPosition 1
- navUp BtnSetting22
- navDown BtnSetting24
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname MatchSettingButton
+ style DialogListButton
+ scriptID 23
+ //xpos 96
+ //ypos 177
+ tabPosition 1
+ navUp BtnSetting22
+ navDown BtnSetting24
pin_to_sibling BtnSetting22
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
TextEntrySetting23
{
- ControlName TextEntry
- classname MatchSettingTextEntry
- xpos "-35"
- ypos "-3"
- zpos 100 // This works around input weirdness when the control is constructed by code instead of VGUI blackbox.
- wide 175
- tall 30
- scriptID 23
- textHidden 0
- editable 1
- //NumericInputOnly 1
- font Default_21
- allowRightClickMenu 0
- allowSpecialCharacters 0
- unicode 0
-
- pin_to_sibling BtnSetting23
- pin_corner_to_sibling TOP_RIGHT
- pin_to_sibling_corner TOP_RIGHT
-
- navUp BtnSetting22
- navDown BtnSetting24
+ ControlName TextEntry
+ classname MatchSettingTextEntry
+ xpos "-35"
+ ypos "-3"
+ zpos 100 // This works around input weirdness when the control is constructed by code instead of VGUI blackbox.
+ wide 175
+ tall 30
+ scriptID 23
+ textHidden 0
+ editable 1
+ //NumericInputOnly 1
+ font Default_21
+ allowRightClickMenu 0
+ allowSpecialCharacters 0
+ unicode 0
+
+ pin_to_sibling BtnSetting23
+ pin_corner_to_sibling TOP_RIGHT
+ pin_to_sibling_corner TOP_RIGHT
+
+ navUp BtnSetting22
+ navDown BtnSetting24
}
BtnSetting24
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname MatchSettingButton
- style DialogListButton
- scriptID 24
- //xpos 96
- //ypos 177
- tabPosition 1
- navUp BtnSetting23
- navDown BtnSetting25
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname MatchSettingButton
+ style DialogListButton
+ scriptID 24
+ //xpos 96
+ //ypos 177
+ tabPosition 1
+ navUp BtnSetting23
+ navDown BtnSetting25
pin_to_sibling BtnSetting23
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
TextEntrySetting24
{
- ControlName TextEntry
- classname MatchSettingTextEntry
- xpos "-35"
- ypos "-3"
- zpos 100 // This works around input weirdness when the control is constructed by code instead of VGUI blackbox.
- wide 175
- tall 30
- scriptID 24
- textHidden 0
- editable 1
- //NumericInputOnly 1
- font Default_21
- allowRightClickMenu 0
- allowSpecialCharacters 0
- unicode 0
-
- pin_to_sibling BtnSetting24
- pin_corner_to_sibling TOP_RIGHT
- pin_to_sibling_corner TOP_RIGHT
-
- navUp BtnSetting23
- navDown BtnSetting25
+ ControlName TextEntry
+ classname MatchSettingTextEntry
+ xpos "-35"
+ ypos "-3"
+ zpos 100 // This works around input weirdness when the control is constructed by code instead of VGUI blackbox.
+ wide 175
+ tall 30
+ scriptID 24
+ textHidden 0
+ editable 1
+ //NumericInputOnly 1
+ font Default_21
+ allowRightClickMenu 0
+ allowSpecialCharacters 0
+ unicode 0
+
+ pin_to_sibling BtnSetting24
+ pin_corner_to_sibling TOP_RIGHT
+ pin_to_sibling_corner TOP_RIGHT
+
+ navUp BtnSetting23
+ navDown BtnSetting25
}
BtnSetting25
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname MatchSettingButton
- style DialogListButton
- scriptID 25
- //xpos 96
- //ypos 177
- tabPosition 1
- navUp BtnSetting24
- navDown BtnSetting26
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname MatchSettingButton
+ style DialogListButton
+ scriptID 25
+ //xpos 96
+ //ypos 177
+ tabPosition 1
+ navUp BtnSetting24
+ navDown BtnSetting26
pin_to_sibling BtnSetting24
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
TextEntrySetting25
{
- ControlName TextEntry
- classname MatchSettingTextEntry
- xpos "-35"
- ypos "-3"
- zpos 100 // This works around input weirdness when the control is constructed by code instead of VGUI blackbox.
- wide 175
- tall 30
- scriptID 25
- textHidden 0
- editable 1
- //NumericInputOnly 1
- font Default_21
- allowRightClickMenu 0
- allowSpecialCharacters 0
- unicode 0
-
- pin_to_sibling BtnSetting25
- pin_corner_to_sibling TOP_RIGHT
- pin_to_sibling_corner TOP_RIGHT
-
- navUp BtnSetting24
- navDown BtnSetting26
+ ControlName TextEntry
+ classname MatchSettingTextEntry
+ xpos "-35"
+ ypos "-3"
+ zpos 100 // This works around input weirdness when the control is constructed by code instead of VGUI blackbox.
+ wide 175
+ tall 30
+ scriptID 25
+ textHidden 0
+ editable 1
+ //NumericInputOnly 1
+ font Default_21
+ allowRightClickMenu 0
+ allowSpecialCharacters 0
+ unicode 0
+
+ pin_to_sibling BtnSetting25
+ pin_corner_to_sibling TOP_RIGHT
+ pin_to_sibling_corner TOP_RIGHT
+
+ navUp BtnSetting24
+ navDown BtnSetting26
}
BtnSetting26
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname MatchSettingButton
- style DialogListButton
- scriptID 26
- //xpos 96
- //ypos 177
- tabPosition 1
- navUp BtnSetting25
- navDown BtnSetting27
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname MatchSettingButton
+ style DialogListButton
+ scriptID 26
+ //xpos 96
+ //ypos 177
+ tabPosition 1
+ navUp BtnSetting25
+ navDown BtnSetting27
pin_to_sibling BtnSetting25
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
TextEntrySetting26
{
- ControlName TextEntry
- classname MatchSettingTextEntry
- xpos "-35"
- ypos "-3"
- zpos 100 // This works around input weirdness when the control is constructed by code instead of VGUI blackbox.
- wide 175
- tall 30
- scriptID 26
- textHidden 0
- editable 1
- //NumericInputOnly 1
- font Default_21
- allowRightClickMenu 0
- allowSpecialCharacters 0
- unicode 0
-
- pin_to_sibling BtnSetting26
- pin_corner_to_sibling TOP_RIGHT
- pin_to_sibling_corner TOP_RIGHT
-
- navUp BtnSetting25
- navDown BtnSetting27
+ ControlName TextEntry
+ classname MatchSettingTextEntry
+ xpos "-35"
+ ypos "-3"
+ zpos 100 // This works around input weirdness when the control is constructed by code instead of VGUI blackbox.
+ wide 175
+ tall 30
+ scriptID 26
+ textHidden 0
+ editable 1
+ //NumericInputOnly 1
+ font Default_21
+ allowRightClickMenu 0
+ allowSpecialCharacters 0
+ unicode 0
+
+ pin_to_sibling BtnSetting26
+ pin_corner_to_sibling TOP_RIGHT
+ pin_to_sibling_corner TOP_RIGHT
+
+ navUp BtnSetting25
+ navDown BtnSetting27
}
BtnSetting27
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname MatchSettingButton
- style DialogListButton
- scriptID 27
- //xpos 96
- //ypos 177
- tabPosition 1
- navUp BtnSetting26
- navDown BtnSetting28
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname MatchSettingButton
+ style DialogListButton
+ scriptID 27
+ //xpos 96
+ //ypos 177
+ tabPosition 1
+ navUp BtnSetting26
+ navDown BtnSetting28
pin_to_sibling BtnSetting26
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
TextEntrySetting27
{
- ControlName TextEntry
- classname MatchSettingTextEntry
- xpos "-35"
- ypos "-3"
- zpos 100 // This works around input weirdness when the control is constructed by code instead of VGUI blackbox.
- wide 175
- tall 30
- scriptID 27
- textHidden 0
- editable 1
- //NumericInputOnly 1
- font Default_21
- allowRightClickMenu 0
- allowSpecialCharacters 0
- unicode 0
-
- pin_to_sibling BtnSetting27
- pin_corner_to_sibling TOP_RIGHT
- pin_to_sibling_corner TOP_RIGHT
-
- navUp BtnSetting26
- navDown BtnSetting28
+ ControlName TextEntry
+ classname MatchSettingTextEntry
+ xpos "-35"
+ ypos "-3"
+ zpos 100 // This works around input weirdness when the control is constructed by code instead of VGUI blackbox.
+ wide 175
+ tall 30
+ scriptID 27
+ textHidden 0
+ editable 1
+ //NumericInputOnly 1
+ font Default_21
+ allowRightClickMenu 0
+ allowSpecialCharacters 0
+ unicode 0
+
+ pin_to_sibling BtnSetting27
+ pin_corner_to_sibling TOP_RIGHT
+ pin_to_sibling_corner TOP_RIGHT
+
+ navUp BtnSetting26
+ navDown BtnSetting28
}
BtnSetting28
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname MatchSettingButton
- style DialogListButton
- scriptID 28
- //xpos 96
- //ypos 177
- tabPosition 1
- navUp BtnSetting27
- navDown BtnSetting29
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname MatchSettingButton
+ style DialogListButton
+ scriptID 28
+ //xpos 96
+ //ypos 177
+ tabPosition 1
+ navUp BtnSetting27
+ navDown BtnSetting29
pin_to_sibling BtnSetting27
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
TextEntrySetting28
{
- ControlName TextEntry
- classname MatchSettingTextEntry
- xpos "-35"
- ypos "-3"
- zpos 100 // This works around input weirdness when the control is constructed by code instead of VGUI blackbox.
- wide 175
- tall 30
- scriptID 28
- textHidden 0
- editable 1
- //NumericInputOnly 1
- font Default_21
- allowRightClickMenu 0
- allowSpecialCharacters 0
- unicode 0
-
- pin_to_sibling BtnSetting28
- pin_corner_to_sibling TOP_RIGHT
- pin_to_sibling_corner TOP_RIGHT
-
- navUp BtnSetting27
- navDown BtnSetting29
+ ControlName TextEntry
+ classname MatchSettingTextEntry
+ xpos "-35"
+ ypos "-3"
+ zpos 100 // This works around input weirdness when the control is constructed by code instead of VGUI blackbox.
+ wide 175
+ tall 30
+ scriptID 28
+ textHidden 0
+ editable 1
+ //NumericInputOnly 1
+ font Default_21
+ allowRightClickMenu 0
+ allowSpecialCharacters 0
+ unicode 0
+
+ pin_to_sibling BtnSetting28
+ pin_corner_to_sibling TOP_RIGHT
+ pin_to_sibling_corner TOP_RIGHT
+
+ navUp BtnSetting27
+ navDown BtnSetting29
}
BtnSetting29
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname MatchSettingButton
- style DialogListButton
- scriptID 29
- //xpos 96
- //ypos 177
- tabPosition 1
- navUp BtnSetting28
- navDown BtnSetting30
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname MatchSettingButton
+ style DialogListButton
+ scriptID 29
+ //xpos 96
+ //ypos 177
+ tabPosition 1
+ navUp BtnSetting28
+ navDown BtnSetting30
pin_to_sibling BtnSetting28
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
TextEntrySetting29
{
- ControlName TextEntry
- classname MatchSettingTextEntry
- xpos "-35"
- ypos "-3"
- zpos 100 // This works around input weirdness when the control is constructed by code instead of VGUI blackbox.
- wide 175
- tall 30
- scriptID 29
- textHidden 0
- editable 1
- //NumericInputOnly 1
- font Default_21
- allowRightClickMenu 0
- allowSpecialCharacters 0
- unicode 0
-
- pin_to_sibling BtnSetting29
- pin_corner_to_sibling TOP_RIGHT
- pin_to_sibling_corner TOP_RIGHT
-
- navUp BtnSetting28
- navDown BtnSetting30
+ ControlName TextEntry
+ classname MatchSettingTextEntry
+ xpos "-35"
+ ypos "-3"
+ zpos 100 // This works around input weirdness when the control is constructed by code instead of VGUI blackbox.
+ wide 175
+ tall 30
+ scriptID 29
+ textHidden 0
+ editable 1
+ //NumericInputOnly 1
+ font Default_21
+ allowRightClickMenu 0
+ allowSpecialCharacters 0
+ unicode 0
+
+ pin_to_sibling BtnSetting29
+ pin_corner_to_sibling TOP_RIGHT
+ pin_to_sibling_corner TOP_RIGHT
+
+ navUp BtnSetting28
+ navDown BtnSetting30
}
BtnSetting30
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname MatchSettingButton
- style DialogListButton
- scriptID 30
- //xpos 96
- //ypos 177
- tabPosition 1
- navUp BtnSetting29
- navDown BtnSetting31
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname MatchSettingButton
+ style DialogListButton
+ scriptID 30
+ //xpos 96
+ //ypos 177
+ tabPosition 1
+ navUp BtnSetting29
+ navDown BtnSetting31
pin_to_sibling BtnSetting29
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
TextEntrySetting30
{
- ControlName TextEntry
- classname MatchSettingTextEntry
- xpos "-35"
- ypos "-3"
- zpos 100 // This works around input weirdness when the control is constructed by code instead of VGUI blackbox.
- wide 175
- tall 30
- scriptID 30
- textHidden 0
- editable 1
- //NumericInputOnly 1
- font Default_21
- allowRightClickMenu 0
- allowSpecialCharacters 0
- unicode 0
-
- pin_to_sibling BtnSetting30
- pin_corner_to_sibling TOP_RIGHT
- pin_to_sibling_corner TOP_RIGHT
-
- navUp BtnSetting29
- navDown BtnSetting31
+ ControlName TextEntry
+ classname MatchSettingTextEntry
+ xpos "-35"
+ ypos "-3"
+ zpos 100 // This works around input weirdness when the control is constructed by code instead of VGUI blackbox.
+ wide 175
+ tall 30
+ scriptID 30
+ textHidden 0
+ editable 1
+ //NumericInputOnly 1
+ font Default_21
+ allowRightClickMenu 0
+ allowSpecialCharacters 0
+ unicode 0
+
+ pin_to_sibling BtnSetting30
+ pin_corner_to_sibling TOP_RIGHT
+ pin_to_sibling_corner TOP_RIGHT
+
+ navUp BtnSetting29
+ navDown BtnSetting31
}
BtnSetting31
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname MatchSettingButton
- style DialogListButton
- scriptID 31
- //xpos 96
- //ypos 177
- tabPosition 1
- navUp BtnSetting30
- navDown BtnSetting32
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname MatchSettingButton
+ style DialogListButton
+ scriptID 31
+ //xpos 96
+ //ypos 177
+ tabPosition 1
+ navUp BtnSetting30
+ navDown BtnSetting32
pin_to_sibling BtnSetting30
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
TextEntrySetting31
{
- ControlName TextEntry
- classname MatchSettingTextEntry
- xpos "-35"
- ypos "-3"
- zpos 100 // This works around input weirdness when the control is constructed by code instead of VGUI blackbox.
- wide 175
- tall 30
- scriptID 31
- textHidden 0
- editable 1
- //NumericInputOnly 1
- font Default_21
- allowRightClickMenu 0
- allowSpecialCharacters 0
- unicode 0
-
- pin_to_sibling BtnSetting31
- pin_corner_to_sibling TOP_RIGHT
- pin_to_sibling_corner TOP_RIGHT
-
- navUp BtnSetting30
- navDown BtnSetting32
+ ControlName TextEntry
+ classname MatchSettingTextEntry
+ xpos "-35"
+ ypos "-3"
+ zpos 100 // This works around input weirdness when the control is constructed by code instead of VGUI blackbox.
+ wide 175
+ tall 30
+ scriptID 31
+ textHidden 0
+ editable 1
+ //NumericInputOnly 1
+ font Default_21
+ allowRightClickMenu 0
+ allowSpecialCharacters 0
+ unicode 0
+
+ pin_to_sibling BtnSetting31
+ pin_corner_to_sibling TOP_RIGHT
+ pin_to_sibling_corner TOP_RIGHT
+
+ navUp BtnSetting30
+ navDown BtnSetting32
}
BtnSetting32
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname MatchSettingButton
- style DialogListButton
- scriptID 32
- //xpos 96
- //ypos 177
- tabPosition 1
- navUp BtnSetting31
- navDown BtnSetting33
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname MatchSettingButton
+ style DialogListButton
+ scriptID 32
+ //xpos 96
+ //ypos 177
+ tabPosition 1
+ navUp BtnSetting31
+ navDown BtnSetting33
pin_to_sibling BtnSetting16
- pin_corner_to_sibling LEFT
- pin_to_sibling_corner RIGHT
+ pin_corner_to_sibling LEFT
+ pin_to_sibling_corner RIGHT
}
TextEntrySetting32
{
- ControlName TextEntry
- classname MatchSettingTextEntry
- xpos "-35"
- ypos "-3"
- zpos 100 // This works around input weirdness when the control is constructed by code instead of VGUI blackbox.
- wide 175
- tall 30
- scriptID 32
- textHidden 0
- editable 1
- //NumericInputOnly 1
- font Default_21
- allowRightClickMenu 0
- allowSpecialCharacters 0
- unicode 0
-
- pin_to_sibling BtnSetting32
- pin_corner_to_sibling TOP_RIGHT
- pin_to_sibling_corner TOP_RIGHT
-
- navUp BtnSetting31
- navDown BtnSetting33
+ ControlName TextEntry
+ classname MatchSettingTextEntry
+ xpos "-35"
+ ypos "-3"
+ zpos 100 // This works around input weirdness when the control is constructed by code instead of VGUI blackbox.
+ wide 175
+ tall 30
+ scriptID 32
+ textHidden 0
+ editable 1
+ //NumericInputOnly 1
+ font Default_21
+ allowRightClickMenu 0
+ allowSpecialCharacters 0
+ unicode 0
+
+ pin_to_sibling BtnSetting32
+ pin_corner_to_sibling TOP_RIGHT
+ pin_to_sibling_corner TOP_RIGHT
+
+ navUp BtnSetting31
+ navDown BtnSetting33
}
BtnSetting33
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname MatchSettingButton
- style DialogListButton
- scriptID 33
- //xpos 96
- //ypos 177
- tabPosition 1
- navUp BtnSetting32
- navDown BtnSetting34
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname MatchSettingButton
+ style DialogListButton
+ scriptID 33
+ //xpos 96
+ //ypos 177
+ tabPosition 1
+ navUp BtnSetting32
+ navDown BtnSetting34
pin_to_sibling BtnSetting32
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
TextEntrySetting33
{
- ControlName TextEntry
- classname MatchSettingTextEntry
- xpos "-35"
- ypos "-3"
- zpos 100 // This works around input weirdness when the control is constructed by code instead of VGUI blackbox.
- wide 175
- tall 30
- scriptID 33
- textHidden 0
- editable 1
- //NumericInputOnly 1
- font Default_21
- allowRightClickMenu 0
- allowSpecialCharacters 0
- unicode 0
-
- pin_to_sibling BtnSetting33
- pin_corner_to_sibling TOP_RIGHT
- pin_to_sibling_corner TOP_RIGHT
-
- navUp BtnSetting32
- navDown BtnSetting34
+ ControlName TextEntry
+ classname MatchSettingTextEntry
+ xpos "-35"
+ ypos "-3"
+ zpos 100 // This works around input weirdness when the control is constructed by code instead of VGUI blackbox.
+ wide 175
+ tall 30
+ scriptID 33
+ textHidden 0
+ editable 1
+ //NumericInputOnly 1
+ font Default_21
+ allowRightClickMenu 0
+ allowSpecialCharacters 0
+ unicode 0
+
+ pin_to_sibling BtnSetting33
+ pin_corner_to_sibling TOP_RIGHT
+ pin_to_sibling_corner TOP_RIGHT
+
+ navUp BtnSetting32
+ navDown BtnSetting34
}
BtnSetting34
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname MatchSettingButton
- style DialogListButton
- scriptID 34
- //xpos 96
- //ypos 177
- tabPosition 1
- navUp BtnSetting33
- navDown BtnSetting35
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname MatchSettingButton
+ style DialogListButton
+ scriptID 34
+ //xpos 96
+ //ypos 177
+ tabPosition 1
+ navUp BtnSetting33
+ navDown BtnSetting35
pin_to_sibling BtnSetting33
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
TextEntrySetting34
{
- ControlName TextEntry
- classname MatchSettingTextEntry
- xpos "-35"
- ypos "-3"
- zpos 100 // This works around input weirdness when the control is constructed by code instead of VGUI blackbox.
- wide 175
- tall 30
- scriptID 34
- textHidden 0
- editable 1
- //NumericInputOnly 1
- font Default_21
- allowRightClickMenu 0
- allowSpecialCharacters 0
- unicode 0
-
- pin_to_sibling BtnSetting34
- pin_corner_to_sibling TOP_RIGHT
- pin_to_sibling_corner TOP_RIGHT
-
- navUp BtnSetting33
- navDown BtnSetting35
+ ControlName TextEntry
+ classname MatchSettingTextEntry
+ xpos "-35"
+ ypos "-3"
+ zpos 100 // This works around input weirdness when the control is constructed by code instead of VGUI blackbox.
+ wide 175
+ tall 30
+ scriptID 34
+ textHidden 0
+ editable 1
+ //NumericInputOnly 1
+ font Default_21
+ allowRightClickMenu 0
+ allowSpecialCharacters 0
+ unicode 0
+
+ pin_to_sibling BtnSetting34
+ pin_corner_to_sibling TOP_RIGHT
+ pin_to_sibling_corner TOP_RIGHT
+
+ navUp BtnSetting33
+ navDown BtnSetting35
}
BtnSetting35
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname MatchSettingButton
- style DialogListButton
- scriptID 35
- //xpos 96
- //ypos 177
- tabPosition 1
- navUp BtnSetting34
- navDown BtnSetting36
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname MatchSettingButton
+ style DialogListButton
+ scriptID 35
+ //xpos 96
+ //ypos 177
+ tabPosition 1
+ navUp BtnSetting34
+ navDown BtnSetting36
pin_to_sibling BtnSetting34
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
TextEntrySetting35
{
- ControlName TextEntry
- classname MatchSettingTextEntry
- xpos "-35"
- ypos "-3"
- zpos 100 // This works around input weirdness when the control is constructed by code instead of VGUI blackbox.
- wide 175
- tall 30
- scriptID 35
- textHidden 0
- editable 1
- //NumericInputOnly 1
- font Default_21
- allowRightClickMenu 0
- allowSpecialCharacters 0
- unicode 0
-
- pin_to_sibling BtnSetting35
- pin_corner_to_sibling TOP_RIGHT
- pin_to_sibling_corner TOP_RIGHT
-
- navUp BtnSetting34
- navDown BtnSetting36
+ ControlName TextEntry
+ classname MatchSettingTextEntry
+ xpos "-35"
+ ypos "-3"
+ zpos 100 // This works around input weirdness when the control is constructed by code instead of VGUI blackbox.
+ wide 175
+ tall 30
+ scriptID 35
+ textHidden 0
+ editable 1
+ //NumericInputOnly 1
+ font Default_21
+ allowRightClickMenu 0
+ allowSpecialCharacters 0
+ unicode 0
+
+ pin_to_sibling BtnSetting35
+ pin_corner_to_sibling TOP_RIGHT
+ pin_to_sibling_corner TOP_RIGHT
+
+ navUp BtnSetting34
+ navDown BtnSetting36
}
BtnSetting36
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname MatchSettingButton
- style DialogListButton
- scriptID 36
- //xpos 96
- //ypos 177
- tabPosition 1
- navUp BtnSetting35
- navDown BtnSetting37
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname MatchSettingButton
+ style DialogListButton
+ scriptID 36
+ //xpos 96
+ //ypos 177
+ tabPosition 1
+ navUp BtnSetting35
+ navDown BtnSetting37
pin_to_sibling BtnSetting35
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
TextEntrySetting36
{
- ControlName TextEntry
- classname MatchSettingTextEntry
- xpos "-35"
- ypos "-3"
- zpos 100 // This works around input weirdness when the control is constructed by code instead of VGUI blackbox.
- wide 175
- tall 30
- scriptID 36
- textHidden 0
- editable 1
- //NumericInputOnly 1
- font Default_21
- allowRightClickMenu 0
- allowSpecialCharacters 0
- unicode 0
-
- pin_to_sibling BtnSetting36
- pin_corner_to_sibling TOP_RIGHT
- pin_to_sibling_corner TOP_RIGHT
-
- navUp BtnSetting35
- navDown BtnSetting37
+ ControlName TextEntry
+ classname MatchSettingTextEntry
+ xpos "-35"
+ ypos "-3"
+ zpos 100 // This works around input weirdness when the control is constructed by code instead of VGUI blackbox.
+ wide 175
+ tall 30
+ scriptID 36
+ textHidden 0
+ editable 1
+ //NumericInputOnly 1
+ font Default_21
+ allowRightClickMenu 0
+ allowSpecialCharacters 0
+ unicode 0
+
+ pin_to_sibling BtnSetting36
+ pin_corner_to_sibling TOP_RIGHT
+ pin_to_sibling_corner TOP_RIGHT
+
+ navUp BtnSetting35
+ navDown BtnSetting37
}
BtnSetting37
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname MatchSettingButton
- style DialogListButton
- scriptID 37
- //xpos 96
- //ypos 177
- tabPosition 1
- navUp BtnSetting36
- navDown BtnSetting38
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname MatchSettingButton
+ style DialogListButton
+ scriptID 37
+ //xpos 96
+ //ypos 177
+ tabPosition 1
+ navUp BtnSetting36
+ navDown BtnSetting38
pin_to_sibling BtnSetting36
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
TextEntrySetting37
{
- ControlName TextEntry
- classname MatchSettingTextEntry
- xpos "-35"
- ypos "-3"
- zpos 100 // This works around input weirdness when the control is constructed by code instead of VGUI blackbox.
- wide 175
- tall 30
- scriptID 37
- textHidden 0
- editable 1
- //NumericInputOnly 1
- font Default_21
- allowRightClickMenu 0
- allowSpecialCharacters 0
- unicode 0
-
- pin_to_sibling BtnSetting37
- pin_corner_to_sibling TOP_RIGHT
- pin_to_sibling_corner TOP_RIGHT
-
- navUp BtnSetting36
- navDown BtnSetting38
+ ControlName TextEntry
+ classname MatchSettingTextEntry
+ xpos "-35"
+ ypos "-3"
+ zpos 100 // This works around input weirdness when the control is constructed by code instead of VGUI blackbox.
+ wide 175
+ tall 30
+ scriptID 37
+ textHidden 0
+ editable 1
+ //NumericInputOnly 1
+ font Default_21
+ allowRightClickMenu 0
+ allowSpecialCharacters 0
+ unicode 0
+
+ pin_to_sibling BtnSetting37
+ pin_corner_to_sibling TOP_RIGHT
+ pin_to_sibling_corner TOP_RIGHT
+
+ navUp BtnSetting36
+ navDown BtnSetting38
}
BtnSetting38
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname MatchSettingButton
- style DialogListButton
- scriptID 38
- //xpos 96
- //ypos 177
- tabPosition 1
- navUp BtnSetting37
- navDown BtnSetting39
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname MatchSettingButton
+ style DialogListButton
+ scriptID 38
+ //xpos 96
+ //ypos 177
+ tabPosition 1
+ navUp BtnSetting37
+ navDown BtnSetting39
pin_to_sibling BtnSetting37
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
TextEntrySetting38
{
- ControlName TextEntry
- classname MatchSettingTextEntry
- xpos "-35"
- ypos "-3"
- zpos 100 // This works around input weirdness when the control is constructed by code instead of VGUI blackbox.
- wide 175
- tall 30
- scriptID 38
- textHidden 0
- editable 1
- //NumericInputOnly 1
- font Default_21
- allowRightClickMenu 0
- allowSpecialCharacters 0
- unicode 0
-
- pin_to_sibling BtnSetting38
- pin_corner_to_sibling TOP_RIGHT
- pin_to_sibling_corner TOP_RIGHT
-
- navUp BtnSetting37
- navDown BtnSetting39
+ ControlName TextEntry
+ classname MatchSettingTextEntry
+ xpos "-35"
+ ypos "-3"
+ zpos 100 // This works around input weirdness when the control is constructed by code instead of VGUI blackbox.
+ wide 175
+ tall 30
+ scriptID 38
+ textHidden 0
+ editable 1
+ //NumericInputOnly 1
+ font Default_21
+ allowRightClickMenu 0
+ allowSpecialCharacters 0
+ unicode 0
+
+ pin_to_sibling BtnSetting38
+ pin_corner_to_sibling TOP_RIGHT
+ pin_to_sibling_corner TOP_RIGHT
+
+ navUp BtnSetting37
+ navDown BtnSetting39
}
BtnSetting39
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname MatchSettingButton
- style DialogListButton
- scriptID 39
- //xpos 96
- //ypos 177
- tabPosition 1
- navUp BtnSetting38
- navDown BtnSetting40
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname MatchSettingButton
+ style DialogListButton
+ scriptID 39
+ //xpos 96
+ //ypos 177
+ tabPosition 1
+ navUp BtnSetting38
+ navDown BtnSetting40
pin_to_sibling BtnSetting38
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
TextEntrySetting39
{
- ControlName TextEntry
- classname MatchSettingTextEntry
- xpos "-35"
- ypos "-3"
- zpos 100 // This works around input weirdness when the control is constructed by code instead of VGUI blackbox.
- wide 175
- tall 30
- scriptID 39
- textHidden 0
- editable 1
- //NumericInputOnly 1
- font Default_21
- allowRightClickMenu 0
- allowSpecialCharacters 0
- unicode 0
-
- pin_to_sibling BtnSetting39
- pin_corner_to_sibling TOP_RIGHT
- pin_to_sibling_corner TOP_RIGHT
-
- navUp BtnSetting38
- navDown BtnSetting40
+ ControlName TextEntry
+ classname MatchSettingTextEntry
+ xpos "-35"
+ ypos "-3"
+ zpos 100 // This works around input weirdness when the control is constructed by code instead of VGUI blackbox.
+ wide 175
+ tall 30
+ scriptID 39
+ textHidden 0
+ editable 1
+ //NumericInputOnly 1
+ font Default_21
+ allowRightClickMenu 0
+ allowSpecialCharacters 0
+ unicode 0
+
+ pin_to_sibling BtnSetting39
+ pin_corner_to_sibling TOP_RIGHT
+ pin_to_sibling_corner TOP_RIGHT
+
+ navUp BtnSetting38
+ navDown BtnSetting40
}
BtnSetting40
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname MatchSettingButton
- style DialogListButton
- scriptID 40
- //xpos 96
- //ypos 177
- tabPosition 1
- navUp BtnSetting39
- navDown BtnSetting41
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname MatchSettingButton
+ style DialogListButton
+ scriptID 40
+ //xpos 96
+ //ypos 177
+ tabPosition 1
+ navUp BtnSetting39
+ navDown BtnSetting41
pin_to_sibling BtnSetting39
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
TextEntrySetting40
{
- ControlName TextEntry
- classname MatchSettingTextEntry
- xpos "-35"
- ypos "-3"
- zpos 100 // This works around input weirdness when the control is constructed by code instead of VGUI blackbox.
- wide 175
- tall 30
- scriptID 40
- textHidden 0
- editable 1
- //NumericInputOnly 1
- font Default_21
- allowRightClickMenu 0
- allowSpecialCharacters 0
- unicode 0
-
- pin_to_sibling BtnSetting40
- pin_corner_to_sibling TOP_RIGHT
- pin_to_sibling_corner TOP_RIGHT
-
- navUp BtnSetting39
- navDown BtnSetting41
+ ControlName TextEntry
+ classname MatchSettingTextEntry
+ xpos "-35"
+ ypos "-3"
+ zpos 100 // This works around input weirdness when the control is constructed by code instead of VGUI blackbox.
+ wide 175
+ tall 30
+ scriptID 40
+ textHidden 0
+ editable 1
+ //NumericInputOnly 1
+ font Default_21
+ allowRightClickMenu 0
+ allowSpecialCharacters 0
+ unicode 0
+
+ pin_to_sibling BtnSetting40
+ pin_corner_to_sibling TOP_RIGHT
+ pin_to_sibling_corner TOP_RIGHT
+
+ navUp BtnSetting39
+ navDown BtnSetting41
}
BtnSetting41
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname MatchSettingButton
- style DialogListButton
- scriptID 41
- //xpos 96
- //ypos 177
- tabPosition 1
- navUp BtnSetting40
- navDown BtnSetting42
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname MatchSettingButton
+ style DialogListButton
+ scriptID 41
+ //xpos 96
+ //ypos 177
+ tabPosition 1
+ navUp BtnSetting40
+ navDown BtnSetting42
pin_to_sibling BtnSetting40
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
TextEntrySetting41
{
- ControlName TextEntry
- classname MatchSettingTextEntry
- xpos "-35"
- ypos "-3"
- zpos 100 // This works around input weirdness when the control is constructed by code instead of VGUI blackbox.
- wide 175
- tall 30
- scriptID 41
- textHidden 0
- editable 1
- //NumericInputOnly 1
- font Default_21
- allowRightClickMenu 0
- allowSpecialCharacters 0
- unicode 0
-
- pin_to_sibling BtnSetting41
- pin_corner_to_sibling TOP_RIGHT
- pin_to_sibling_corner TOP_RIGHT
-
- navUp BtnSetting40
- navDown BtnSetting42
+ ControlName TextEntry
+ classname MatchSettingTextEntry
+ xpos "-35"
+ ypos "-3"
+ zpos 100 // This works around input weirdness when the control is constructed by code instead of VGUI blackbox.
+ wide 175
+ tall 30
+ scriptID 41
+ textHidden 0
+ editable 1
+ //NumericInputOnly 1
+ font Default_21
+ allowRightClickMenu 0
+ allowSpecialCharacters 0
+ unicode 0
+
+ pin_to_sibling BtnSetting41
+ pin_corner_to_sibling TOP_RIGHT
+ pin_to_sibling_corner TOP_RIGHT
+
+ navUp BtnSetting40
+ navDown BtnSetting42
}
BtnSetting42
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname MatchSettingButton
- style DialogListButton
- scriptID 42
- //xpos 96
- //ypos 177
- tabPosition 1
- navUp BtnSetting41
- navDown BtnSetting43
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname MatchSettingButton
+ style DialogListButton
+ scriptID 42
+ //xpos 96
+ //ypos 177
+ tabPosition 1
+ navUp BtnSetting41
+ navDown BtnSetting43
pin_to_sibling BtnSetting41
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
TextEntrySetting42
{
- ControlName TextEntry
- classname MatchSettingTextEntry
- xpos "-35"
- ypos "-3"
- zpos 100 // This works around input weirdness when the control is constructed by code instead of VGUI blackbox.
- wide 175
- tall 30
- scriptID 42
- textHidden 0
- editable 1
- //NumericInputOnly 1
- font Default_21
- allowRightClickMenu 0
- allowSpecialCharacters 0
- unicode 0
-
- pin_to_sibling BtnSetting42
- pin_corner_to_sibling TOP_RIGHT
- pin_to_sibling_corner TOP_RIGHT
-
- navUp BtnSetting41
- navDown BtnSetting43
+ ControlName TextEntry
+ classname MatchSettingTextEntry
+ xpos "-35"
+ ypos "-3"
+ zpos 100 // This works around input weirdness when the control is constructed by code instead of VGUI blackbox.
+ wide 175
+ tall 30
+ scriptID 42
+ textHidden 0
+ editable 1
+ //NumericInputOnly 1
+ font Default_21
+ allowRightClickMenu 0
+ allowSpecialCharacters 0
+ unicode 0
+
+ pin_to_sibling BtnSetting42
+ pin_corner_to_sibling TOP_RIGHT
+ pin_to_sibling_corner TOP_RIGHT
+
+ navUp BtnSetting41
+ navDown BtnSetting43
}
BtnSetting43
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname MatchSettingButton
- style DialogListButton
- scriptID 43
- //xpos 96
- //ypos 177
- tabPosition 1
- navUp BtnSetting42
- navDown BtnSetting44
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname MatchSettingButton
+ style DialogListButton
+ scriptID 43
+ //xpos 96
+ //ypos 177
+ tabPosition 1
+ navUp BtnSetting42
+ navDown BtnSetting44
pin_to_sibling BtnSetting42
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
TextEntrySetting43
{
- ControlName TextEntry
- classname MatchSettingTextEntry
- xpos "-35"
- ypos "-3"
- zpos 100 // This works around input weirdness when the control is constructed by code instead of VGUI blackbox.
- wide 175
- tall 30
- scriptID 43
- textHidden 0
- editable 1
- //NumericInputOnly 1
- font Default_21
- allowRightClickMenu 0
- allowSpecialCharacters 0
- unicode 0
-
- pin_to_sibling BtnSetting43
- pin_corner_to_sibling TOP_RIGHT
- pin_to_sibling_corner TOP_RIGHT
-
- navUp BtnSetting42
- navDown BtnSetting44
+ ControlName TextEntry
+ classname MatchSettingTextEntry
+ xpos "-35"
+ ypos "-3"
+ zpos 100 // This works around input weirdness when the control is constructed by code instead of VGUI blackbox.
+ wide 175
+ tall 30
+ scriptID 43
+ textHidden 0
+ editable 1
+ //NumericInputOnly 1
+ font Default_21
+ allowRightClickMenu 0
+ allowSpecialCharacters 0
+ unicode 0
+
+ pin_to_sibling BtnSetting43
+ pin_corner_to_sibling TOP_RIGHT
+ pin_to_sibling_corner TOP_RIGHT
+
+ navUp BtnSetting42
+ navDown BtnSetting44
}
BtnSetting44
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname MatchSettingButton
- style DialogListButton
- scriptID 44
- //xpos 96
- //ypos 177
- tabPosition 1
- navUp BtnSetting43
- navDown BtnSetting45
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname MatchSettingButton
+ style DialogListButton
+ scriptID 44
+ //xpos 96
+ //ypos 177
+ tabPosition 1
+ navUp BtnSetting43
+ navDown BtnSetting45
pin_to_sibling BtnSetting43
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
TextEntrySetting44
{
- ControlName TextEntry
- classname MatchSettingTextEntry
- xpos "-35"
- ypos "-3"
- zpos 100 // This works around input weirdness when the control is constructed by code instead of VGUI blackbox.
- wide 175
- tall 30
- scriptID 44
- textHidden 0
- editable 1
- //NumericInputOnly 1
- font Default_21
- allowRightClickMenu 0
- allowSpecialCharacters 0
- unicode 0
-
- pin_to_sibling BtnSetting44
- pin_corner_to_sibling TOP_RIGHT
- pin_to_sibling_corner TOP_RIGHT
-
- navUp BtnSetting43
- navDown BtnSetting45
+ ControlName TextEntry
+ classname MatchSettingTextEntry
+ xpos "-35"
+ ypos "-3"
+ zpos 100 // This works around input weirdness when the control is constructed by code instead of VGUI blackbox.
+ wide 175
+ tall 30
+ scriptID 44
+ textHidden 0
+ editable 1
+ //NumericInputOnly 1
+ font Default_21
+ allowRightClickMenu 0
+ allowSpecialCharacters 0
+ unicode 0
+
+ pin_to_sibling BtnSetting44
+ pin_corner_to_sibling TOP_RIGHT
+ pin_to_sibling_corner TOP_RIGHT
+
+ navUp BtnSetting43
+ navDown BtnSetting45
}
BtnSetting45
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname MatchSettingButton
- style DialogListButton
- scriptID 45
- //xpos 96
- //ypos 177
- tabPosition 1
- navUp BtnSetting44
- navDown BtnSetting46
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname MatchSettingButton
+ style DialogListButton
+ scriptID 45
+ //xpos 96
+ //ypos 177
+ tabPosition 1
+ navUp BtnSetting44
+ navDown BtnSetting46
pin_to_sibling BtnSetting44
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
TextEntrySetting45
{
- ControlName TextEntry
- classname MatchSettingTextEntry
- xpos "-35"
- ypos "-3"
- zpos 100 // This works around input weirdness when the control is constructed by code instead of VGUI blackbox.
- wide 175
- tall 30
- scriptID 45
- textHidden 0
- editable 1
- //NumericInputOnly 1
- font Default_21
- allowRightClickMenu 0
- allowSpecialCharacters 0
- unicode 0
-
- pin_to_sibling BtnSetting45
- pin_corner_to_sibling TOP_RIGHT
- pin_to_sibling_corner TOP_RIGHT
-
- navUp BtnSetting44
- navDown BtnSetting46
+ ControlName TextEntry
+ classname MatchSettingTextEntry
+ xpos "-35"
+ ypos "-3"
+ zpos 100 // This works around input weirdness when the control is constructed by code instead of VGUI blackbox.
+ wide 175
+ tall 30
+ scriptID 45
+ textHidden 0
+ editable 1
+ //NumericInputOnly 1
+ font Default_21
+ allowRightClickMenu 0
+ allowSpecialCharacters 0
+ unicode 0
+
+ pin_to_sibling BtnSetting45
+ pin_corner_to_sibling TOP_RIGHT
+ pin_to_sibling_corner TOP_RIGHT
+
+ navUp BtnSetting44
+ navDown BtnSetting46
}
BtnSetting46
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname MatchSettingButton
- style DialogListButton
- scriptID 46
- //xpos 96
- //ypos 177
- tabPosition 1
- navUp BtnSetting45
- navDown BtnSetting47
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname MatchSettingButton
+ style DialogListButton
+ scriptID 46
+ //xpos 96
+ //ypos 177
+ tabPosition 1
+ navUp BtnSetting45
+ navDown BtnSetting47
pin_to_sibling BtnSetting45
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
TextEntrySetting46
{
- ControlName TextEntry
- classname MatchSettingTextEntry
- xpos "-35"
- ypos "-3"
- zpos 100 // This works around input weirdness when the control is constructed by code instead of VGUI blackbox.
- wide 175
- tall 30
- scriptID 46
- textHidden 0
- editable 1
- //NumericInputOnly 1
- font Default_21
- allowRightClickMenu 0
- allowSpecialCharacters 0
- unicode 0
-
- pin_to_sibling BtnSetting46
- pin_corner_to_sibling TOP_RIGHT
- pin_to_sibling_corner TOP_RIGHT
-
- navUp BtnSetting45
- navDown BtnSetting47
+ ControlName TextEntry
+ classname MatchSettingTextEntry
+ xpos "-35"
+ ypos "-3"
+ zpos 100 // This works around input weirdness when the control is constructed by code instead of VGUI blackbox.
+ wide 175
+ tall 30
+ scriptID 46
+ textHidden 0
+ editable 1
+ //NumericInputOnly 1
+ font Default_21
+ allowRightClickMenu 0
+ allowSpecialCharacters 0
+ unicode 0
+
+ pin_to_sibling BtnSetting46
+ pin_corner_to_sibling TOP_RIGHT
+ pin_to_sibling_corner TOP_RIGHT
+
+ navUp BtnSetting45
+ navDown BtnSetting47
}
BtnSetting47
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname MatchSettingButton
- style DialogListButton
- scriptID 47
- //xpos 96
- //ypos 177
- tabPosition 1
- navUp BtnSetting46
- navDown BtnSetting0
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname MatchSettingButton
+ style DialogListButton
+ scriptID 47
+ //xpos 96
+ //ypos 177
+ tabPosition 1
+ navUp BtnSetting46
+ navDown BtnSetting0
pin_to_sibling BtnSetting46
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
TextEntrySetting47
{
- ControlName TextEntry
- classname MatchSettingTextEntry
- xpos "-35"
- ypos "-3"
- zpos 100 // This works around input weirdness when the control is constructed by code instead of VGUI blackbox.
- wide 175
- tall 30
- scriptID 47
- textHidden 0
- editable 1
- //NumericInputOnly 1
- font Default_21
- allowRightClickMenu 0
- allowSpecialCharacters 0
- unicode 0
-
- pin_to_sibling BtnSetting47
- pin_corner_to_sibling TOP_RIGHT
- pin_to_sibling_corner TOP_RIGHT
-
- navUp BtnSetting46
- navDown BtnSetting0
+ ControlName TextEntry
+ classname MatchSettingTextEntry
+ xpos "-35"
+ ypos "-3"
+ zpos 100 // This works around input weirdness when the control is constructed by code instead of VGUI blackbox.
+ wide 175
+ tall 30
+ scriptID 47
+ textHidden 0
+ editable 1
+ //NumericInputOnly 1
+ font Default_21
+ allowRightClickMenu 0
+ allowSpecialCharacters 0
+ unicode 0
+
+ pin_to_sibling BtnSetting47
+ pin_corner_to_sibling TOP_RIGHT
+ pin_to_sibling_corner TOP_RIGHT
+
+ navUp BtnSetting46
+ navDown BtnSetting0
}
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
FooterButtons
{
- ControlName CNestedPanel
- InheritProperties FooterButtons
+ ControlName CNestedPanel
+ InheritProperties FooterButtons
}
}
}
diff --git a/Northstar.Client/mod/resource/ui/menus/custom_match_settings_categories.menu b/Northstar.Client/mod/resource/ui/menus/custom_match_settings_categories.menu
index b0d7d002b..982981530 100644
--- a/Northstar.Client/mod/resource/ui/menus/custom_match_settings_categories.menu
+++ b/Northstar.Client/mod/resource/ui/menus/custom_match_settings_categories.menu
@@ -2,751 +2,751 @@ resource/ui/menus/mods_browse.menu
{
menu
{
- ControlName Frame
- xpos 0
- ypos 0
- zpos 3
- wide f0
- tall f0
- autoResize 0
- visible 1
- enabled 1
- pinCorner 0
- PaintBackgroundType 0
- infocus_bgcolor_override "0 0 0 0"
- outoffocus_bgcolor_override "0 0 0 0"
+ ControlName Frame
+ xpos 0
+ ypos 0
+ zpos 3
+ wide f0
+ tall f0
+ autoResize 0
+ visible 1
+ enabled 1
+ pinCorner 0
+ PaintBackgroundType 0
+ infocus_bgcolor_override "0 0 0 0"
+ outoffocus_bgcolor_override "0 0 0 0"
- Vignette
- {
- ControlName ImagePanel
- InheritProperties MenuVignette
- }
+ Vignette
+ {
+ ControlName ImagePanel
+ InheritProperties MenuVignette
+ }
Title
{
- ControlName Label
- InheritProperties MenuTitle
- labelText "#MENU_MATCH_SETTINGS"
+ ControlName Label
+ InheritProperties MenuTitle
+ labelText "#MENU_MATCH_SETTINGS"
}
ImgTopBar
{
- ControlName ImagePanel
- InheritProperties MenuTopBar
+ ControlName ImagePanel
+ InheritProperties MenuTopBar
}
ButtonRowAnchor
{
- ControlName Label
- labelText ""
+ ControlName Label
+ labelText ""
- xpos 120
- ypos 160
+ xpos 120
+ ypos 160
}
//test
//{
- // ControlName ListPanel
- // xpos "200"
- // ypos "200"
- // zpos 999
- // wide "312"
- // tall "340"
- // autoResize "0"
- // pinCorner "0"
- // visible "1"
- // enabled "1"
- // tabPosition "0"
+ // ControlName ListPanel
+ // xpos "200"
+ // ypos "200"
+ // zpos 999
+ // wide "312"
+ // tall "340"
+ // autoResize "0"
+ // pinCorner "0"
+ // visible "1"
+ // enabled "1"
+ // tabPosition "0"
//}
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
BtnDev0
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname MatchSettingCategoryButton
- scriptID 0
- xpos 96
- ypos 177
- tabPosition 1
- navUp BtnDev47
- navDown BtnDev1
- navRight BtnDev15
- navLeft BtnDev31
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname MatchSettingCategoryButton
+ scriptID 0
+ xpos 96
+ ypos 177
+ tabPosition 1
+ navUp BtnDev47
+ navDown BtnDev1
+ navRight BtnDev15
+ navLeft BtnDev31
}
BtnDev1
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname MatchSettingCategoryButton
- scriptID 1
- pin_to_sibling BtnDev0
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
- navUp BtnDev0
- navDown BtnDev2
- navRight BtnDev16
- navLeft BtnDev32
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname MatchSettingCategoryButton
+ scriptID 1
+ pin_to_sibling BtnDev0
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
+ navUp BtnDev0
+ navDown BtnDev2
+ navRight BtnDev16
+ navLeft BtnDev32
}
BtnDev2
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname MatchSettingCategoryButton
- scriptID 2
- pin_to_sibling BtnDev1
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
- navUp BtnDev1
- navDown BtnDev3
- navRight BtnDev17
- navLeft BtnDev33
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname MatchSettingCategoryButton
+ scriptID 2
+ pin_to_sibling BtnDev1
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
+ navUp BtnDev1
+ navDown BtnDev3
+ navRight BtnDev17
+ navLeft BtnDev33
}
BtnDev3
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname MatchSettingCategoryButton
- scriptID 3
- pin_to_sibling BtnDev2
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
- navUp BtnDev2
- navDown BtnDev4
- navRight BtnDev18
- navLeft BtnDev34
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname MatchSettingCategoryButton
+ scriptID 3
+ pin_to_sibling BtnDev2
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
+ navUp BtnDev2
+ navDown BtnDev4
+ navRight BtnDev18
+ navLeft BtnDev34
}
BtnDev4
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname MatchSettingCategoryButton
- scriptID 4
- pin_to_sibling BtnDev3
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
- navUp BtnDev3
- navDown BtnDev5
- navRight BtnDev19
- navLeft BtnDev35
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname MatchSettingCategoryButton
+ scriptID 4
+ pin_to_sibling BtnDev3
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
+ navUp BtnDev3
+ navDown BtnDev5
+ navRight BtnDev19
+ navLeft BtnDev35
}
BtnDev5
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname MatchSettingCategoryButton
- scriptID 5
- pin_to_sibling BtnDev4
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
- navUp BtnDev4
- navDown BtnDev6
- navRight BtnDev20
- navLeft BtnDev36
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname MatchSettingCategoryButton
+ scriptID 5
+ pin_to_sibling BtnDev4
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
+ navUp BtnDev4
+ navDown BtnDev6
+ navRight BtnDev20
+ navLeft BtnDev36
}
BtnDev6
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname MatchSettingCategoryButton
- scriptID 6
- pin_to_sibling BtnDev5
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
- navUp BtnDev5
- navDown BtnDev7
- navRight BtnDev21
- navLeft BtnDev37
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname MatchSettingCategoryButton
+ scriptID 6
+ pin_to_sibling BtnDev5
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
+ navUp BtnDev5
+ navDown BtnDev7
+ navRight BtnDev21
+ navLeft BtnDev37
}
BtnDev7
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname MatchSettingCategoryButton
- scriptID 7
- pin_to_sibling BtnDev6
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
- navUp BtnDev6
- navDown BtnDev8
- navRight BtnDev22
- navLeft BtnDev38
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname MatchSettingCategoryButton
+ scriptID 7
+ pin_to_sibling BtnDev6
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
+ navUp BtnDev6
+ navDown BtnDev8
+ navRight BtnDev22
+ navLeft BtnDev38
}
BtnDev8
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname MatchSettingCategoryButton
- scriptID 8
- pin_to_sibling BtnDev7
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
- navUp BtnDev7
- navDown BtnDev9
- navRight BtnDev23
- navLeft BtnDev39
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname MatchSettingCategoryButton
+ scriptID 8
+ pin_to_sibling BtnDev7
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
+ navUp BtnDev7
+ navDown BtnDev9
+ navRight BtnDev23
+ navLeft BtnDev39
}
BtnDev9
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname MatchSettingCategoryButton
- scriptID 9
- pin_to_sibling BtnDev8
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
- navUp BtnDev8
- navDown BtnDev10
- navRight BtnDev24
- navLeft BtnDev40
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname MatchSettingCategoryButton
+ scriptID 9
+ pin_to_sibling BtnDev8
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
+ navUp BtnDev8
+ navDown BtnDev10
+ navRight BtnDev24
+ navLeft BtnDev40
}
BtnDev10
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname MatchSettingCategoryButton
- scriptID 10
- pin_to_sibling BtnDev9
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
- navUp BtnDev9
- navDown BtnDev11
- navRight BtnDev25
- navLeft BtnDev41
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname MatchSettingCategoryButton
+ scriptID 10
+ pin_to_sibling BtnDev9
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
+ navUp BtnDev9
+ navDown BtnDev11
+ navRight BtnDev25
+ navLeft BtnDev41
}
BtnDev11
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname MatchSettingCategoryButton
- scriptID 11
- pin_to_sibling BtnDev10
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
- navUp BtnDev10
- navDown BtnDev12
- navRight BtnDev26
- navLeft BtnDev42
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname MatchSettingCategoryButton
+ scriptID 11
+ pin_to_sibling BtnDev10
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
+ navUp BtnDev10
+ navDown BtnDev12
+ navRight BtnDev26
+ navLeft BtnDev42
}
BtnDev12
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname MatchSettingCategoryButton
- scriptID 12
- pin_to_sibling BtnDev11
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
- navUp BtnDev11
- navDown BtnDev13
- navRight BtnDev27
- navLeft BtnDev43
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname MatchSettingCategoryButton
+ scriptID 12
+ pin_to_sibling BtnDev11
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
+ navUp BtnDev11
+ navDown BtnDev13
+ navRight BtnDev27
+ navLeft BtnDev43
}
BtnDev13
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname MatchSettingCategoryButton
- scriptID 13
- pin_to_sibling BtnDev12
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
- navUp BtnDev12
- navDown BtnDev14
- navRight BtnDev28
- navLeft BtnDev44
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname MatchSettingCategoryButton
+ scriptID 13
+ pin_to_sibling BtnDev12
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
+ navUp BtnDev12
+ navDown BtnDev14
+ navRight BtnDev28
+ navLeft BtnDev44
}
BtnDev14
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname MatchSettingCategoryButton
- scriptID 14
- pin_to_sibling BtnDev13
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
- navUp BtnDev13
- navDown BtnDev47
- navRight BtnDev29
- navLeft BtnDev45
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname MatchSettingCategoryButton
+ scriptID 14
+ pin_to_sibling BtnDev13
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
+ navUp BtnDev13
+ navDown BtnDev47
+ navRight BtnDev29
+ navLeft BtnDev45
}
//////////////////////////////////////
BtnDev15
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname MatchSettingCategoryButton
- scriptID 15
- pin_to_sibling BtnDev0
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner TOP_RIGHT
- navUp BtnDev30
- navDown BtnDev16
- navRight BtnDev31
- navLeft BtnDev0
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname MatchSettingCategoryButton
+ scriptID 15
+ pin_to_sibling BtnDev0
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner TOP_RIGHT
+ navUp BtnDev30
+ navDown BtnDev16
+ navRight BtnDev31
+ navLeft BtnDev0
}
BtnDev16
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname MatchSettingCategoryButton
- scriptID 16
- pin_to_sibling BtnDev15
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
- navUp BtnDev15
- navDown BtnDev17
- navRight BtnDev32
- navLeft BtnDev1
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname MatchSettingCategoryButton
+ scriptID 16
+ pin_to_sibling BtnDev15
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
+ navUp BtnDev15
+ navDown BtnDev17
+ navRight BtnDev32
+ navLeft BtnDev1
}
BtnDev17
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname MatchSettingCategoryButton
- scriptID 17
- pin_to_sibling BtnDev16
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
- navUp BtnDev16
- navDown BtnDev18
- navRight BtnDev33
- navLeft BtnDev2
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname MatchSettingCategoryButton
+ scriptID 17
+ pin_to_sibling BtnDev16
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
+ navUp BtnDev16
+ navDown BtnDev18
+ navRight BtnDev33
+ navLeft BtnDev2
}
BtnDev18
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname MatchSettingCategoryButton
- scriptID 18
- pin_to_sibling BtnDev17
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
- navUp BtnDev17
- navDown BtnDev19
- navRight BtnDev34
- navLeft BtnDev3
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname MatchSettingCategoryButton
+ scriptID 18
+ pin_to_sibling BtnDev17
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
+ navUp BtnDev17
+ navDown BtnDev19
+ navRight BtnDev34
+ navLeft BtnDev3
}
BtnDev19
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname MatchSettingCategoryButton
- scriptID 19
- pin_to_sibling BtnDev18
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
- navUp BtnDev18
- navDown BtnDev20
- navRight BtnDev35
- navLeft BtnDev4
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname MatchSettingCategoryButton
+ scriptID 19
+ pin_to_sibling BtnDev18
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
+ navUp BtnDev18
+ navDown BtnDev20
+ navRight BtnDev35
+ navLeft BtnDev4
}
BtnDev20
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname MatchSettingCategoryButton
- scriptID 20
- pin_to_sibling BtnDev19
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
- navUp BtnDev19
- navDown BtnDev21
- navRight BtnDev36
- navLeft BtnDev5
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname MatchSettingCategoryButton
+ scriptID 20
+ pin_to_sibling BtnDev19
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
+ navUp BtnDev19
+ navDown BtnDev21
+ navRight BtnDev36
+ navLeft BtnDev5
}
BtnDev21
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname MatchSettingCategoryButton
- scriptID 21
- pin_to_sibling BtnDev20
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
- navUp BtnDev20
- navDown BtnDev22
- navRight BtnDev37
- navLeft BtnDev6
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname MatchSettingCategoryButton
+ scriptID 21
+ pin_to_sibling BtnDev20
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
+ navUp BtnDev20
+ navDown BtnDev22
+ navRight BtnDev37
+ navLeft BtnDev6
}
BtnDev22
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname MatchSettingCategoryButton
- scriptID 22
- pin_to_sibling BtnDev21
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
- navUp BtnDev21
- navDown BtnDev23
- navRight BtnDev38
- navLeft BtnDev7
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname MatchSettingCategoryButton
+ scriptID 22
+ pin_to_sibling BtnDev21
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
+ navUp BtnDev21
+ navDown BtnDev23
+ navRight BtnDev38
+ navLeft BtnDev7
}
BtnDev23
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname MatchSettingCategoryButton
- scriptID 23
- pin_to_sibling BtnDev22
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
- navUp BtnDev22
- navDown BtnDev24
- navRight BtnDev39
- navLeft BtnDev8
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname MatchSettingCategoryButton
+ scriptID 23
+ pin_to_sibling BtnDev22
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
+ navUp BtnDev22
+ navDown BtnDev24
+ navRight BtnDev39
+ navLeft BtnDev8
}
BtnDev24
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname MatchSettingCategoryButton
- scriptID 24
- pin_to_sibling BtnDev23
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
- navUp BtnDev23
- navDown BtnDev25
- navRight BtnDev40
- navLeft BtnDev9
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname MatchSettingCategoryButton
+ scriptID 24
+ pin_to_sibling BtnDev23
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
+ navUp BtnDev23
+ navDown BtnDev25
+ navRight BtnDev40
+ navLeft BtnDev9
}
BtnDev25
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname MatchSettingCategoryButton
- scriptID 25
- pin_to_sibling BtnDev24
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
- navUp BtnDev24
- navDown BtnDev26
- navRight BtnDev41
- navLeft BtnDev10
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname MatchSettingCategoryButton
+ scriptID 25
+ pin_to_sibling BtnDev24
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
+ navUp BtnDev24
+ navDown BtnDev26
+ navRight BtnDev41
+ navLeft BtnDev10
}
BtnDev26
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname MatchSettingCategoryButton
- scriptID 26
- pin_to_sibling BtnDev25
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
- navUp BtnDev25
- navDown BtnDev27
- navRight BtnDev42
- navLeft BtnDev11
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname MatchSettingCategoryButton
+ scriptID 26
+ pin_to_sibling BtnDev25
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
+ navUp BtnDev25
+ navDown BtnDev27
+ navRight BtnDev42
+ navLeft BtnDev11
}
BtnDev27
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname MatchSettingCategoryButton
- scriptID 27
- pin_to_sibling BtnDev26
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
- navUp BtnDev26
- navDown BtnDev28
- navRight BtnDev43
- navLeft BtnDev12
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname MatchSettingCategoryButton
+ scriptID 27
+ pin_to_sibling BtnDev26
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
+ navUp BtnDev26
+ navDown BtnDev28
+ navRight BtnDev43
+ navLeft BtnDev12
}
BtnDev28
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname MatchSettingCategoryButton
- scriptID 28
- pin_to_sibling BtnDev27
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
- navUp BtnDev27
- navDown BtnDev29
- navRight BtnDev44
- navLeft BtnDev13
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname MatchSettingCategoryButton
+ scriptID 28
+ pin_to_sibling BtnDev27
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
+ navUp BtnDev27
+ navDown BtnDev29
+ navRight BtnDev44
+ navLeft BtnDev13
}
BtnDev29
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname MatchSettingCategoryButton
- scriptID 29
- pin_to_sibling BtnDev28
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
- navUp BtnDev28
- navDown BtnDev30
- navRight BtnDev45
- navLeft BtnDev14
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname MatchSettingCategoryButton
+ scriptID 29
+ pin_to_sibling BtnDev28
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
+ navUp BtnDev28
+ navDown BtnDev30
+ navRight BtnDev45
+ navLeft BtnDev14
}
BtnDev30
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname MatchSettingCategoryButton
- scriptID 30
- pin_to_sibling BtnDev29
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
- navUp BtnDev29
- navDown BtnDev15
- navRight BtnDev46
- navLeft BtnDev47
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname MatchSettingCategoryButton
+ scriptID 30
+ pin_to_sibling BtnDev29
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
+ navUp BtnDev29
+ navDown BtnDev15
+ navRight BtnDev46
+ navLeft BtnDev47
}
BtnDev47
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname MatchSettingCategoryButton
- scriptID 47
- pin_to_sibling BtnDev14
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
- navUp BtnDev14
- navDown BtnDev0
- navRight BtnDev30
- navLeft BtnDev46
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname MatchSettingCategoryButton
+ scriptID 47
+ pin_to_sibling BtnDev14
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
+ navUp BtnDev14
+ navDown BtnDev0
+ navRight BtnDev30
+ navLeft BtnDev46
}
//////////////////////////////////////
BtnDev31
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname MatchSettingCategoryButton
- scriptID 31
- pin_to_sibling BtnDev15
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner TOP_RIGHT
- navUp BtnDev46
- navDown BtnDev32
- navRight BtnDev0
- navLeft BtnDev15
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname MatchSettingCategoryButton
+ scriptID 31
+ pin_to_sibling BtnDev15
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner TOP_RIGHT
+ navUp BtnDev46
+ navDown BtnDev32
+ navRight BtnDev0
+ navLeft BtnDev15
}
BtnDev32
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname MatchSettingCategoryButton
- scriptID 32
- pin_to_sibling BtnDev31
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
- navUp BtnDev31
- navDown BtnDev33
- navRight BtnDev1
- navLeft BtnDev16
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname MatchSettingCategoryButton
+ scriptID 32
+ pin_to_sibling BtnDev31
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
+ navUp BtnDev31
+ navDown BtnDev33
+ navRight BtnDev1
+ navLeft BtnDev16
}
BtnDev33
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname MatchSettingCategoryButton
- scriptID 33
- pin_to_sibling BtnDev32
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
- navUp BtnDev32
- navDown BtnDev34
- navRight BtnDev2
- navLeft BtnDev17
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname MatchSettingCategoryButton
+ scriptID 33
+ pin_to_sibling BtnDev32
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
+ navUp BtnDev32
+ navDown BtnDev34
+ navRight BtnDev2
+ navLeft BtnDev17
}
BtnDev34
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname MatchSettingCategoryButton
- scriptID 34
- pin_to_sibling BtnDev33
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
- navUp BtnDev33
- navDown BtnDev35
- navRight BtnDev3
- navLeft BtnDev18
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname MatchSettingCategoryButton
+ scriptID 34
+ pin_to_sibling BtnDev33
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
+ navUp BtnDev33
+ navDown BtnDev35
+ navRight BtnDev3
+ navLeft BtnDev18
}
BtnDev35
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname MatchSettingCategoryButton
- scriptID 35
- pin_to_sibling BtnDev34
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
- navUp BtnDev34
- navDown BtnDev36
- navRight BtnDev4
- navLeft BtnDev19
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname MatchSettingCategoryButton
+ scriptID 35
+ pin_to_sibling BtnDev34
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
+ navUp BtnDev34
+ navDown BtnDev36
+ navRight BtnDev4
+ navLeft BtnDev19
}
BtnDev36
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname MatchSettingCategoryButton
- scriptID 36
- pin_to_sibling BtnDev35
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
- navUp BtnDev35
- navDown BtnDev37
- navRight BtnDev5
- navLeft BtnDev20
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname MatchSettingCategoryButton
+ scriptID 36
+ pin_to_sibling BtnDev35
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
+ navUp BtnDev35
+ navDown BtnDev37
+ navRight BtnDev5
+ navLeft BtnDev20
}
BtnDev37
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname MatchSettingCategoryButton
- scriptID 37
- pin_to_sibling BtnDev36
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
- navUp BtnDev36
- navDown BtnDev38
- navRight BtnDev6
- navLeft BtnDev21
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname MatchSettingCategoryButton
+ scriptID 37
+ pin_to_sibling BtnDev36
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
+ navUp BtnDev36
+ navDown BtnDev38
+ navRight BtnDev6
+ navLeft BtnDev21
}
BtnDev38
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname MatchSettingCategoryButton
- scriptID 38
- pin_to_sibling BtnDev37
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
- navUp BtnDev37
- navDown BtnDev39
- navRight BtnDev7
- navLeft BtnDev22
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname MatchSettingCategoryButton
+ scriptID 38
+ pin_to_sibling BtnDev37
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
+ navUp BtnDev37
+ navDown BtnDev39
+ navRight BtnDev7
+ navLeft BtnDev22
}
BtnDev39
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname MatchSettingCategoryButton
- scriptID 39
- pin_to_sibling BtnDev38
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
- navUp BtnDev38
- navDown BtnDev40
- navRight BtnDev8
- navLeft BtnDev23
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname MatchSettingCategoryButton
+ scriptID 39
+ pin_to_sibling BtnDev38
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
+ navUp BtnDev38
+ navDown BtnDev40
+ navRight BtnDev8
+ navLeft BtnDev23
}
BtnDev40
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname MatchSettingCategoryButton
- scriptID 40
- pin_to_sibling BtnDev39
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
- navUp BtnDev39
- navDown BtnDev41
- navRight BtnDev9
- navLeft BtnDev24
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname MatchSettingCategoryButton
+ scriptID 40
+ pin_to_sibling BtnDev39
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
+ navUp BtnDev39
+ navDown BtnDev41
+ navRight BtnDev9
+ navLeft BtnDev24
}
BtnDev41
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname MatchSettingCategoryButton
- scriptID 41
- pin_to_sibling BtnDev40
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
- navUp BtnDev40
- navDown BtnDev42
- navRight BtnDev10
- navLeft BtnDev25
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname MatchSettingCategoryButton
+ scriptID 41
+ pin_to_sibling BtnDev40
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
+ navUp BtnDev40
+ navDown BtnDev42
+ navRight BtnDev10
+ navLeft BtnDev25
}
BtnDev42
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname MatchSettingCategoryButton
- scriptID 42
- pin_to_sibling BtnDev41
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
- navUp BtnDev41
- navDown BtnDev43
- navRight BtnDev11
- navLeft BtnDev26
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname MatchSettingCategoryButton
+ scriptID 42
+ pin_to_sibling BtnDev41
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
+ navUp BtnDev41
+ navDown BtnDev43
+ navRight BtnDev11
+ navLeft BtnDev26
}
BtnDev43
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname MatchSettingCategoryButton
- scriptID 43
- pin_to_sibling BtnDev42
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
- navUp BtnDev42
- navDown BtnDev44
- navRight BtnDev12
- navLeft BtnDev27
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname MatchSettingCategoryButton
+ scriptID 43
+ pin_to_sibling BtnDev42
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
+ navUp BtnDev42
+ navDown BtnDev44
+ navRight BtnDev12
+ navLeft BtnDev27
}
BtnDev44
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname MatchSettingCategoryButton
- scriptID 44
- pin_to_sibling BtnDev43
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
- navUp BtnDev43
- navDown BtnDev45
- navRight BtnDev13
- navLeft BtnDev28
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname MatchSettingCategoryButton
+ scriptID 44
+ pin_to_sibling BtnDev43
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
+ navUp BtnDev43
+ navDown BtnDev45
+ navRight BtnDev13
+ navLeft BtnDev28
}
BtnDev45
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname MatchSettingCategoryButton
- scriptID 45
- pin_to_sibling BtnDev44
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
- navUp BtnDev44
- navDown BtnDev46
- navRight BtnDev14
- navLeft BtnDev29
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname MatchSettingCategoryButton
+ scriptID 45
+ pin_to_sibling BtnDev44
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
+ navUp BtnDev44
+ navDown BtnDev46
+ navRight BtnDev14
+ navLeft BtnDev29
}
BtnDev46
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname MatchSettingCategoryButton
- scriptID 46
- pin_to_sibling BtnDev45
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
- navUp BtnDev45
- navDown BtnDev31
- navRight BtnDev47
- navLeft BtnDev30
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname MatchSettingCategoryButton
+ scriptID 46
+ pin_to_sibling BtnDev45
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
+ navUp BtnDev45
+ navDown BtnDev31
+ navRight BtnDev47
+ navLeft BtnDev30
}
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
FooterButtons
{
- ControlName CNestedPanel
- InheritProperties FooterButtons
+ ControlName CNestedPanel
+ InheritProperties FooterButtons
}
}
}
diff --git a/Northstar.Client/mod/resource/ui/menus/map_select.menu b/Northstar.Client/mod/resource/ui/menus/map_select.menu
index 01c69fd83..0225c8e09 100644
--- a/Northstar.Client/mod/resource/ui/menus/map_select.menu
+++ b/Northstar.Client/mod/resource/ui/menus/map_select.menu
@@ -2,56 +2,56 @@ resource/ui/menus/map_select.menu
{
menu
{
- ControlName Frame
- xpos 0
- ypos 0
- zpos 3
- wide f0
- tall f0
- autoResize 0
- visible 1
- enabled 1
- pinCorner 0
- PaintBackgroundType 0
- infocus_bgcolor_override "0 0 0 0"
- outoffocus_bgcolor_override "0 0 0 0"
+ ControlName Frame
+ xpos 0
+ ypos 0
+ zpos 3
+ wide f0
+ tall f0
+ autoResize 0
+ visible 1
+ enabled 1
+ pinCorner 0
+ PaintBackgroundType 0
+ infocus_bgcolor_override "0 0 0 0"
+ outoffocus_bgcolor_override "0 0 0 0"
Vignette
{
- ControlName ImagePanel
- InheritProperties MenuVignette
+ ControlName ImagePanel
+ InheritProperties MenuVignette
}
MenuTitle
{
- ControlName Label
- InheritProperties MenuTitle
- labelText "#SELECT_MAP"
+ ControlName Label
+ InheritProperties MenuTitle
+ labelText "#SELECT_MAP"
}
ButtonRowAnchor
{
- ControlName Label
- labelText ""
+ ControlName Label
+ labelText ""
- xpos 96
- ypos 160
+ xpos 96
+ ypos 160
}
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
MapsGridPanel
{
- ControlName CNestedPanel
- zpos 200
- wide 803
- tall 728
- visible 1
- controlSettingsFile "resource/ui/menus/panels/map_grid.res"
+ ControlName CNestedPanel
+ zpos 200
+ wide 803
+ tall 728
+ visible 1
+ controlSettingsFile "resource/ui/menus/panels/map_grid.res"
- pin_to_sibling ButtonRowAnchor
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner TOP_LEFT
+ pin_to_sibling ButtonRowAnchor
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner TOP_LEFT
}
@@ -59,344 +59,344 @@ resource/ui/menus/map_select.menu
FilterPanel
{
- ControlName RuiPanel
- wide 904
- tall 114
- xpos 96
- ypos 828
+ ControlName RuiPanel
+ wide 904
+ tall 114
+ xpos 96
+ ypos 828
- rui "ui/control_options_description.rpak"
+ rui "ui/control_options_description.rpak"
- visible 1
+ visible 1
}
BtnSearchLabel
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- labelText "#SEARCHBAR_LABEL"
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ labelText "#SEARCHBAR_LABEL"
textAlignment west
- classname FilterPanelChild
+ classname FilterPanelChild
- wide 500
+ wide 500
xpos -17
ypos -17
- wrap 1
- visible 1
- zpos 998
+ wrap 1
+ visible 1
+ zpos 998
- pin_to_sibling FilterPanel
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner TOP_LEFT
+ pin_to_sibling FilterPanel
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner TOP_LEFT
}
BtnMapsSearch
{
- ControlName TextEntry
- classname FilterPanelChild
- zpos 999
- xpos -400
- ypos -5
- wide 390
- tall 30
- textHidden 0
- editable 1
- font Default_21
- allowRightClickMenu 0
- allowSpecialCharacters 0
- unicode 0
-
- pin_to_sibling BtnSearchLabel
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner TOP_RIGHT
+ ControlName TextEntry
+ classname FilterPanelChild
+ zpos 999
+ xpos -400
+ ypos -5
+ wide 390
+ tall 30
+ textHidden 0
+ editable 1
+ font Default_21
+ allowRightClickMenu 0
+ allowSpecialCharacters 0
+ unicode 0
+
+ pin_to_sibling BtnSearchLabel
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner TOP_RIGHT
}
SwtBtnHideLocked
{
- ControlName RuiButton
- InheritProperties SwitchButton
- labelText "#HIDE_LOCKED"
- ConVar "filter_map_hide_locked"
- classname FilterPanelChild
- wide 500
- zpos 998
+ ControlName RuiButton
+ InheritProperties SwitchButton
+ labelText "#HIDE_LOCKED"
+ ConVar "filter_map_hide_locked"
+ classname FilterPanelChild
+ wide 500
+ zpos 998
list
{
- "#NO" 0
- "#YES" 1
+ "#NO" 0
+ "#YES" 1
}
- pin_to_sibling BtnSearchLabel
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_to_sibling BtnSearchLabel
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
BtnFiltersClear
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- labelText "#CLEAR_FILTERS"
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ labelText "#CLEAR_FILTERS"
wide 100
- xpos -17
- ypos -57
+ xpos -17
+ ypos -57
zpos 90
- scriptID 1999
+ scriptID 1999
- pin_to_sibling FilterPanel
- pin_corner_to_sibling TOP_RIGHT
- pin_to_sibling_corner BOTTOM_RIGHT
+ pin_to_sibling FilterPanel
+ pin_corner_to_sibling TOP_RIGHT
+ pin_to_sibling_corner BOTTOM_RIGHT
}
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
MapDetailsPanel
{
- ControlName RuiPanel
- xpos 1002
- ypos 160
- tall 782
- wide 810
- rui "ui/control_options_description.rpak"
- wrap 1
- visible 1
- zpos -1
+ ControlName RuiPanel
+ xpos 1002
+ ypos 160
+ tall 782
+ wide 810
+ rui "ui/control_options_description.rpak"
+ wrap 1
+ visible 1
+ zpos -1
}
NextMapImage
- {
- ControlName RuiPanel
- wide 500
- tall 288
- visible 1
- scaleImage 1
- zpos 0
-
- // Hud_GetRui() requires this to work
- rui "ui/basic_menu_image.rpak"
+ {
+ ControlName RuiPanel
+ wide 500
+ tall 288
+ visible 1
+ scaleImage 1
+ zpos 0
+
+ // Hud_GetRui() requires this to work
+ rui "ui/basic_menu_image.rpak"
- pin_to_sibling MapDetailsPanel
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner TOP_LEFT
- }
+ pin_to_sibling MapDetailsPanel
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner TOP_LEFT
+ }
NextMapName
{
- ControlName Label
- pin_to_sibling NextMapImage
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner TOP_LEFT
+ ControlName Label
+ pin_to_sibling NextMapImage
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner TOP_LEFT
- labelText "testname"
+ labelText "testname"
- xpos -12
- ypos -10
+ xpos -12
+ ypos -10
zpos 1
- auto_wide_tocontents 1
- auto_tall_tocontents 1
- font Default_43_DropShadow
- allcaps 1
- fgcolor_override "255 255 255 255"
+ auto_wide_tocontents 1
+ auto_tall_tocontents 1
+ font Default_43_DropShadow
+ allcaps 1
+ fgcolor_override "255 255 255 255"
}
NextMapCreator
{
- ControlName Label
- pin_to_sibling NextMapImage
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner TOP_RIGHT
+ ControlName Label
+ pin_to_sibling NextMapImage
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner TOP_RIGHT
- labelText "Creator: your mom"
+ labelText "Creator: your mom"
- xpos 12
- ypos -12
+ xpos 12
+ ypos -12
zpos 1
- auto_wide_tocontents 1
- auto_tall_tocontents 1
- font Default_28_DropShadow
- fgcolor_override "255 255 255 255"
+ auto_wide_tocontents 1
+ auto_tall_tocontents 1
+ font Default_28_DropShadow
+ fgcolor_override "255 255 255 255"
visible 0
}
NextMapVersion
{
- ControlName Label
- pin_to_sibling NextMapCreator
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ ControlName Label
+ pin_to_sibling NextMapCreator
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
- labelText "Version: 0.0.0"
+ labelText "Version: 0.0.0"
- xpos 0
- ypos 0
+ xpos 0
+ ypos 0
zpos 1
- auto_wide_tocontents 1
- auto_tall_tocontents 1
- font Default_28_DropShadow
- fgcolor_override "255 255 255 255"
+ auto_wide_tocontents 1
+ auto_tall_tocontents 1
+ font Default_28_DropShadow
+ fgcolor_override "255 255 255 255"
visible 0
}
NextMapDescription
{
- ControlName Label
- textAlignment north
- tall 500
- wide 460
- ypos -300
- xpos -20
+ ControlName Label
+ textAlignment north
+ tall 500
+ wide 460
+ ypos -300
+ xpos -20
- labelText "testdescription"
+ labelText "testdescription"
- wrap 1
- visible 1
- zpos -1
+ wrap 1
+ visible 1
+ zpos -1
- pin_to_sibling MapDetailsPanel
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner TOP_LEFT
+ pin_to_sibling MapDetailsPanel
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner TOP_LEFT
}
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
BtnMapGridUpArrowPanel
{
- ControlName RuiPanel
+ ControlName RuiPanel
wide 40
tall 40
xpos 2
- rui "ui/control_options_description.rpak"
+ rui "ui/control_options_description.rpak"
- visible 1
- zpos -1
+ visible 1
+ zpos -1
- pin_to_sibling MapDetailsPanel
- pin_corner_to_sibling TOP_RIGHT
- pin_to_sibling_corner TOP_LEFT
+ pin_to_sibling MapDetailsPanel
+ pin_corner_to_sibling TOP_RIGHT
+ pin_to_sibling_corner TOP_LEFT
}
BtnMapGridUpArrow
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- //labelText "A"
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ //labelText "A"
wide 40
tall 40
xpos 2
zpos 999
- image "vgui/hud/white"
- drawColor "255 255 255 128"
+ image "vgui/hud/white"
+ drawColor "255 255 255 128"
- pin_to_sibling MapDetailsPanel
- pin_corner_to_sibling TOP_RIGHT
- pin_to_sibling_corner TOP_LEFT
+ pin_to_sibling MapDetailsPanel
+ pin_corner_to_sibling TOP_RIGHT
+ pin_to_sibling_corner TOP_LEFT
}
BtnMapGridDownArrow
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- //labelText "V"
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ //labelText "V"
wide 40
tall 40
xpos 2
ypos -626
zpos 999
- image "vgui/hud/white"
- drawColor "255 255 255 128"
+ image "vgui/hud/white"
+ drawColor "255 255 255 128"
- pin_to_sibling MapDetailsPanel
- pin_corner_to_sibling TOP_RIGHT
- pin_to_sibling_corner TOP_LEFT
+ pin_to_sibling MapDetailsPanel
+ pin_corner_to_sibling TOP_RIGHT
+ pin_to_sibling_corner TOP_LEFT
}
BtnMapGridDownArrowPanel
{
- ControlName RuiPanel
+ ControlName RuiPanel
wide 40
tall 40
xpos 2
ypos -626
- rui "ui/control_options_description.rpak"
+ rui "ui/control_options_description.rpak"
- visible 1
- zpos -1
+ visible 1
+ zpos -1
- pin_to_sibling MapDetailsPanel
- pin_corner_to_sibling TOP_RIGHT
- pin_to_sibling_corner TOP_LEFT
+ pin_to_sibling MapDetailsPanel
+ pin_corner_to_sibling TOP_RIGHT
+ pin_to_sibling_corner TOP_LEFT
}
BtnMapGridSlider
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- //labelText "V"
- wide 40
- tall 582
- xpos 2
- ypos -42
- zpos 0
-
- image "vgui/hud/white"
- drawColor "255 255 255 128"
-
- pin_to_sibling MapDetailsPanel
- pin_corner_to_sibling TOP_RIGHT
- pin_to_sibling_corner TOP_LEFT
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ //labelText "V"
+ wide 40
+ tall 582
+ xpos 2
+ ypos -42
+ zpos 0
+
+ image "vgui/hud/white"
+ drawColor "255 255 255 128"
+
+ pin_to_sibling MapDetailsPanel
+ pin_corner_to_sibling TOP_RIGHT
+ pin_to_sibling_corner TOP_LEFT
}
BtnMapGridSliderPanel
{
- ControlName RuiPanel
+ ControlName RuiPanel
wide 40
tall 582
xpos 2
ypos -42
- rui "ui/control_options_description.rpak"
+ rui "ui/control_options_description.rpak"
- visible 1
- zpos -1
+ visible 1
+ zpos -1
- pin_to_sibling MapDetailsPanel
- pin_corner_to_sibling TOP_RIGHT
- pin_to_sibling_corner TOP_LEFT
+ pin_to_sibling MapDetailsPanel
+ pin_corner_to_sibling TOP_RIGHT
+ pin_to_sibling_corner TOP_LEFT
}
MouseMovementCapture
{
- ControlName CMouseMovementCapturePanel
- wide 40
- tall 582
- xpos 2
- ypos -42
- zpos 1
-
- pin_to_sibling MapDetailsPanel
- pin_corner_to_sibling TOP_RIGHT
- pin_to_sibling_corner TOP_LEFT
+ ControlName CMouseMovementCapturePanel
+ wide 40
+ tall 582
+ xpos 2
+ ypos -42
+ zpos 1
+
+ pin_to_sibling MapDetailsPanel
+ pin_corner_to_sibling TOP_RIGHT
+ pin_to_sibling_corner TOP_LEFT
}
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
FooterButtons
{
- ControlName CNestedPanel
- InheritProperties FooterButtons
+ ControlName CNestedPanel
+ InheritProperties FooterButtons
}
}
}
diff --git a/Northstar.Client/mod/resource/ui/menus/modlist.menu b/Northstar.Client/mod/resource/ui/menus/modlist.menu
index 9584cf591..ffe9a2572 100644
--- a/Northstar.Client/mod/resource/ui/menus/modlist.menu
+++ b/Northstar.Client/mod/resource/ui/menus/modlist.menu
@@ -2,488 +2,488 @@ resource/ui/menus/mods_browse.menu
{
menu
{
- ControlName Frame
- xpos 0
- ypos 0
- zpos 3
- wide f0
- tall f0
- autoResize 0
- visible 1
- enabled 1
- pinCorner 0
- PaintBackgroundType 0
- infocus_bgcolor_override "0 0 0 0"
- outoffocus_bgcolor_override "0 0 0 0"
+ ControlName Frame
+ xpos 0
+ ypos 0
+ zpos 3
+ wide f0
+ tall f0
+ autoResize 0
+ visible 1
+ enabled 1
+ pinCorner 0
+ PaintBackgroundType 0
+ infocus_bgcolor_override "0 0 0 0"
+ outoffocus_bgcolor_override "0 0 0 0"
- Vignette
- {
- ControlName ImagePanel
- InheritProperties MenuVignette
- }
+ Vignette
+ {
+ ControlName ImagePanel
+ InheritProperties MenuVignette
+ }
Title
{
- ControlName Label
- InheritProperties MenuTitle
- labelText "#MENU_TITLE_MODS"
+ ControlName Label
+ InheritProperties MenuTitle
+ labelText "#MENU_TITLE_MODS"
}
ImgTopBar
{
- ControlName ImagePanel
- InheritProperties MenuTopBar
+ ControlName ImagePanel
+ InheritProperties MenuTopBar
}
ButtonRowAnchor
{
- ControlName Label
- labelText ""
+ ControlName Label
+ labelText ""
- xpos 120
- ypos 160
+ xpos 120
+ ypos 160
}
FilterButtonsRowAnchor
{
- ControlName Label
- labelText ""
+ ControlName Label
+ labelText ""
- xpos 90
- ypos 848
+ xpos 90
+ ypos 848
}
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
BtnMod1
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname ModButton
- scriptID 0
- navUp BtnMod15
- navDown BtnMod2
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname ModButton
+ scriptID 0
+ navUp BtnMod15
+ navDown BtnMod2
- pin_to_sibling ButtonRowAnchor
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner TOP_LEFT
+ pin_to_sibling ButtonRowAnchor
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner TOP_LEFT
}
BtnMod2
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname ModButton
- scriptID 1
- pin_to_sibling BtnMod1
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
- navUp BtnMod1
- navDown BtnMod3
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname ModButton
+ scriptID 1
+ pin_to_sibling BtnMod1
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
+ navUp BtnMod1
+ navDown BtnMod3
}
BtnMod3
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname ModButton
- scriptID 2
- pin_to_sibling BtnMod2
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
- navUp BtnMod2
- navDown BtnMod4
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname ModButton
+ scriptID 2
+ pin_to_sibling BtnMod2
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
+ navUp BtnMod2
+ navDown BtnMod4
}
BtnMod4
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname ModButton
- scriptID 3
- pin_to_sibling BtnMod3
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
- //ypos 11
- navUp BtnMod3
- navDown BtnMod5
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname ModButton
+ scriptID 3
+ pin_to_sibling BtnMod3
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
+ //ypos 11
+ navUp BtnMod3
+ navDown BtnMod5
}
BtnMod5
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname ModButton
- scriptID 4
- pin_to_sibling BtnMod4
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
- navUp BtnMod4
- navDown BtnMod6
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname ModButton
+ scriptID 4
+ pin_to_sibling BtnMod4
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
+ navUp BtnMod4
+ navDown BtnMod6
}
BtnMod6
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname ModButton
- scriptID 5
- pin_to_sibling BtnMod5
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
- navUp BtnMod5
- navDown BtnMod7
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname ModButton
+ scriptID 5
+ pin_to_sibling BtnMod5
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
+ navUp BtnMod5
+ navDown BtnMod7
}
BtnMod7
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname ModButton
- scriptID 6
- pin_to_sibling BtnMod6
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
- navUp BtnMod6
- navDown BtnMod8
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname ModButton
+ scriptID 6
+ pin_to_sibling BtnMod6
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
+ navUp BtnMod6
+ navDown BtnMod8
}
BtnMod8
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname ModButton
- scriptID 7
- pin_to_sibling BtnMod7
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
- navUp BtnMod7
- navDown BtnMod9
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname ModButton
+ scriptID 7
+ pin_to_sibling BtnMod7
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
+ navUp BtnMod7
+ navDown BtnMod9
}
BtnMod9
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname ModButton
- scriptID 8
- pin_to_sibling BtnMod8
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
- navUp BtnMod8
- navDown BtnMod10
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname ModButton
+ scriptID 8
+ pin_to_sibling BtnMod8
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
+ navUp BtnMod8
+ navDown BtnMod10
}
BtnMod10
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname ModButton
- scriptID 9
- pin_to_sibling BtnMod9
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
- navUp BtnMod9
- navDown BtnMod11
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname ModButton
+ scriptID 9
+ pin_to_sibling BtnMod9
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
+ navUp BtnMod9
+ navDown BtnMod11
}
BtnMod11
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname ModButton
- scriptID 10
- pin_to_sibling BtnMod10
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
- navUp BtnMod10
- navDown BtnMod12
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname ModButton
+ scriptID 10
+ pin_to_sibling BtnMod10
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
+ navUp BtnMod10
+ navDown BtnMod12
}
BtnMod12
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname ModButton
- scriptID 11
- pin_to_sibling BtnMod11
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
- navUp BtnMod11
- navDown BtnMod13
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname ModButton
+ scriptID 11
+ pin_to_sibling BtnMod11
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
+ navUp BtnMod11
+ navDown BtnMod13
}
BtnMod13
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname ModButton
- scriptID 12
- pin_to_sibling BtnMod12
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
- navUp BtnMod12
- navDown BtnMod14
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname ModButton
+ scriptID 12
+ pin_to_sibling BtnMod12
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
+ navUp BtnMod12
+ navDown BtnMod14
}
BtnMod14
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname ModButton
- scriptID 13
- pin_to_sibling BtnMod13
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
- navUp BtnMod13
- navDown BtnMod15
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname ModButton
+ scriptID 13
+ pin_to_sibling BtnMod13
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
+ navUp BtnMod13
+ navDown BtnMod15
}
BtnMod15
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname ModButton
- scriptID 14
- pin_to_sibling BtnMod14
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
- navUp BtnMod14
- navDown BtnMod1
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname ModButton
+ scriptID 14
+ pin_to_sibling BtnMod14
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
+ navUp BtnMod14
+ navDown BtnMod1
}
BtnMod16
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname ModButton
- scriptID 15
- pin_to_sibling BtnMod15
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
- navUp BtnMod15
- navDown BtnMod17
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname ModButton
+ scriptID 15
+ pin_to_sibling BtnMod15
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
+ navUp BtnMod15
+ navDown BtnMod17
}
BtnMod17
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname ModButton
- scriptID 16
- pin_to_sibling BtnMod16
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
- navUp BtnMod16
- navDown BtnMod18
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname ModButton
+ scriptID 16
+ pin_to_sibling BtnMod16
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
+ navUp BtnMod16
+ navDown BtnMod18
}
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
FilterPanel
{
- ControlName RuiPanel
+ ControlName RuiPanel
wide 800
tall 112
- xpos -8
- classname FilterPanelChild
+ xpos -8
+ classname FilterPanelChild
- rui "ui/knowledgebase_panel.rpak"
+ rui "ui/knowledgebase_panel.rpak"
- visible 1
- zpos -1
+ visible 1
+ zpos -1
- pin_to_sibling FilterButtonsRowAnchor
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner TOP_LEFT
+ pin_to_sibling FilterButtonsRowAnchor
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner TOP_LEFT
}
BtnSearchLabel
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- labelText "#SEARCHBAR_LABEL"
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ labelText "#SEARCHBAR_LABEL"
textAlignment west
- classname FilterPanelChild
+ classname FilterPanelChild
- wide 500
+ wide 500
xpos -23
ypos -16
- wrap 1
- visible 1
- zpos 0
+ wrap 1
+ visible 1
+ zpos 0
- pin_to_sibling FilterButtonsRowAnchor
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner TOP_LEFT
+ pin_to_sibling FilterButtonsRowAnchor
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner TOP_LEFT
}
BtnModsSearch
{
- ControlName TextEntry
- classname FilterPanelChild
- zpos 100 // This works around input weirdness when the control is constructed by code instead of VGUI blackbox.
- xpos -400
- ypos -5
- wide 390
- tall 30
- textHidden 0
- editable 1
- font Default_21
- allowRightClickMenu 0
- allowSpecialCharacters 0
- unicode 0
+ ControlName TextEntry
+ classname FilterPanelChild
+ zpos 100 // This works around input weirdness when the control is constructed by code instead of VGUI blackbox.
+ xpos -400
+ ypos -5
+ wide 390
+ tall 30
+ textHidden 0
+ editable 1
+ font Default_21
+ allowRightClickMenu 0
+ allowSpecialCharacters 0
+ unicode 0
- pin_to_sibling BtnSearchLabel
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner TOP_RIGHT
+ pin_to_sibling BtnSearchLabel
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner TOP_RIGHT
}
SwtBtnShowFilter
{
- ControlName RuiButton
- InheritProperties SwitchButton
- labelText "#SHOW"
- ConVar "filter_mods"
- classname FilterPanelChild
- wide 500
+ ControlName RuiButton
+ InheritProperties SwitchButton
+ labelText "#SHOW"
+ ConVar "filter_mods"
+ classname FilterPanelChild
+ wide 500
list
{
- "#SHOW_ALL" 0
- "#SHOW_ONLY_ENABLED" 1
+ "#SHOW_ALL" 0
+ "#SHOW_ONLY_ENABLED" 1
"#SHOW_ONLY_DISABLED" 2
}
- pin_to_sibling BtnSearchLabel
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_to_sibling BtnSearchLabel
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
BtnFiltersClear
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- labelText "#CLEAR_FILTERS"
- classname FilterPanelChild
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ labelText "#CLEAR_FILTERS"
+ classname FilterPanelChild
wide 100
- xpos -15
- ypos -55
+ xpos -15
+ ypos -55
zpos 90
- scriptID 999
+ scriptID 999
- pin_to_sibling FilterPanel
- pin_corner_to_sibling TOP_RIGHT
- pin_to_sibling_corner BOTTOM_RIGHT
+ pin_to_sibling FilterPanel
+ pin_corner_to_sibling TOP_RIGHT
+ pin_to_sibling_corner BOTTOM_RIGHT
}
LabelDetails
{
- ControlName RuiPanel
- xpos 900
- ypos 160
- tall 800
- wide 950
- rui "ui/knowledgebase_panel.rpak"
- wrap 1
- visible 1
- zpos 1
+ ControlName RuiPanel
+ xpos 900
+ ypos 160
+ tall 800
+ wide 950
+ rui "ui/knowledgebase_panel.rpak"
+ wrap 1
+ visible 1
+ zpos 1
}
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
BtnModListUpArrow
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- //labelText "A"
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ //labelText "A"
wide 40
tall 40
xpos 2
ypos 2
- image "vgui/hud/white"
- drawColor "255 255 255 128"
+ image "vgui/hud/white"
+ drawColor "255 255 255 128"
- pin_to_sibling LabelDetails
- pin_corner_to_sibling TOP_RIGHT
- pin_to_sibling_corner TOP_LEFT
+ pin_to_sibling LabelDetails
+ pin_corner_to_sibling TOP_RIGHT
+ pin_to_sibling_corner TOP_LEFT
}
BtnModListUpArrowPanel
{
- ControlName RuiPanel
+ ControlName RuiPanel
wide 40
tall 40
xpos 2
ypos 2
- rui "ui/knowledgebase_panel.rpak"
+ rui "ui/knowledgebase_panel.rpak"
- visible 1
- zpos -1
+ visible 1
+ zpos -1
- pin_to_sibling LabelDetails
- pin_corner_to_sibling TOP_RIGHT
- pin_to_sibling_corner TOP_LEFT
+ pin_to_sibling LabelDetails
+ pin_corner_to_sibling TOP_RIGHT
+ pin_to_sibling_corner TOP_LEFT
}
BtnModListDownArrow
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- //labelText "V"
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ //labelText "V"
wide 40
tall 40
xpos 2
ypos -646
- image "vgui/hud/white"
- drawColor "255 255 255 128"
+ image "vgui/hud/white"
+ drawColor "255 255 255 128"
- pin_to_sibling LabelDetails
- pin_corner_to_sibling TOP_RIGHT
- pin_to_sibling_corner TOP_LEFT
+ pin_to_sibling LabelDetails
+ pin_corner_to_sibling TOP_RIGHT
+ pin_to_sibling_corner TOP_LEFT
}
BtnModListDownArrowPanel
{
- ControlName RuiPanel
+ ControlName RuiPanel
wide 40
tall 40
xpos 2
ypos -646
- rui "ui/knowledgebase_panel.rpak"
+ rui "ui/knowledgebase_panel.rpak"
- visible 1
- zpos -1
+ visible 1
+ zpos -1
- pin_to_sibling LabelDetails
- pin_corner_to_sibling TOP_RIGHT
- pin_to_sibling_corner TOP_LEFT
+ pin_to_sibling LabelDetails
+ pin_corner_to_sibling TOP_RIGHT
+ pin_to_sibling_corner TOP_LEFT
}
BtnModListSlider
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- //labelText "V"
- wide 40
- tall 604
- xpos 2
- ypos -40
- zpos 0
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ //labelText "V"
+ wide 40
+ tall 604
+ xpos 2
+ ypos -40
+ zpos 0
- image "vgui/hud/white"
- drawColor "255 255 255 128"
+ image "vgui/hud/white"
+ drawColor "255 255 255 128"
- pin_to_sibling LabelDetails
- pin_corner_to_sibling TOP_RIGHT
- pin_to_sibling_corner TOP_LEFT
+ pin_to_sibling LabelDetails
+ pin_corner_to_sibling TOP_RIGHT
+ pin_to_sibling_corner TOP_LEFT
}
BtnModListSliderPanel
{
- ControlName RuiPanel
+ ControlName RuiPanel
wide 40
tall 604
xpos 2
ypos -40
- rui "ui/knowledgebase_panel.rpak"
+ rui "ui/knowledgebase_panel.rpak"
- visible 1
- zpos -1
+ visible 1
+ zpos -1
- pin_to_sibling LabelDetails
- pin_corner_to_sibling TOP_RIGHT
- pin_to_sibling_corner TOP_LEFT
+ pin_to_sibling LabelDetails
+ pin_corner_to_sibling TOP_RIGHT
+ pin_to_sibling_corner TOP_LEFT
}
// sh_menu_models.gnut has a global function which gets called when
@@ -491,24 +491,24 @@ resource/ui/menus/mods_browse.menu
// deltaX; deltaY which we can yoink for ourselfes
MouseMovementCapture
{
- ControlName CMouseMovementCapturePanel
- wide 40
- tall 604
- xpos 2
- ypos -40
- zpos 1
+ ControlName CMouseMovementCapturePanel
+ wide 40
+ tall 604
+ xpos 2
+ ypos -40
+ zpos 1
- pin_to_sibling LabelDetails
- pin_corner_to_sibling TOP_RIGHT
- pin_to_sibling_corner TOP_LEFT
+ pin_to_sibling LabelDetails
+ pin_corner_to_sibling TOP_RIGHT
+ pin_to_sibling_corner TOP_LEFT
}
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
FooterButtons
{
- ControlName CNestedPanel
- InheritProperties FooterButtons
+ ControlName CNestedPanel
+ InheritProperties FooterButtons
}
}
}
diff --git a/Northstar.Client/mod/resource/ui/menus/server_browser.menu b/Northstar.Client/mod/resource/ui/menus/server_browser.menu
index d7efaae84..b03e0da84 100644
--- a/Northstar.Client/mod/resource/ui/menus/server_browser.menu
+++ b/Northstar.Client/mod/resource/ui/menus/server_browser.menu
@@ -2,171 +2,171 @@ resource/ui/menus/mods_browse.menu
{
menu
{
- ControlName Frame
- xpos 0
- ypos 0
- zpos 3
- wide f0
- tall f0
- autoResize 0
- visible 1
- enabled 1
- pinCorner 0
- PaintBackgroundType 0
- infocus_bgcolor_override "0 0 0 0"
- outoffocus_bgcolor_override "0 0 0 0"
-
- Vignette
- {
- ControlName ImagePanel
- InheritProperties MenuVignette
- }
+ ControlName Frame
+ xpos 0
+ ypos 0
+ zpos 3
+ wide f0
+ tall f0
+ autoResize 0
+ visible 1
+ enabled 1
+ pinCorner 0
+ PaintBackgroundType 0
+ infocus_bgcolor_override "0 0 0 0"
+ outoffocus_bgcolor_override "0 0 0 0"
+
+ Vignette
+ {
+ ControlName ImagePanel
+ InheritProperties MenuVignette
+ }
Title
{
- ControlName Label
- InheritProperties MenuTitle
- labelText "#MENU_TITLE_SERVER_BROWSER"
+ ControlName Label
+ InheritProperties MenuTitle
+ labelText "#MENU_TITLE_SERVER_BROWSER"
}
ImgTopBar
{
- ControlName ImagePanel
- InheritProperties MenuTopBar
+ ControlName ImagePanel
+ InheritProperties MenuTopBar
}
ButtonRowAnchor
{
- ControlName Label
- labelText ""
+ ControlName Label
+ labelText ""
- xpos 130
- ypos 204
+ xpos 130
+ ypos 204
}
RowButtonsAnchor
{
- ControlName Label
- labelText ""
+ ControlName Label
+ labelText ""
- xpos 94
- ypos 160
+ xpos 94
+ ypos 160
}
FilterButtonsRowAnchor
{
- ControlName Label
- labelText ""
+ ControlName Label
+ labelText ""
- xpos 90
- ypos 807
+ xpos 90
+ ypos 807
}
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
DarkenBackground
{
- ControlName Label
- classname ConnectingHUD
- xpos 0
- ypos 0
- zpos 99
- wide %100
- tall %100
- labelText ""
- bgcolor_override "0 0 0 160"
- visible 1
- paintbackground 1
+ ControlName Label
+ classname ConnectingHUD
+ xpos 0
+ ypos 0
+ zpos 99
+ wide %100
+ tall %100
+ labelText ""
+ bgcolor_override "0 0 0 160"
+ visible 1
+ paintbackground 1
}
ConnectingAnimation
{
- ControlName RuiPanel
- classname ConnectingHUD
- rui "ui/matchmaking_status_big.rpak"
+ ControlName RuiPanel
+ classname ConnectingHUD
+ rui "ui/matchmaking_status_big.rpak"
- xpos 448
- ypos 284
- wide 1024
- tall 512
+ xpos 448
+ ypos 284
+ wide 1024
+ tall 512
zpos 100
- visible 1
+ visible 1
}
ConnectingLabel
{
- ControlName Label
- classname ConnectingHUD
- wide 160
- tall 40
- ypos -310
- xpos -432
- labelText "#CONNECTING"
- fgcolor_override "107 166 196 255"
- textAlignment center
+ ControlName Label
+ classname ConnectingHUD
+ wide 160
+ tall 40
+ ypos -310
+ xpos -432
+ labelText "#CONNECTING"
+ fgcolor_override "107 166 196 255"
+ textAlignment center
- visible 1
- zpos 101
+ visible 1
+ zpos 101
- pin_to_sibling ConnectingAnimation
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_to_sibling ConnectingAnimation
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
ConnectingLabelBackground
{
- ControlName RuiPanel
- classname ConnectingHUD
- wide 160
- tall 40
- ypos -310
- xpos -432
- zpos 100
+ ControlName RuiPanel
+ classname ConnectingHUD
+ wide 160
+ tall 40
+ ypos -310
+ xpos -432
+ zpos 100
- rui "ui/control_options_description.rpak"
+ rui "ui/control_options_description.rpak"
- pin_to_sibling ConnectingAnimation
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_to_sibling ConnectingAnimation
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
ConnectingButton
{
- ControlName RuiButton
- classname ConnectingHUD
- InheritProperties RuiSmallButton
- labelText "#CANCEL"
- textAlignment center
- wide 100
- tall 40
- ypos -220
- xpos -462
- zpos 101
+ ControlName RuiButton
+ classname ConnectingHUD
+ InheritProperties RuiSmallButton
+ labelText "#CANCEL"
+ textAlignment center
+ wide 100
+ tall 40
+ ypos -220
+ xpos -462
+ zpos 101
- //fgcolor_override "107 166 196 255"
+ //fgcolor_override "107 166 196 255"
- pin_to_sibling ConnectingAnimation
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_to_sibling ConnectingAnimation
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
ConnectingButtonBackground
{
- ControlName RuiPanel
- classname ConnectingHUD
- wide 100
- tall 40
- ypos -220
- xpos -462
- zpos 100
+ ControlName RuiPanel
+ classname ConnectingHUD
+ wide 100
+ tall 40
+ ypos -220
+ xpos -462
+ zpos 100
- rui "ui/control_options_description.rpak"
+ rui "ui/control_options_description.rpak"
- pin_to_sibling ConnectingAnimation
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_to_sibling ConnectingAnimation
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
@@ -181,1934 +181,1934 @@ resource/ui/menus/mods_browse.menu
BtnServerPasswordProtectedTab
{
- ControlName ImagePanel
- image "ui/menu/common/locked_icon"
- scaleImage 1
- wide 48
- tall 48
+ ControlName ImagePanel
+ image "ui/menu/common/locked_icon"
+ scaleImage 1
+ wide 48
+ tall 48
- pin_to_sibling RowButtonsAnchor
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner TOP_LEFT
+ pin_to_sibling RowButtonsAnchor
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner TOP_LEFT
}
BtnServerPasswordProtected1
{
- ControlName ImagePanel
- classname ServerLock
- image "ui/menu/common/locked_icon"
- scaleImage 1
- wide 48
- tall 48
- xpos 94
- ypos 200
+ ControlName ImagePanel
+ classname ServerLock
+ image "ui/menu/common/locked_icon"
+ scaleImage 1
+ wide 48
+ tall 48
+ xpos 94
+ ypos 200
- pin_to_sibling FilterPanel
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_to_sibling FilterPanel
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
BtnServerPasswordProtected2
{
- ControlName ImagePanel
- classname ServerLock
- image "ui/menu/common/locked_icon"
- scaleImage 1
- wide 48
- tall 48
+ ControlName ImagePanel
+ classname ServerLock
+ image "ui/menu/common/locked_icon"
+ scaleImage 1
+ wide 48
+ tall 48
xpos 94
ypos 239
- pin_to_sibling BtnServer2
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_to_sibling BtnServer2
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
BtnServerPasswordProtected3
{
- ControlName ImagePanel
- classname ServerLock
- image "ui/menu/common/locked_icon"
- scaleImage 1
- wide 48
- tall 48
+ ControlName ImagePanel
+ classname ServerLock
+ image "ui/menu/common/locked_icon"
+ scaleImage 1
+ wide 48
+ tall 48
xpos 94
ypos 279
- pin_to_sibling BtnServer3
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_to_sibling BtnServer3
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
BtnServerPasswordProtected4
{
- ControlName ImagePanel
- classname ServerLock
- image "ui/menu/common/locked_icon"
- scaleImage 1
- wide 48
- tall 48
+ ControlName ImagePanel
+ classname ServerLock
+ image "ui/menu/common/locked_icon"
+ scaleImage 1
+ wide 48
+ tall 48
xpos 94
ypos 319
- pin_to_sibling BtnServer4
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_to_sibling BtnServer4
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
BtnServerPasswordProtected5
{
- ControlName ImagePanel
- classname ServerLock
- image "ui/menu/common/locked_icon"
- scaleImage 1
- wide 48
- tall 48
+ ControlName ImagePanel
+ classname ServerLock
+ image "ui/menu/common/locked_icon"
+ scaleImage 1
+ wide 48
+ tall 48
xpos 94
ypos 359
- pin_to_sibling BtnServer5
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_to_sibling BtnServer5
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
BtnServerPasswordProtected6
{
- ControlName ImagePanel
- classname ServerLock
- image "ui/menu/common/locked_icon"
- scaleImage 1
- wide 48
- tall 48
+ ControlName ImagePanel
+ classname ServerLock
+ image "ui/menu/common/locked_icon"
+ scaleImage 1
+ wide 48
+ tall 48
xpos 94
ypos 399
- pin_to_sibling BtnServer6
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_to_sibling BtnServer6
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
BtnServerPasswordProtected7
{
- ControlName ImagePanel
- classname ServerLock
- image "ui/menu/common/locked_icon"
- scaleImage 1
- wide 48
- tall 48
+ ControlName ImagePanel
+ classname ServerLock
+ image "ui/menu/common/locked_icon"
+ scaleImage 1
+ wide 48
+ tall 48
xpos 94
ypos 439
- pin_to_sibling BtnServer7
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_to_sibling BtnServer7
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
BtnServerPasswordProtected8
{
- ControlName ImagePanel
- classname ServerLock
- image "ui/menu/common/locked_icon"
- scaleImage 1
- wide 48
- tall 48
+ ControlName ImagePanel
+ classname ServerLock
+ image "ui/menu/common/locked_icon"
+ scaleImage 1
+ wide 48
+ tall 48
xpos 94
ypos 479
- pin_to_sibling BtnServer8
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_to_sibling BtnServer8
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
BtnServerPasswordProtected9
{
- ControlName ImagePanel
- classname ServerLock
- image "ui/menu/common/locked_icon"
- scaleImage 1
- wide 48
- tall 48
+ ControlName ImagePanel
+ classname ServerLock
+ image "ui/menu/common/locked_icon"
+ scaleImage 1
+ wide 48
+ tall 48
xpos 94
ypos 519
- pin_to_sibling BtnServer9
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_to_sibling BtnServer9
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
BtnServerPasswordProtected10
{
- ControlName ImagePanel
- classname ServerLock
- image "ui/menu/common/locked_icon"
- scaleImage 1
- wide 48
- tall 48
+ ControlName ImagePanel
+ classname ServerLock
+ image "ui/menu/common/locked_icon"
+ scaleImage 1
+ wide 48
+ tall 48
xpos 94
ypos 559
- pin_to_sibling BtnServer10
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_to_sibling BtnServer10
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
BtnServerPasswordProtected11
{
- ControlName ImagePanel
- classname ServerLock
- image "ui/menu/common/locked_icon"
- scaleImage 1
- wide 48
- tall 48
+ ControlName ImagePanel
+ classname ServerLock
+ image "ui/menu/common/locked_icon"
+ scaleImage 1
+ wide 48
+ tall 48
xpos 94
ypos 599
- pin_to_sibling BtnServer11
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_to_sibling BtnServer11
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
BtnServerPasswordProtected12
{
- ControlName ImagePanel
- classname ServerLock
- image "ui/menu/common/locked_icon"
- scaleImage 1
- wide 48
- tall 48
+ ControlName ImagePanel
+ classname ServerLock
+ image "ui/menu/common/locked_icon"
+ scaleImage 1
+ wide 48
+ tall 48
xpos 94
ypos 639
- pin_to_sibling BtnServer12
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_to_sibling BtnServer12
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
BtnServerPasswordProtected13
{
- ControlName ImagePanel
- classname ServerLock
- image "ui/menu/common/locked_icon"
- scaleImage 1
- wide 48
- tall 48
+ ControlName ImagePanel
+ classname ServerLock
+ image "ui/menu/common/locked_icon"
+ scaleImage 1
+ wide 48
+ tall 48
xpos 94
ypos 679
- pin_to_sibling BtnServer13
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_to_sibling BtnServer13
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
BtnServerPasswordProtected14
{
- ControlName ImagePanel
- classname ServerLock
- image "ui/menu/common/locked_icon"
- scaleImage 1
- wide 48
- tall 48
+ ControlName ImagePanel
+ classname ServerLock
+ image "ui/menu/common/locked_icon"
+ scaleImage 1
+ wide 48
+ tall 48
xpos 94
ypos 719
- pin_to_sibling BtnServer14
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_to_sibling BtnServer14
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
BtnServerPasswordProtected15
{
- ControlName ImagePanel
- classname ServerLock
- image "ui/menu/common/locked_icon"
- scaleImage 1
- wide 48
- tall 48
+ ControlName ImagePanel
+ classname ServerLock
+ image "ui/menu/common/locked_icon"
+ scaleImage 1
+ wide 48
+ tall 48
xpos 94
ypos 759
- pin_to_sibling BtnServer15
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_to_sibling BtnServer15
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
// Name
BtnServerNameTab
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
labelText "#SERVERS_COLUMN"
wide 600
xpos -4
ypos -1
- scriptID 999
+ scriptID 999
- pin_to_sibling BtnServerPasswordProtectedTab
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner TOP_RIGHT
- navUp BtnFiltersClear
- navDown BtnServer1
- navRight BtnServerPlayersTab
+ pin_to_sibling BtnServerPasswordProtectedTab
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner TOP_RIGHT
+ navUp BtnFiltersClear
+ navDown BtnServer1
+ navRight BtnServerPlayersTab
}
BtnServerName0
{
- ControlName Label
- labelText ""
- textAlignment west
+ ControlName Label
+ labelText ""
+ textAlignment west
classname ServerName
wide 586
tall 44
ypos -44
xpos -14
- interactive false
+ interactive false
- pin_to_sibling BtnServer1
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_to_sibling BtnServer1
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
BtnServerName1
{
- ControlName Label
- labelText ""
- textAlignment west
+ ControlName Label
+ labelText ""
+ textAlignment west
classname ServerName
wide 586
tall 44
ypos -44
xpos -14
- pin_to_sibling BtnServer2
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_to_sibling BtnServer2
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
BtnServerName2
{
- ControlName Label
- labelText ""
- textAlignment west
+ ControlName Label
+ labelText ""
+ textAlignment west
classname ServerName
wide 586
tall 44
ypos -44
xpos -14
- pin_to_sibling BtnServer3
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_to_sibling BtnServer3
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
BtnServerName3
{
- ControlName Label
- labelText ""
- textAlignment west
+ ControlName Label
+ labelText ""
+ textAlignment west
classname ServerName
wide 586
tall 44
ypos -44
xpos -14
- pin_to_sibling BtnServer4
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_to_sibling BtnServer4
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
BtnServerName4
{
- ControlName Label
- labelText ""
- textAlignment west
+ ControlName Label
+ labelText ""
+ textAlignment west
classname ServerName
wide 586
tall 44
ypos -44
xpos -14
- pin_to_sibling BtnServer5
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_to_sibling BtnServer5
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
BtnServerName5
{
- ControlName Label
- labelText ""
- textAlignment west
+ ControlName Label
+ labelText ""
+ textAlignment west
classname ServerName
wide 586
tall 44
ypos -44
xpos -14
- pin_to_sibling BtnServer6
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_to_sibling BtnServer6
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
BtnServerName6
{
- ControlName Label
- labelText ""
- textAlignment west
+ ControlName Label
+ labelText ""
+ textAlignment west
classname ServerName
wide 586
tall 44
ypos -44
xpos -14
- pin_to_sibling BtnServer7
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_to_sibling BtnServer7
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
BtnServerName7
{
- ControlName Label
- labelText ""
- textAlignment west
+ ControlName Label
+ labelText ""
+ textAlignment west
classname ServerName
wide 586
tall 44
ypos -44
xpos -14
- pin_to_sibling BtnServer8
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_to_sibling BtnServer8
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
BtnServerName8
{
- ControlName Label
- labelText ""
- textAlignment west
+ ControlName Label
+ labelText ""
+ textAlignment west
classname ServerName
wide 586
tall 44
ypos -44
xpos -14
- pin_to_sibling BtnServer9
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_to_sibling BtnServer9
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
BtnServerName9
{
- ControlName Label
- labelText ""
- textAlignment west
+ ControlName Label
+ labelText ""
+ textAlignment west
classname ServerName
wide 586
tall 44
ypos -44
xpos -14
- pin_to_sibling BtnServer10
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_to_sibling BtnServer10
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
BtnServerName10
{
- ControlName Label
- labelText ""
- textAlignment west
+ ControlName Label
+ labelText ""
+ textAlignment west
classname ServerName
wide 586
tall 44
ypos -44
xpos -14
- pin_to_sibling BtnServer11
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_to_sibling BtnServer11
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
BtnServerName11
{
- ControlName Label
- labelText ""
- textAlignment west
+ ControlName Label
+ labelText ""
+ textAlignment west
classname ServerName
wide 586
tall 44
ypos -44
xpos -14
- pin_to_sibling BtnServer12
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_to_sibling BtnServer12
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
BtnServerName12
{
- ControlName Label
- labelText ""
- textAlignment west
+ ControlName Label
+ labelText ""
+ textAlignment west
classname ServerName
wide 586
tall 44
ypos -44
xpos -14
- pin_to_sibling BtnServer13
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_to_sibling BtnServer13
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
BtnServerName13
{
- ControlName Label
- labelText ""
- textAlignment west
+ ControlName Label
+ labelText ""
+ textAlignment west
classname ServerName
wide 586
tall 44
ypos -44
xpos -14
- pin_to_sibling BtnServer14
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_to_sibling BtnServer14
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
BtnServerName14
{
- ControlName Label
- labelText ""
- textAlignment west
+ ControlName Label
+ labelText ""
+ textAlignment west
classname ServerName
wide 586
tall 44
ypos -44
xpos -14
- pin_to_sibling BtnServer15
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_to_sibling BtnServer15
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
// Players
BtnServerPlayersTab
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
labelText "#PLAYERS_COLUMN"
wide 104
xpos 4
- scriptID 999
+ scriptID 999
- pin_to_sibling BtnServerNameTab
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner TOP_RIGHT
- navDown BtnServer1
- navLeft BtnServerNameTab
- navRight BtnServerMapTab
- navUp BtnFiltersClear
+ pin_to_sibling BtnServerNameTab
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner TOP_RIGHT
+ navDown BtnServer1
+ navLeft BtnServerNameTab
+ navRight BtnServerMapTab
+ navUp BtnFiltersClear
}
BtnServerPlayers1
{
- ControlName Label
- labelText ""
+ ControlName Label
+ labelText ""
classname PlayerCount
- textAlignment center
+ textAlignment center
wide 104
tall 44
ypos -44
xpos -600
- pin_to_sibling BtnServer1
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_to_sibling BtnServer1
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
BtnServerPlayers2
{
- ControlName Label
- labelText ""
+ ControlName Label
+ labelText ""
classname PlayerCount
- textAlignment center
+ textAlignment center
wide 104
tall 44
ypos -44
xpos -600
- pin_to_sibling BtnServer2
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_to_sibling BtnServer2
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
BtnServerPlayers3
{
- ControlName Label
- labelText ""
+ ControlName Label
+ labelText ""
classname PlayerCount
- textAlignment center
+ textAlignment center
wide 104
tall 44
ypos -44
xpos -600
- pin_to_sibling BtnServer3
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_to_sibling BtnServer3
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
BtnServerPlayers4
{
- ControlName Label
- labelText ""
+ ControlName Label
+ labelText ""
classname PlayerCount
- textAlignment center
+ textAlignment center
wide 104
tall 44
ypos -44
xpos -600
- pin_to_sibling BtnServer4
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_to_sibling BtnServer4
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
BtnServerPlayers5
{
- ControlName Label
- labelText ""
+ ControlName Label
+ labelText ""
classname PlayerCount
- textAlignment center
+ textAlignment center
wide 104
tall 44
ypos -44
xpos -600
- pin_to_sibling BtnServer5
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_to_sibling BtnServer5
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
BtnServerPlayers6
{
- ControlName Label
- labelText ""
+ ControlName Label
+ labelText ""
classname PlayerCount
- textAlignment center
+ textAlignment center
wide 104
tall 44
ypos -44
xpos -600
- pin_to_sibling BtnServer6
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_to_sibling BtnServer6
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
BtnServerPlayers7
{
- ControlName Label
- labelText ""
+ ControlName Label
+ labelText ""
classname PlayerCount
- textAlignment center
+ textAlignment center
wide 104
tall 44
ypos -44
xpos -600
- pin_to_sibling BtnServer7
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_to_sibling BtnServer7
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
BtnServerPlayers8
{
- ControlName Label
- labelText ""
+ ControlName Label
+ labelText ""
classname PlayerCount
- textAlignment center
+ textAlignment center
wide 104
tall 44
ypos -44
xpos -600
- pin_to_sibling BtnServer8
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_to_sibling BtnServer8
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
BtnServerPlayers9
{
- ControlName Label
- labelText ""
+ ControlName Label
+ labelText ""
classname PlayerCount
- textAlignment center
+ textAlignment center
wide 104
tall 44
ypos -44
xpos -600
- pin_to_sibling BtnServer9
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_to_sibling BtnServer9
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
BtnServerPlayers10
{
- ControlName Label
- labelText ""
+ ControlName Label
+ labelText ""
classname PlayerCount
- textAlignment center
+ textAlignment center
wide 104
tall 44
ypos -44
xpos -600
- pin_to_sibling BtnServer10
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_to_sibling BtnServer10
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
BtnServerPlayers11
{
- ControlName Label
- labelText ""
+ ControlName Label
+ labelText ""
classname PlayerCount
- textAlignment center
+ textAlignment center
wide 104
tall 44
ypos -44
xpos -600
- pin_to_sibling BtnServer11
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_to_sibling BtnServer11
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
BtnServerPlayers12
{
- ControlName Label
- labelText ""
+ ControlName Label
+ labelText ""
classname PlayerCount
- textAlignment center
+ textAlignment center
wide 104
tall 44
ypos -44
xpos -600
- pin_to_sibling BtnServer12
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_to_sibling BtnServer12
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
BtnServerPlayers13
{
- ControlName Label
- labelText "16/16"
+ ControlName Label
+ labelText "16/16"
classname PlayerCount
- textAlignment center
+ textAlignment center
wide 104
tall 44
ypos -44
xpos -600
- pin_to_sibling BtnServer13
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_to_sibling BtnServer13
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
BtnServerPlayers14
{
- ControlName Label
- labelText "8/8"
+ ControlName Label
+ labelText "8/8"
classname PlayerCount
- textAlignment center
+ textAlignment center
wide 104
tall 44
ypos -44
xpos -600
- pin_to_sibling BtnServer14
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_to_sibling BtnServer14
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
BtnServerPlayers15
{
- ControlName Label
- labelText ""
+ ControlName Label
+ labelText ""
classname PlayerCount
- textAlignment center
+ textAlignment center
wide 104
tall 44
ypos -44
xpos -600
- pin_to_sibling BtnServer15
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_to_sibling BtnServer15
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
// Map
BtnServerMapTab
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- labelText "#MAP_COLUMN"
- textAlignment center
- wide 140
- xpos 4
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ labelText "#MAP_COLUMN"
+ textAlignment center
+ wide 140
+ xpos 4
- scriptID 999
+ scriptID 999
- pin_to_sibling BtnServerPlayersTab
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner TOP_RIGHT
- navDown BtnServer1
- navLeft BtnServerPlayersTab
- navRight BtnServerGamemodeTab
- navUp BtnFiltersClear
+ pin_to_sibling BtnServerPlayersTab
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner TOP_RIGHT
+ navDown BtnServer1
+ navLeft BtnServerPlayersTab
+ navRight BtnServerGamemodeTab
+ navUp BtnFiltersClear
}
BtnServerMap1
{
- ControlName Label
- labelText ""
+ ControlName Label
+ labelText ""
classname ServerMap
wide 140
- textAlignment center
+ textAlignment center
tall 44
ypos -44
xpos -709
- pin_to_sibling BtnServer1
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_to_sibling BtnServer1
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
BtnServerMap2
{
- ControlName Label
- labelText ""
+ ControlName Label
+ labelText ""
classname ServerMap
wide 140
- textAlignment center
+ textAlignment center
tall 44
ypos -44
xpos -709
- pin_to_sibling BtnServer2
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_to_sibling BtnServer2
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
BtnServerMap3
{
- ControlName Label
- labelText ""
+ ControlName Label
+ labelText ""
classname ServerMap
wide 140
- textAlignment center
+ textAlignment center
tall 44
ypos -44
xpos -709
- pin_to_sibling BtnServer3
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_to_sibling BtnServer3
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
BtnServerMap4
{
- ControlName Label
- labelText ""
+ ControlName Label
+ labelText ""
classname ServerMap
wide 140
- textAlignment center
+ textAlignment center
tall 44
ypos -44
xpos -709
- pin_to_sibling BtnServer4
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_to_sibling BtnServer4
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
BtnServerMap5
{
- ControlName Label
- labelText ""
+ ControlName Label
+ labelText ""
classname ServerMap
wide 140
- textAlignment center
+ textAlignment center
tall 44
ypos -44
xpos -709
- pin_to_sibling BtnServer5
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_to_sibling BtnServer5
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
BtnServerMap6
{
- ControlName Label
- labelText ""
+ ControlName Label
+ labelText ""
classname ServerMap
wide 140
- textAlignment center
+ textAlignment center
tall 44
ypos -44
xpos -709
- pin_to_sibling BtnServer6
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_to_sibling BtnServer6
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
BtnServerMap7
{
- ControlName Label
- labelText ""
+ ControlName Label
+ labelText ""
classname ServerMap
wide 140
- textAlignment center
+ textAlignment center
tall 44
ypos -44
xpos -709
- pin_to_sibling BtnServer7
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_to_sibling BtnServer7
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
BtnServerMap8
{
- ControlName Label
- labelText ""
+ ControlName Label
+ labelText ""
classname ServerMap
wide 140
- textAlignment center
+ textAlignment center
tall 44
ypos -44
xpos -709
- pin_to_sibling BtnServer8
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_to_sibling BtnServer8
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
BtnServerMap9
{
- ControlName Label
- labelText ""
+ ControlName Label
+ labelText ""
classname ServerMap
wide 140
- textAlignment center
+ textAlignment center
tall 44
ypos -44
xpos -709
- pin_to_sibling BtnServer9
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_to_sibling BtnServer9
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
BtnServerMap10
{
- ControlName Label
- labelText ""
+ ControlName Label
+ labelText ""
classname ServerMap
wide 140
- textAlignment center
+ textAlignment center
tall 44
ypos -44
xpos -709
- pin_to_sibling BtnServer10
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_to_sibling BtnServer10
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
BtnServerMap11
{
- ControlName Label
- labelText ""
+ ControlName Label
+ labelText ""
classname ServerMap
wide 140
- textAlignment center
+ textAlignment center
tall 44
ypos -44
xpos -709
- pin_to_sibling BtnServer11
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_to_sibling BtnServer11
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
BtnServerMap12
{
- ControlName Label
- labelText ""
+ ControlName Label
+ labelText ""
classname ServerMap
wide 140
- textAlignment center
+ textAlignment center
tall 44
ypos -44
xpos -709
- pin_to_sibling BtnServer12
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_to_sibling BtnServer12
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
BtnServerMap13
{
- ControlName Label
- labelText ""
+ ControlName Label
+ labelText ""
classname ServerMap
wide 140
- textAlignment center
+ textAlignment center
tall 44
ypos -44
xpos -709
- pin_to_sibling BtnServer13
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_to_sibling BtnServer13
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
BtnServerMap14
{
- ControlName Label
- labelText ""
+ ControlName Label
+ labelText ""
classname ServerMap
wide 140
- textAlignment center
+ textAlignment center
tall 44
ypos -44
xpos -709
- pin_to_sibling BtnServer14
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_to_sibling BtnServer14
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
BtnServerMap15
{
- ControlName Label
- labelText ""
+ ControlName Label
+ labelText ""
classname ServerMap
wide 140
- textAlignment center
+ textAlignment center
tall 44
ypos -44
xpos -709
- pin_to_sibling BtnServer15
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_to_sibling BtnServer15
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
// Gamemode
BtnServerGamemodeTab
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- labelText "#GAMEMODE_COLUMN"
- wide 150
- xpos 4
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ labelText "#GAMEMODE_COLUMN"
+ wide 150
+ xpos 4
- scriptID 999
+ scriptID 999
- pin_to_sibling BtnServerMapTab
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner TOP_RIGHT
- navDown BtnServer1
- navLeft BtnServerMapTab
- navRight BtnServerLatencyTab
- navUp BtnFiltersClear
+ pin_to_sibling BtnServerMapTab
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner TOP_RIGHT
+ navDown BtnServer1
+ navLeft BtnServerMapTab
+ navRight BtnServerLatencyTab
+ navUp BtnFiltersClear
}
BtnServerGamemode1
{
- ControlName Label
- labelText ""
- classname ServerGamemode
+ ControlName Label
+ labelText ""
+ classname ServerGamemode
wide 140
- textAlignment center
+ textAlignment center
tall 44
ypos -44
xpos -860
- pin_to_sibling BtnServer1
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_to_sibling BtnServer1
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
BtnServerGamemode2
{
- ControlName Label
- labelText ""
- classname ServerGamemode
+ ControlName Label
+ labelText ""
+ classname ServerGamemode
wide 140
- textAlignment center
+ textAlignment center
tall 44
ypos -44
xpos -860
- pin_to_sibling BtnServer2
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_to_sibling BtnServer2
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
BtnServerGamemode3
{
- ControlName Label
- labelText ""
- classname ServerGamemode
+ ControlName Label
+ labelText ""
+ classname ServerGamemode
wide 140
- textAlignment center
+ textAlignment center
tall 44
ypos -44
xpos -860
- pin_to_sibling BtnServer3
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_to_sibling BtnServer3
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
BtnServerGamemode4
{
- ControlName Label
- labelText ""
- classname ServerGamemode
+ ControlName Label
+ labelText ""
+ classname ServerGamemode
wide 140
- textAlignment center
+ textAlignment center
tall 44
ypos -44
xpos -860
- pin_to_sibling BtnServer4
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_to_sibling BtnServer4
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
BtnServerGamemode5
{
- ControlName Label
- labelText ""
- classname ServerGamemode
+ ControlName Label
+ labelText ""
+ classname ServerGamemode
wide 140
- textAlignment center
+ textAlignment center
tall 44
ypos -44
xpos -860
- pin_to_sibling BtnServer5
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_to_sibling BtnServer5
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
BtnServerGamemode6
{
- ControlName Label
- labelText ""
- classname ServerGamemode
+ ControlName Label
+ labelText ""
+ classname ServerGamemode
wide 140
- textAlignment center
+ textAlignment center
tall 44
ypos -44
xpos -860
- pin_to_sibling BtnServer6
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_to_sibling BtnServer6
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
BtnServerGamemode7
{
- ControlName Label
- labelText ""
- classname ServerGamemode
+ ControlName Label
+ labelText ""
+ classname ServerGamemode
wide 140
- textAlignment center
+ textAlignment center
tall 44
ypos -44
xpos -860
- pin_to_sibling BtnServer7
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_to_sibling BtnServer7
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
BtnServerGamemode8
{
- ControlName Label
- labelText ""
- classname ServerGamemode
+ ControlName Label
+ labelText ""
+ classname ServerGamemode
wide 140
- textAlignment center
+ textAlignment center
tall 44
ypos -44
xpos -860
- pin_to_sibling BtnServer8
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_to_sibling BtnServer8
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
BtnServerGamemode9
{
- ControlName Label
- labelText ""
- classname ServerGamemode
+ ControlName Label
+ labelText ""
+ classname ServerGamemode
wide 140
- textAlignment center
+ textAlignment center
tall 44
ypos -44
xpos -860
- pin_to_sibling BtnServer9
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_to_sibling BtnServer9
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
BtnServerGamemode10
{
- ControlName Label
- labelText ""
- classname ServerGamemode
+ ControlName Label
+ labelText ""
+ classname ServerGamemode
wide 140
- textAlignment center
+ textAlignment center
tall 44
ypos -44
xpos -860
- pin_to_sibling BtnServer10
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_to_sibling BtnServer10
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
BtnServerGamemode11
{
- ControlName Label
- labelText ""
- classname ServerGamemode
+ ControlName Label
+ labelText ""
+ classname ServerGamemode
wide 140
- textAlignment center
+ textAlignment center
tall 44
ypos -44
xpos -860
- pin_to_sibling BtnServer11
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_to_sibling BtnServer11
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
BtnServerGamemode12
{
- ControlName Label
- labelText ""
- classname ServerGamemode
+ ControlName Label
+ labelText ""
+ classname ServerGamemode
wide 140
- textAlignment center
+ textAlignment center
tall 44
ypos -44
xpos -860
- pin_to_sibling BtnServer12
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_to_sibling BtnServer12
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
BtnServerGamemode13
{
- ControlName Label
- labelText ""
- classname ServerGamemode
+ ControlName Label
+ labelText ""
+ classname ServerGamemode
wide 140
- textAlignment center
+ textAlignment center
tall 44
ypos -44
xpos -860
- pin_to_sibling BtnServer13
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_to_sibling BtnServer13
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
BtnServerGamemode14
{
- ControlName Label
- labelText ""
- classname ServerGamemode
+ ControlName Label
+ labelText ""
+ classname ServerGamemode
wide 140
- textAlignment center
+ textAlignment center
tall 44
ypos -44
xpos -860
- pin_to_sibling BtnServer14
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_to_sibling BtnServer14
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
BtnServerGamemode15
{
- ControlName Label
- labelText ""
- classname ServerGamemode
+ ControlName Label
+ labelText ""
+ classname ServerGamemode
wide 140
- textAlignment center
+ textAlignment center
tall 44
ypos -44
xpos -860
- pin_to_sibling BtnServer15
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_to_sibling BtnServer15
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
// Latency
BtnServerLatencyTab
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- labelText "#LATENCY_COLUMN"
- wide 110
- xpos 4
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ labelText "#LATENCY_COLUMN"
+ wide 110
+ xpos 4
- scriptID 999
+ scriptID 999
- pin_to_sibling BtnServerGamemodeTab
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner TOP_RIGHT
- navDown BtnServer1
- navLeft BtnServerGamemodeTab
- navRight BtnServerJoin
- navUp BtnFiltersClear
+ pin_to_sibling BtnServerGamemodeTab
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner TOP_RIGHT
+ navDown BtnServer1
+ navLeft BtnServerGamemodeTab
+ navRight BtnServerJoin
+ navUp BtnFiltersClear
}
BtnServerLatency1
{
- ControlName Label
- labelText ""
- classname Serverlatency
- textAlignment center
+ ControlName Label
+ labelText ""
+ classname Serverlatency
+ textAlignment center
wide 110
tall 44
ypos -44
xpos -1006
- pin_to_sibling BtnServer1
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_to_sibling BtnServer1
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
BtnServerLatency2
{
- ControlName Label
- labelText ""
- classname Serverlatency
- textAlignment center
+ ControlName Label
+ labelText ""
+ classname Serverlatency
+ textAlignment center
wide 110
tall 44
ypos -44
xpos -1006
- pin_to_sibling BtnServer2
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_to_sibling BtnServer2
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
BtnServerLatency3
{
- ControlName Label
- labelText ""
- classname Serverlatency
- textAlignment center
+ ControlName Label
+ labelText ""
+ classname Serverlatency
+ textAlignment center
wide 110
tall 44
ypos -44
xpos -1006
- pin_to_sibling BtnServer3
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_to_sibling BtnServer3
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
BtnServerLatency4
{
- ControlName Label
- labelText ""
- classname Serverlatency
- textAlignment center
+ ControlName Label
+ labelText ""
+ classname Serverlatency
+ textAlignment center
wide 110
tall 44
ypos -44
xpos -1006
- pin_to_sibling BtnServer4
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_to_sibling BtnServer4
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
BtnServerLatency5
{
- ControlName Label
- labelText ""
- classname Serverlatency
- textAlignment center
+ ControlName Label
+ labelText ""
+ classname Serverlatency
+ textAlignment center
wide 110
tall 44
ypos -44
xpos -1006
- pin_to_sibling BtnServer5
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_to_sibling BtnServer5
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
BtnServerLatency6
{
- ControlName Label
- labelText ""
- classname Serverlatency
- textAlignment center
+ ControlName Label
+ labelText ""
+ classname Serverlatency
+ textAlignment center
wide 110
tall 44
ypos -44
xpos -1006
- pin_to_sibling BtnServer6
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_to_sibling BtnServer6
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
BtnServerLatency7
{
- ControlName Label
- labelText ""
- classname Serverlatency
- textAlignment center
+ ControlName Label
+ labelText ""
+ classname Serverlatency
+ textAlignment center
wide 110
tall 44
ypos -44
xpos -1006
- pin_to_sibling BtnServer7
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_to_sibling BtnServer7
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
BtnServerLatency8
{
- ControlName Label
- labelText ""
- classname Serverlatency
- textAlignment center
+ ControlName Label
+ labelText ""
+ classname Serverlatency
+ textAlignment center
wide 110
tall 44
ypos -44
xpos -1006
- pin_to_sibling BtnServer8
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_to_sibling BtnServer8
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
BtnServerLatency9
{
- ControlName Label
- labelText ""
- classname Serverlatency
- textAlignment center
+ ControlName Label
+ labelText ""
+ classname Serverlatency
+ textAlignment center
wide 110
tall 44
ypos -44
xpos -1006
- pin_to_sibling BtnServer9
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_to_sibling BtnServer9
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
BtnServerLatency10
{
- ControlName Label
- labelText ""
- classname Serverlatency
- textAlignment center
+ ControlName Label
+ labelText ""
+ classname Serverlatency
+ textAlignment center
wide 110
tall 44
ypos -44
xpos -1006
- pin_to_sibling BtnServer10
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_to_sibling BtnServer10
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
BtnServerLatency11
{
- ControlName Label
- labelText ""
- classname Serverlatency
- textAlignment center
+ ControlName Label
+ labelText ""
+ classname Serverlatency
+ textAlignment center
wide 110
tall 44
ypos -44
xpos -1006
- pin_to_sibling BtnServer11
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_to_sibling BtnServer11
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
BtnServerLatency12
{
- ControlName Label
- labelText ""
- classname Serverlatency
- textAlignment center
+ ControlName Label
+ labelText ""
+ classname Serverlatency
+ textAlignment center
wide 110
tall 44
ypos -44
xpos -1006
- pin_to_sibling BtnServer12
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_to_sibling BtnServer12
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
BtnServerLatency13
{
- ControlName Label
- labelText ""
- classname Serverlatency
- textAlignment center
+ ControlName Label
+ labelText ""
+ classname Serverlatency
+ textAlignment center
wide 110
tall 44
ypos -44
xpos -1006
- pin_to_sibling BtnServer13
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_to_sibling BtnServer13
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
BtnServerLatency14
{
- ControlName Label
- labelText ""
- classname Serverlatency
- textAlignment center
+ ControlName Label
+ labelText ""
+ classname Serverlatency
+ textAlignment center
wide 110
tall 44
ypos -44
xpos -1006
- pin_to_sibling BtnServer14
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_to_sibling BtnServer14
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
BtnServerLatency15
{
- ControlName Label
- labelText ""
- classname Serverlatency
- textAlignment center
+ ControlName Label
+ labelText ""
+ classname Serverlatency
+ textAlignment center
wide 110
tall 44
ypos -44
xpos -1006
- pin_to_sibling BtnServer15
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_to_sibling BtnServer15
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
// Dividers:
// Y
YDivider0
- {
- ControlName ImagePanel
- wide 2
- tall 641
- visible 1
- image "vgui/hud/white"
- drawColor "160 157 149 255"
- scaleImage 1
+ {
+ ControlName ImagePanel
+ wide 2
+ tall 641
+ visible 1
+ image "vgui/hud/white"
+ drawColor "160 157 149 255"
+ scaleImage 1
xpos 3
ypos -1
- pin_to_sibling BtnServerNameTab
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner TOP_LEFT
- }
+ pin_to_sibling BtnServerNameTab
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner TOP_LEFT
+ }
YDivider1
- {
- ControlName ImagePanel
- wide 2
- tall 641
- visible 1
- image "vgui/hud/white"
- drawColor "160 157 149 255"
- scaleImage 1
- xpos 3
+ {
+ ControlName ImagePanel
+ wide 2
+ tall 641
+ visible 1
+ image "vgui/hud/white"
+ drawColor "160 157 149 255"
+ scaleImage 1
+ xpos 3
ypos -1
- pin_to_sibling BtnServerPlayersTab
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner TOP_LEFT
- }
+ pin_to_sibling BtnServerPlayersTab
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner TOP_LEFT
+ }
YDivider2
- {
- ControlName ImagePanel
- wide 2
- tall 641
- visible 1
- image "vgui/hud/white"
- drawColor "160 157 149 255"
- scaleImage 1
- xpos 3
+ {
+ ControlName ImagePanel
+ wide 2
+ tall 641
+ visible 1
+ image "vgui/hud/white"
+ drawColor "160 157 149 255"
+ scaleImage 1
+ xpos 3
ypos -1
- pin_to_sibling BtnServerMapTab
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner TOP_LEFT
- }
+ pin_to_sibling BtnServerMapTab
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner TOP_LEFT
+ }
YDivider3
- {
- ControlName ImagePanel
- wide 2
- tall 641
- visible 1
- image "vgui/hud/white"
- drawColor "160 157 149 255"
- scaleImage 1
- xpos 3
+ {
+ ControlName ImagePanel
+ wide 2
+ tall 641
+ visible 1
+ image "vgui/hud/white"
+ drawColor "160 157 149 255"
+ scaleImage 1
+ xpos 3
ypos -1
- pin_to_sibling BtnServerGamemodeTab
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner TOP_LEFT
- }
+ pin_to_sibling BtnServerGamemodeTab
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner TOP_LEFT
+ }
YDivider4
- {
- ControlName ImagePanel
- wide 2
- tall 641
- visible 1
- image "vgui/hud/white"
- drawColor "160 157 149 255"
- scaleImage 1
- xpos 3
+ {
+ ControlName ImagePanel
+ wide 2
+ tall 641
+ visible 1
+ image "vgui/hud/white"
+ drawColor "160 157 149 255"
+ scaleImage 1
+ xpos 3
ypos -1
- pin_to_sibling BtnServerLatencyTab
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner TOP_LEFT
- }
+ pin_to_sibling BtnServerLatencyTab
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner TOP_LEFT
+ }
// X
XDivider0
- {
- ControlName ImagePanel
- wide 1150
- tall 2
- visible 1
- image "vgui/hud/white"
- drawColor "160 157 149 255"
- scaleImage 1
+ {
+ ControlName ImagePanel
+ wide 1150
+ tall 2
+ visible 1
+ image "vgui/hud/white"
+ drawColor "160 157 149 255"
+ scaleImage 1
ypos 3
xpos 37
- pin_to_sibling BtnServerNameTab
- pin_corner_to_sibling BOTTOM_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
- }
+ pin_to_sibling BtnServerNameTab
+ pin_corner_to_sibling BOTTOM_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
+ }
// List:
BtnServerDummmyTop {
- ControlName RuiButton
- visible 1
- width 0
- height 0
+ ControlName RuiButton
+ visible 1
+ width 0
+ height 0
}
BtnServer1
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname ServerButton
- scriptID 0
- wide 1120
- xpos -8
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname ServerButton
+ scriptID 0
+ wide 1120
+ xpos -8
- pin_to_sibling ButtonRowAnchor
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner TOP_LEFT
- navUp BtnServerDummmyTop
- navRight BtnServerJoin
- navDown BtnServer2
+ pin_to_sibling ButtonRowAnchor
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner TOP_LEFT
+ navUp BtnServerDummmyTop
+ navRight BtnServerJoin
+ navDown BtnServer2
}
BtnServer2
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname ServerButton
- scriptID 1
- wide 1120
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname ServerButton
+ scriptID 1
+ wide 1120
- pin_to_sibling BtnServer1
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
- navUp BtnServer1
- navDown BtnServer3
- navRight BtnServerJoin
+ pin_to_sibling BtnServer1
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
+ navUp BtnServer1
+ navDown BtnServer3
+ navRight BtnServerJoin
}
BtnServer3
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname ServerButton
- scriptID 2
- wide 1120
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname ServerButton
+ scriptID 2
+ wide 1120
- pin_to_sibling BtnServer2
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
- navUp BtnServer2
- navDown BtnServer4
- navRight BtnServerJoin
+ pin_to_sibling BtnServer2
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
+ navUp BtnServer2
+ navDown BtnServer4
+ navRight BtnServerJoin
}
BtnServer4
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname ServerButton
- scriptID 3
- wide 1120
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname ServerButton
+ scriptID 3
+ wide 1120
- pin_to_sibling BtnServer3
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
- //ypos 11
- navUp BtnServer3
- navDown BtnServer5
- navRight BtnServerJoin
+ pin_to_sibling BtnServer3
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
+ //ypos 11
+ navUp BtnServer3
+ navDown BtnServer5
+ navRight BtnServerJoin
}
BtnServer5
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname ServerButton
- scriptID 4
- wide 1120
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname ServerButton
+ scriptID 4
+ wide 1120
- pin_to_sibling BtnServer4
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
- navUp BtnServer4
- navDown BtnServer6
- navRight BtnServerJoin
+ pin_to_sibling BtnServer4
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
+ navUp BtnServer4
+ navDown BtnServer6
+ navRight BtnServerJoin
}
BtnServer6
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname ServerButton
- scriptID 5
- wide 1120
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname ServerButton
+ scriptID 5
+ wide 1120
- pin_to_sibling BtnServer5
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
- navUp BtnServer5
- navDown BtnServer7
- navRight BtnServerJoin
+ pin_to_sibling BtnServer5
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
+ navUp BtnServer5
+ navDown BtnServer7
+ navRight BtnServerJoin
}
BtnServer7
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname ServerButton
- scriptID 6
- wide 1120
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname ServerButton
+ scriptID 6
+ wide 1120
- pin_to_sibling BtnServer6
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
- navUp BtnServer6
- navDown BtnServer8
- navRight BtnServerJoin
+ pin_to_sibling BtnServer6
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
+ navUp BtnServer6
+ navDown BtnServer8
+ navRight BtnServerJoin
}
BtnServer8
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname ServerButton
- scriptID 7
- wide 1120
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname ServerButton
+ scriptID 7
+ wide 1120
- pin_to_sibling BtnServer7
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
- navUp BtnServer7
- navDown BtnServer9
- navRight BtnServerJoin
+ pin_to_sibling BtnServer7
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
+ navUp BtnServer7
+ navDown BtnServer9
+ navRight BtnServerJoin
}
BtnServer9
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname ServerButton
- scriptID 8
- wide 1120
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname ServerButton
+ scriptID 8
+ wide 1120
- pin_to_sibling BtnServer8
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
- navUp BtnServer8
- navDown BtnServer10
- navRight BtnServerJoin
+ pin_to_sibling BtnServer8
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
+ navUp BtnServer8
+ navDown BtnServer10
+ navRight BtnServerJoin
}
BtnServer10
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname ServerButton
- scriptID 9
- wide 1120
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname ServerButton
+ scriptID 9
+ wide 1120
- pin_to_sibling BtnServer9
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
- navUp BtnServer9
- navDown BtnServer11
- navRight BtnServerJoin
+ pin_to_sibling BtnServer9
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
+ navUp BtnServer9
+ navDown BtnServer11
+ navRight BtnServerJoin
}
BtnServer11
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname ServerButton
- scriptID 10
- wide 1120
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname ServerButton
+ scriptID 10
+ wide 1120
- pin_to_sibling BtnServer10
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
- navUp BtnServer10
- navDown BtnServer12
- navRight BtnServerJoin
+ pin_to_sibling BtnServer10
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
+ navUp BtnServer10
+ navDown BtnServer12
+ navRight BtnServerJoin
}
BtnServer12
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname ServerButton
- scriptID 11
- wide 1120
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname ServerButton
+ scriptID 11
+ wide 1120
- pin_to_sibling BtnServer11
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
- navUp BtnServer11
- navDown BtnServer13
- navRight BtnServerJoin
+ pin_to_sibling BtnServer11
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
+ navUp BtnServer11
+ navDown BtnServer13
+ navRight BtnServerJoin
}
BtnServer13
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname ServerButton
- scriptID 12
- wide 1120
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname ServerButton
+ scriptID 12
+ wide 1120
- pin_to_sibling BtnServer12
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
- navUp BtnServer12
- navDown BtnServer14
- navRight BtnServerJoin
+ pin_to_sibling BtnServer12
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
+ navUp BtnServer12
+ navDown BtnServer14
+ navRight BtnServerJoin
}
BtnServer14
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname ServerButton
- scriptID 13
- wide 1120
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname ServerButton
+ scriptID 13
+ wide 1120
- pin_to_sibling BtnServer13
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
- navUp BtnServer13
- navDown BtnServer15
- navRight BtnServerJoin
+ pin_to_sibling BtnServer13
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
+ navUp BtnServer13
+ navDown BtnServer15
+ navRight BtnServerJoin
}
BtnServer15
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- classname ServerButton
- scriptID 14
- wide 1120
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ classname ServerButton
+ scriptID 14
+ wide 1120
- pin_to_sibling BtnServer14
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
- navUp BtnServer14
- navRight BtnServerJoin
- navDown BtnServerDummmyBottom
+ pin_to_sibling BtnServer14
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
+ navUp BtnServer14
+ navRight BtnServerJoin
+ navDown BtnServerDummmyBottom
}
BtnServerDummmyBottom {
- ControlName RuiButton
- visible 1
- width 0
- height 0
+ ControlName RuiButton
+ visible 1
+ width 0
+ height 0
}
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
BtnServerListUpArrow
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- //labelText "A"
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ //labelText "A"
wide 40
tall 40
xpos 2
ypos 2
- image "vgui/hud/white"
- drawColor "255 255 255 128"
+ image "vgui/hud/white"
+ drawColor "255 255 255 128"
- pin_to_sibling ServerDetailsPanel
- pin_corner_to_sibling TOP_RIGHT
- pin_to_sibling_corner TOP_LEFT
+ pin_to_sibling ServerDetailsPanel
+ pin_corner_to_sibling TOP_RIGHT
+ pin_to_sibling_corner TOP_LEFT
}
BtnServerListUpArrowPanel
{
- ControlName RuiPanel
+ ControlName RuiPanel
wide 40
tall 40
xpos 2
ypos 2
- rui "ui/control_options_description.rpak"
+ rui "ui/control_options_description.rpak"
- visible 1
- zpos -1
+ visible 1
+ zpos -1
- pin_to_sibling ServerDetailsPanel
- pin_corner_to_sibling TOP_RIGHT
- pin_to_sibling_corner TOP_LEFT
+ pin_to_sibling ServerDetailsPanel
+ pin_corner_to_sibling TOP_RIGHT
+ pin_to_sibling_corner TOP_LEFT
}
BtnServerListDownArrow
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- //labelText "V"
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ //labelText "V"
wide 40
tall 40
xpos 2
ypos -604
- image "vgui/hud/white"
- drawColor "255 255 255 128"
+ image "vgui/hud/white"
+ drawColor "255 255 255 128"
- pin_to_sibling ServerDetailsPanel
- pin_corner_to_sibling TOP_RIGHT
- pin_to_sibling_corner TOP_LEFT
+ pin_to_sibling ServerDetailsPanel
+ pin_corner_to_sibling TOP_RIGHT
+ pin_to_sibling_corner TOP_LEFT
}
BtnServerListDownArrowPanel
{
- ControlName RuiPanel
+ ControlName RuiPanel
wide 40
tall 40
xpos 2
ypos -604
- rui "ui/control_options_description.rpak"
+ rui "ui/control_options_description.rpak"
- visible 1
- zpos -1
+ visible 1
+ zpos -1
- pin_to_sibling ServerDetailsPanel
- pin_corner_to_sibling TOP_RIGHT
- pin_to_sibling_corner TOP_LEFT
+ pin_to_sibling ServerDetailsPanel
+ pin_corner_to_sibling TOP_RIGHT
+ pin_to_sibling_corner TOP_LEFT
}
BtnServerListSlider
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- //labelText "V"
- wide 40
- tall 562
- xpos 2
- ypos -40
- zpos 0
-
- image "vgui/hud/white"
- drawColor "255 255 255 128"
-
- pin_to_sibling ServerDetailsPanel
- pin_corner_to_sibling TOP_RIGHT
- pin_to_sibling_corner TOP_LEFT
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ //labelText "V"
+ wide 40
+ tall 562
+ xpos 2
+ ypos -40
+ zpos 0
+
+ image "vgui/hud/white"
+ drawColor "255 255 255 128"
+
+ pin_to_sibling ServerDetailsPanel
+ pin_corner_to_sibling TOP_RIGHT
+ pin_to_sibling_corner TOP_LEFT
}
BtnServerListSliderPanel
{
- ControlName RuiPanel
+ ControlName RuiPanel
wide 40
tall 562
xpos 2
ypos -40
- rui "ui/control_options_description.rpak"
+ rui "ui/control_options_description.rpak"
- visible 1
- zpos -1
+ visible 1
+ zpos -1
- pin_to_sibling ServerDetailsPanel
- pin_corner_to_sibling TOP_RIGHT
- pin_to_sibling_corner TOP_LEFT
+ pin_to_sibling ServerDetailsPanel
+ pin_corner_to_sibling TOP_RIGHT
+ pin_to_sibling_corner TOP_LEFT
}
// sh_menu_models.gnut has a global function which gets called when
@@ -2116,26 +2116,26 @@ resource/ui/menus/mods_browse.menu
// deltaX; deltaY which we can yoink for ourselfes
MouseMovementCapture
{
- ControlName CMouseMovementCapturePanel
- wide 40
- tall 562
- xpos 2
- ypos -40
- zpos 1
-
- pin_to_sibling ServerDetailsPanel
- pin_corner_to_sibling TOP_RIGHT
- pin_to_sibling_corner TOP_LEFT
+ ControlName CMouseMovementCapturePanel
+ wide 40
+ tall 562
+ xpos 2
+ ypos -40
+ zpos 1
+
+ pin_to_sibling ServerDetailsPanel
+ pin_corner_to_sibling TOP_RIGHT
+ pin_to_sibling_corner TOP_LEFT
}
//MouseMovementCaptureaaaaaaa
//{
- // ControlName CMouseMovementCapturePanel
- // wide %100
- // tall %100
- // xpos 0
- // ypos 0
- // zpos 2
+ // ControlName CMouseMovementCapturePanel
+ // wide %100
+ // tall %100
+ // xpos 0
+ // ypos 0
+ // zpos 2
//}
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
@@ -2143,473 +2143,473 @@ resource/ui/menus/mods_browse.menu
FilterPanel
{
- ControlName RuiPanel
+ ControlName RuiPanel
wide 1200
tall 153
- xpos -8
- classname FilterPanelChild
+ xpos -8
+ classname FilterPanelChild
- rui "ui/control_options_description.rpak"
+ rui "ui/control_options_description.rpak"
- visible 1
- zpos -1
+ visible 1
+ zpos -1
- pin_to_sibling FilterButtonsRowAnchor
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner TOP_LEFT
+ pin_to_sibling FilterButtonsRowAnchor
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner TOP_LEFT
}
BtnSearchLabel
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- labelText "#SEARCHBAR_LABEL"
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ labelText "#SEARCHBAR_LABEL"
textAlignment west
- classname FilterPanelChild
+ classname FilterPanelChild
- wide 500
+ wide 500
xpos -23
ypos -16
- wrap 1
- visible 1
- zpos 0
+ wrap 1
+ visible 1
+ zpos 0
- pin_to_sibling FilterButtonsRowAnchor
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner TOP_LEFT
+ pin_to_sibling FilterButtonsRowAnchor
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner TOP_LEFT
- navUp BtnServer15
- navDown SwtBtnSelectMap
+ navUp BtnServer15
+ navDown SwtBtnSelectMap
}
BtnServerSearch
{
- ControlName TextEntry
- classname FilterPanelChild
- zpos 100 // This works around input weirdness when the control is constructed by code instead of VGUI blackbox.
- xpos -400
- ypos -5
- wide 390
- tall 30
- textHidden 0
- editable 1
- font Default_21
- allowRightClickMenu 0
- allowSpecialCharacters 0
- unicode 0
-
- pin_to_sibling BtnSearchLabel
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner TOP_RIGHT
-
- navUp BtnServer15
- navDown SwtBtnSelectMap
+ ControlName TextEntry
+ classname FilterPanelChild
+ zpos 100 // This works around input weirdness when the control is constructed by code instead of VGUI blackbox.
+ xpos -400
+ ypos -5
+ wide 390
+ tall 30
+ textHidden 0
+ editable 1
+ font Default_21
+ allowRightClickMenu 0
+ allowSpecialCharacters 0
+ unicode 0
+
+ pin_to_sibling BtnSearchLabel
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner TOP_RIGHT
+
+ navUp BtnServer15
+ navDown SwtBtnSelectMap
}
SwtBtnSelectMap
{
- ControlName RuiButton
- InheritProperties SwitchButton
- labelText "#MAP_FILTER"
- ConVar "filter_map"
- classname FilterPanelChild
- wide 500
+ ControlName RuiButton
+ InheritProperties SwitchButton
+ labelText "#MAP_FILTER"
+ ConVar "filter_map"
+ classname FilterPanelChild
+ wide 500
pin_to_sibling BtnSearchLabel
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
- navUp BtnServerSearch
- navDown SwtBtnSelectGamemode
+ navUp BtnServerSearch
+ navDown SwtBtnSelectGamemode
}
SwtBtnSelectGamemode
{
- ControlName RuiButton
- InheritProperties SwitchButton
- labelText "#GAMEMODE_FILTER"
- ConVar "filter_gamemode"
- classname FilterPanelChild
- wide 500
+ ControlName RuiButton
+ InheritProperties SwitchButton
+ labelText "#GAMEMODE_FILTER"
+ ConVar "filter_gamemode"
+ classname FilterPanelChild
+ wide 500
pin_to_sibling SwtBtnSelectMap
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
- navUp SwtBtnSelectMap
- navDown SwtBtnHideFull
+ navUp SwtBtnSelectMap
+ navDown SwtBtnHideFull
}
SwtBtnHideFull
{
- ControlName RuiButton
- InheritProperties SwitchButton
- labelText "#HIDE_FULL_FILTER"
- ConVar "filter_hide_full"
- classname FilterPanelChild
- wide 500
+ ControlName RuiButton
+ InheritProperties SwitchButton
+ labelText "#HIDE_FULL_FILTER"
+ ConVar "filter_hide_full"
+ classname FilterPanelChild
+ wide 500
list
{
- "#SWITCH_NO" 0
- "#SWITCH_YES" 1
+ "#SWITCH_NO" 0
+ "#SWITCH_YES" 1
}
pin_to_sibling BtnSearchLabel
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner TOP_RIGHT
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner TOP_RIGHT
- navUp SwtBtnSelectGamemode
- navDown SwtBtnHideEmpty
+ navUp SwtBtnSelectGamemode
+ navDown SwtBtnHideEmpty
}
SwtBtnHideEmpty
{
- ControlName RuiButton
- InheritProperties SwitchButton
- labelText "#HIDE_EMPTY_FILTER"
- ConVar "filter_hide_empty"
- classname FilterPanelChild
- wide 500
+ ControlName RuiButton
+ InheritProperties SwitchButton
+ labelText "#HIDE_EMPTY_FILTER"
+ ConVar "filter_hide_empty"
+ classname FilterPanelChild
+ wide 500
list
{
- "#SWITCH_NO" 0
- "#SWITCH_YES" 1
+ "#SWITCH_NO" 0
+ "#SWITCH_YES" 1
}
pin_to_sibling SwtBtnHideFull
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
- navUp SwtBtnHideFull
- navDown SwtBtnHideProtected
+ navUp SwtBtnHideFull
+ navDown SwtBtnHideProtected
}
SwtBtnHideProtected
{
- ControlName RuiButton
- InheritProperties SwitchButton
- labelText "#HIDE_PROT_FILTER"
- ConVar "filter_hide_protected"
- classname FilterPanelChild
- wide 500
+ ControlName RuiButton
+ InheritProperties SwitchButton
+ labelText "#HIDE_PROT_FILTER"
+ ConVar "filter_hide_protected"
+ classname FilterPanelChild
+ wide 500
list
{
- "#SWITCH_NO" 0
- "#SWITCH_YES" 1
+ "#SWITCH_NO" 0
+ "#SWITCH_YES" 1
}
pin_to_sibling SwtBtnHideEmpty
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
- navUp SwtBtnHideEmpty
- navDown BtnFiltersClear
+ navUp SwtBtnHideEmpty
+ navDown BtnFiltersClear
}
BtnFiltersClear
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- labelText "#CLEAR_FILTERS"
- classname FilterPanelChild
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ labelText "#CLEAR_FILTERS"
+ classname FilterPanelChild
wide 100
- xpos -17
- ypos -57
+ xpos -17
+ ypos -57
zpos 90
- scriptID 999
+ scriptID 999
- pin_to_sibling FilterPanel
- pin_corner_to_sibling TOP_RIGHT
- pin_to_sibling_corner BOTTOM_RIGHT
+ pin_to_sibling FilterPanel
+ pin_corner_to_sibling TOP_RIGHT
+ pin_to_sibling_corner BOTTOM_RIGHT
- navUp SwtBtnHideProtected
- navDown BtnDummyAfterFilterClear
- navLeft SwtBtnHideProtected
- navRight BtnServerJoin
+ navUp SwtBtnHideProtected
+ navDown BtnDummyAfterFilterClear
+ navLeft SwtBtnHideProtected
+ navRight BtnServerJoin
}
BtnDummyAfterFilterClear {
- ControlName RuiButton
- classname FilterPanelChild
- width 0
- height 0
- visible 1
+ ControlName RuiButton
+ classname FilterPanelChild
+ width 0
+ height 0
+ visible 1
}
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
ServerDetailsPanel
{
- ControlName RuiPanel
- xpos 1300
- ypos 160
- tall 800
- wide 500
- rui "ui/control_options_description.rpak"
- wrap 1
- visible 1
- zpos -1
+ ControlName RuiPanel
+ xpos 1300
+ ypos 160
+ tall 800
+ wide 500
+ rui "ui/control_options_description.rpak"
+ wrap 1
+ visible 1
+ zpos -1
}
//TestPanel
//{
- // ControlName RuiPanel
- // tall 420
- // wide 500
- // ypos -330
- // rui "ui/control_options_description.rpak"
- // wrap 1
- // visible 1
- // zpos -1
-
- // pin_to_sibling ServerDetailsPanel
- // pin_corner_to_sibling TOP_LEFT
- // pin_to_sibling_corner TOP_LEFT
+ // ControlName RuiPanel
+ // tall 420
+ // wide 500
+ // ypos -330
+ // rui "ui/control_options_description.rpak"
+ // wrap 1
+ // visible 1
+ // zpos -1
+
+ // pin_to_sibling ServerDetailsPanel
+ // pin_corner_to_sibling TOP_LEFT
+ // pin_to_sibling_corner TOP_LEFT
//}
LabelDescription
{
- ControlName Label
- textAlignment north
- tall 420
- wide 460
- ypos -300
- xpos -20
+ ControlName Label
+ textAlignment north
+ tall 420
+ wide 460
+ ypos -300
+ xpos -20
- wrap 1
- visible 1
- zpos -1
+ wrap 1
+ visible 1
+ zpos -1
- pin_to_sibling ServerDetailsPanel
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner TOP_LEFT
+ pin_to_sibling ServerDetailsPanel
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner TOP_LEFT
}
LabelMods
{
- ControlName Label
- textAlignment north
- tall 420
- wide 460
- ypos -330
- xpos -20
+ ControlName Label
+ textAlignment north
+ tall 420
+ wide 460
+ ypos -330
+ xpos -20
- wrap 1
- visible 1
- zpos -1
+ wrap 1
+ visible 1
+ zpos -1
- pin_to_sibling ServerDetailsPanel
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner TOP_LEFT
+ pin_to_sibling ServerDetailsPanel
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner TOP_LEFT
}
NextMapImage
{
- ControlName RuiPanel
- wide 500
- tall 288
- visible 0
- scaleImage 1
+ ControlName RuiPanel
+ wide 500
+ tall 288
+ visible 0
+ scaleImage 1
- rui "ui/basic_menu_image.rpak"
+ rui "ui/basic_menu_image.rpak"
- pin_to_sibling ServerDetailsPanel
- pin_corner_to_sibling TOP_RIGHT
- pin_to_sibling_corner TOP_RIGHT
+ pin_to_sibling ServerDetailsPanel
+ pin_corner_to_sibling TOP_RIGHT
+ pin_to_sibling_corner TOP_RIGHT
}
NextMapBack
{
- ControlName RuiPanel
- tall 288
- wide 500
- rui "ui/control_options_description.rpak"
+ ControlName RuiPanel
+ tall 288
+ wide 500
+ rui "ui/control_options_description.rpak"
visible 0
- zpos 1
+ zpos 1
- pin_to_sibling ServerDetailsPanel
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner TOP_LEFT
+ pin_to_sibling ServerDetailsPanel
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner TOP_LEFT
}
NextMapName
{
- ControlName Label
- pin_to_sibling NextMapImage
- pin_corner_to_sibling BOTTOM_RIGHT
- pin_to_sibling_corner BOTTOM_RIGHT
+ ControlName Label
+ pin_to_sibling NextMapImage
+ pin_corner_to_sibling BOTTOM_RIGHT
+ pin_to_sibling_corner BOTTOM_RIGHT
- xpos -12
- ypos 0
+ xpos -12
+ ypos 0
zpos 1
- auto_wide_tocontents 1
- auto_tall_tocontents 1
- labelText ""
- font Default_43_DropShadow
- allcaps 1
- fgcolor_override "255 255 255 255"
+ auto_wide_tocontents 1
+ auto_tall_tocontents 1
+ labelText ""
+ font Default_43_DropShadow
+ allcaps 1
+ fgcolor_override "255 255 255 255"
}
NextGameModeName
{
- ControlName Label
- pin_to_sibling NextMapName
- pin_corner_to_sibling BOTTOM_RIGHT
- pin_to_sibling_corner TOP_RIGHT
+ ControlName Label
+ pin_to_sibling NextMapName
+ pin_corner_to_sibling BOTTOM_RIGHT
+ pin_to_sibling_corner TOP_RIGHT
- ypos -8
+ ypos -8
zpos 1
- auto_wide_tocontents 1
- auto_tall_tocontents 1
- labelText ""
- use_proportional_insets 1
- textinsetx 2
- font Default_28_DropShadow
- allcaps 1
- fgcolor_override "255 255 255 255"
+ auto_wide_tocontents 1
+ auto_tall_tocontents 1
+ labelText ""
+ use_proportional_insets 1
+ textinsetx 2
+ font Default_28_DropShadow
+ allcaps 1
+ fgcolor_override "255 255 255 255"
}
NextModeIcon
{
- ControlName RuiPanel
- wide 72
- tall 72
- visible 0
- scaleImage 1
- image ""
+ ControlName RuiPanel
+ wide 72
+ tall 72
+ visible 0
+ scaleImage 1
+ image ""
zpos 1
- rui "ui/basic_image_add.rpak"
+ rui "ui/basic_image_add.rpak"
- pin_to_sibling NextGameModeName
- pin_corner_to_sibling BOTTOM_RIGHT
- pin_to_sibling_corner TOP_RIGHT
+ pin_to_sibling NextGameModeName
+ pin_corner_to_sibling BOTTOM_RIGHT
+ pin_to_sibling_corner TOP_RIGHT
}
ServerName
{
- ControlName Label
- ypos -8
- xpos -8
- zpos 1
- wide 492
- tall 88
- wrap 1
- textAlignment north
+ ControlName Label
+ ypos -8
+ xpos -8
+ zpos 1
+ wide 492
+ tall 88
+ wrap 1
+ textAlignment north
- //labelText "Server name"
- use_proportional_insets 1
- textinsetx 2
- font Default_28_DropShadow
- allcaps 1
- fgcolor_override "255 255 255 255"
+ //labelText "Server name"
+ use_proportional_insets 1
+ textinsetx 2
+ font Default_28_DropShadow
+ allcaps 1
+ fgcolor_override "255 255 255 255"
- pin_to_sibling ServerDetailsPanel
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner TOP_LEFT
+ pin_to_sibling ServerDetailsPanel
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner TOP_LEFT
}
BtnServerDescription
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- labelText "#DESCRIPTION"
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ labelText "#DESCRIPTION"
- textAlignment center
+ textAlignment center
wide 250
zpos 999
ypos -1
- pin_to_sibling NextMapImage
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_to_sibling NextMapImage
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
BtnServerMods
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- labelText "#MODS"
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ labelText "#MODS"
- textAlignment center
+ textAlignment center
wide 250
zpos 999
- pin_to_sibling BtnServerDescription
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner TOP_RIGHT
+ pin_to_sibling BtnServerDescription
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner TOP_RIGHT
}
BtnServerJoin
{
- ControlName RuiButton
- InheritProperties RuiSmallButton
- labelText "#JOIN_BUTTON"
+ ControlName RuiButton
+ InheritProperties RuiSmallButton
+ labelText "#JOIN_BUTTON"
wide 80
xpos -17
ypos -57
zpos 90
- scriptID 999
+ scriptID 999
- pin_to_sibling ServerDetailsPanel
- pin_corner_to_sibling TOP_RIGHT
- pin_to_sibling_corner BOTTOM_RIGHT
+ pin_to_sibling ServerDetailsPanel
+ pin_corner_to_sibling TOP_RIGHT
+ pin_to_sibling_corner BOTTOM_RIGHT
- navLeft BtnFiltersClear
- navRight BtnServerSearch
+ navLeft BtnFiltersClear
+ navRight BtnServerSearch
}
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
InGamePlayerLabel
{
- ControlName Label
- auto_wide_tocontents 1
- tall 40
- labelText "#INGAME_PLAYERS"
- xpos -250
- ypos 30
- visible 1
- zpos 101
+ ControlName Label
+ auto_wide_tocontents 1
+ tall 40
+ labelText "#INGAME_PLAYERS"
+ xpos -250
+ ypos 30
+ visible 1
+ zpos 101
- font Default_28_ShadowGlow
- bgcolor_override "0 0 0 120"
- fgcolor_override "255 255 255 175"
- visible 1
+ font Default_28_ShadowGlow
+ bgcolor_override "0 0 0 120"
+ fgcolor_override "255 255 255 175"
+ visible 1
- pin_to_sibling FilterPanel
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner BOTTOM_LEFT
+ pin_to_sibling FilterPanel
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner BOTTOM_LEFT
}
TotalServerLabel
{
- ControlName Label
- auto_wide_tocontents 1
- tall 40
- labelText "#TOTAL_SERVERS"
- xpos 46
- visible 1
- zpos 101
+ ControlName Label
+ auto_wide_tocontents 1
+ tall 40
+ labelText "#TOTAL_SERVERS"
+ xpos 46
+ visible 1
+ zpos 101
- font Default_28_ShadowGlow
- bgcolor_override "0 0 0 120"
- fgcolor_override "255 255 255 175"
- visible 1
+ font Default_28_ShadowGlow
+ bgcolor_override "0 0 0 120"
+ fgcolor_override "255 255 255 175"
+ visible 1
- pin_to_sibling InGamePlayerLabel
- pin_corner_to_sibling TOP_LEFT
- pin_to_sibling_corner TOP_RIGHT
+ pin_to_sibling InGamePlayerLabel
+ pin_corner_to_sibling TOP_LEFT
+ pin_to_sibling_corner TOP_RIGHT
}
FooterButtons
{
- ControlName CNestedPanel
- InheritProperties FooterButtons
+ ControlName CNestedPanel
+ InheritProperties FooterButtons
}
}
}