Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115
  1. "Resource/CareerBoxNewProfile.res"
  2. {
  3. "CareerBoxNewProfile"
  4. {
  5. "ControlName" "Frame"
  6. "fieldName" "CareerBoxNewProfile"
  7. "xpos" "220"
  8. "ypos" "190"
  9. "wide" "200"
  10. "tall" "110"
  11. "autoResize" "0"
  12. "pinCorner" "0"
  13. "visible" "1"
  14. "enabled" "1"
  15. "tabPosition" "0"
  16. "settitlebarvisible" "0"
  17. }
  18. "TitleLabel"
  19. {
  20. "ControlName" "Label"
  21. "fieldName" "TitleLabel"
  22. "xpos" "10"
  23. "ypos" "10"
  24. "wide" "180"
  25. "tall" "20"
  26. "autoResize" "0"
  27. "pinCorner" "0"
  28. "visible" "1"
  29. "enabled" "1"
  30. "tabPosition" "0"
  31. "labelText" "#Career_NewProfile"
  32. "textAlignment" "north-west"
  33. "dulltext" "0"
  34. "brighttext" "0"
  35. "Font" "Medium"
  36. }
  37. "TextLabel"
  38. {
  39. "ControlName" "Label"
  40. "fieldName" "TextLabel"
  41. "xpos" "10"
  42. "ypos" "30"
  43. "wide" "180"
  44. "tall" "20"
  45. "autoResize" "0"
  46. "pinCorner" "0"
  47. "visible" "1"
  48. "enabled" "1"
  49. "tabPosition" "0"
  50. "labelText" "#Career_PlayerName"
  51. "textAlignment" "west"
  52. "dulltext" "0"
  53. "brighttext" "0"
  54. }
  55. "ProfileTextEntry"
  56. {
  57. "ControlName" "TextEntry"
  58. "fieldName" "ProfileTextEntry"
  59. "xpos" "10"
  60. "ypos" "50"
  61. "wide" "180"
  62. "tall" "20"
  63. "autoResize" "0"
  64. "pinCorner" "0"
  65. "visible" "1"
  66. "enabled" "1"
  67. "tabPosition" "1"
  68. "labelText" ""
  69. "textAlignment" "west"
  70. "dulltext" "0"
  71. "brighttext" "0"
  72. }
  73. "OkButton"
  74. {
  75. "ControlName" "Button"
  76. "fieldName" "OkButton"
  77. "xpos" "128"
  78. "ypos" "80"
  79. "wide" "60"
  80. "tall" "20"
  81. "autoResize" "0"
  82. "pinCorner" "3"
  83. "visible" "1"
  84. "enabled" "1"
  85. "tabPosition" "2"
  86. "labelText" "#GameUI_Ok"
  87. "textAlignment" "west"
  88. "dulltext" "0"
  89. "brighttext" "0"
  90. "Command" "Ok"
  91. "Default" "0"
  92. }
  93. "CancelButton"
  94. {
  95. "ControlName" "Button"
  96. "fieldName" "CancelButton"
  97. "xpos" "58"
  98. "ypos" "80"
  99. "wide" "60"
  100. "tall" "20"
  101. "autoResize" "0"
  102. "pinCorner" "3"
  103. "visible" "1"
  104. "enabled" "1"
  105. "tabPosition" "3"
  106. "labelText" "#Career_Cancel"
  107. "textAlignment" "west"
  108. "dulltext" "0"
  109. "brighttext" "0"
  110. "Command" "Cancel"
  111. "Default" "0"
  112. }
  113. }