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.

MultiplayerAdvancedDialog.res 1.4KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283
  1. "Resource\MultiplayerAdvancedDia"
  2. {
  3. "MultiplayerAdvancedDialog"
  4. {
  5. "ControlName" "Frame"
  6. "fieldName" "MultiplayerAdvancedDialog"
  7. "xpos" "60"
  8. "ypos" "108"
  9. "wide" "472"
  10. "tall" "376"
  11. "autoResize" "0"
  12. "pinCorner" "0"
  13. "visible" "1"
  14. "enabled" "1"
  15. "tabPosition" "0"
  16. }
  17. "Cancel"
  18. {
  19. "ControlName" "Button"
  20. "fieldName" "Cancel"
  21. "xpos" "388"
  22. "ypos" "338"
  23. "wide" "72"
  24. "tall" "24"
  25. "autoResize" "0"
  26. "pinCorner" "0"
  27. "visible" "1"
  28. "enabled" "1"
  29. "tabPosition" "2"
  30. "labelText" "#GameUI_Cancel"
  31. "textAlignment" "west"
  32. "dulltext" "0"
  33. "command" "Close"
  34. "default" "0"
  35. }
  36. "OK"
  37. {
  38. "ControlName" "Button"
  39. "fieldName" "OK"
  40. "xpos" "308"
  41. "ypos" "338"
  42. "wide" "72"
  43. "tall" "24"
  44. "autoResize" "0"
  45. "pinCorner" "0"
  46. "visible" "1"
  47. "enabled" "1"
  48. "tabPosition" "1"
  49. "labelText" "#GameUI_OK"
  50. "textAlignment" "west"
  51. "dulltext" "0"
  52. "command" "Ok"
  53. "default" "1"
  54. }
  55. "PanelListPanel"
  56. {
  57. "ControlName" "CPanelListPanel"
  58. "fieldName" "PanelListPanel"
  59. "xpos" "16"
  60. "ypos" "56"
  61. "wide" "442"
  62. "tall" "274"
  63. "autoResize" "0"
  64. "pinCorner" "0"
  65. "visible" "1"
  66. "enabled" "1"
  67. "tabPosition" "0"
  68. }
  69. "BuildDialog"
  70. {
  71. "ControlName" "BuildModeDialog"
  72. "fieldName" "BuildDialog"
  73. "xpos" "532"
  74. "ypos" "108"
  75. "wide" "285"
  76. "tall" "640"
  77. "autoResize" "0"
  78. "pinCorner" "0"
  79. "visible" "1"
  80. "enabled" "1"
  81. "tabPosition" "0"
  82. }
  83. }