You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

VACBannedConnRefusedDialog.res 1.9KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697
  1. "servers/VACBannedConnRefusedDialog.res"
  2. {
  3. "VACBannedConnRefusedDialog"
  4. {
  5. "ControlName" "CVACBannedConnRefusedDialog"
  6. "fieldName" "VACBannedConnRefusedDialog"
  7. "xpos" "560"
  8. "ypos" "475"
  9. "wide" "480"
  10. "tall" "220"
  11. "autoResize" "0"
  12. "pinCorner" "0"
  13. "visible" "1"
  14. "enabled" "1"
  15. "tabPosition" "0"
  16. "settitlebarvisible" "1"
  17. "title" "#VAC_ConnectionRefusedTitle"
  18. }
  19. "Button1"
  20. {
  21. "ControlName" "Button"
  22. "fieldName" "Button1"
  23. "xpos" "374"
  24. "ypos" "176"
  25. "wide" "84"
  26. "tall" "24"
  27. "autoResize" "0"
  28. "pinCorner" "0"
  29. "visible" "1"
  30. "enabled" "1"
  31. "tabPosition" "1"
  32. "labelText" "#vgui_close"
  33. "textAlignment" "west"
  34. "dulltext" "0"
  35. "brighttext" "0"
  36. "wrap" "0"
  37. "Command" "Close"
  38. "Default" "1"
  39. }
  40. "Label1"
  41. {
  42. "ControlName" "Label"
  43. "fieldName" "Label1"
  44. "xpos" "95"
  45. "ypos" "41"
  46. "wide" "352"
  47. "tall" "116"
  48. "autoResize" "0"
  49. "pinCorner" "0"
  50. "visible" "1"
  51. "enabled" "1"
  52. "tabPosition" "0"
  53. "labelText" "#VAC_ConnectionRefusedDetail"
  54. "textAlignment" "north-west"
  55. "dulltext" "0"
  56. "brighttext" "0"
  57. "wrap" "1"
  58. }
  59. "URLLabel1"
  60. {
  61. "ControlName" "URLLabel"
  62. "fieldName" "URLLabel1"
  63. "xpos" "95"
  64. "ypos" "152"
  65. "wide" "340"
  66. "tall" "24"
  67. "autoResize" "0"
  68. "pinCorner" "0"
  69. "visible" "1"
  70. "enabled" "1"
  71. "tabPosition" "0"
  72. "labelText" "#VAC_ForDetails"
  73. "textAlignment" "west"
  74. "dulltext" "0"
  75. "brighttext" "0"
  76. "wrap" "0"
  77. "URLText" "http://steampowered.custhelp.com/cgi-bin/steampowered.cfg/php/enduser/std_adp.php?p_faqid=370"
  78. }
  79. "vac_shield"
  80. {
  81. "ControlName" "ImagePanel"
  82. "fieldName" "vac_shield"
  83. "xpos" "26"
  84. "ypos" "43"
  85. "tooltiptext" "Valve Anti-Cheat"
  86. "wide" "64"
  87. "tall" "64"
  88. "autoResize" "0"
  89. "pinCorner" "0"
  90. "visible" "1"
  91. "enabled" "1"
  92. "tabPosition" "0"
  93. "image" "resource\\VAC_shield"
  94. "scaleImage" "0"
  95. }
  96. }