Advertisement
Guest User

classLoadoutPanel.res

a guest
Jun 24th, 2014
570
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.20 KB | None | 0 0
  1. "TauntHintLabel"
  2. {
  3. "ControlName" "CExLabel"
  4. "fieldName" "TauntHintLabel"
  5. "font" "ItemFontAttribLarge"
  6. "xpos" "c90"
  7. "ypos" "20"
  8. "zpos" "1"
  9. "wide" "250"
  10. "tall" "25"
  11. "autoResize" "0"
  12. "pinCorner" "0"
  13. "visible" "1"
  14. "enabled" "1"
  15. "labelText" "#TF_ClassLoadoutTauntInputHint"
  16. "textAlignment" "east"
  17. "centerwrap" "1"
  18. }
  19.  
  20. "CharacterLoadoutButton"
  21. {
  22. "ControlName" "CExImageButton"
  23. "fieldName" "CharacterLoadoutButton"
  24. "labelText" ""
  25. "xpos" "c-80"
  26. "ypos" "c75" //c118
  27. "zpos" "2"
  28. "wide" "25"
  29. "tall" "25"
  30. "autoResize" "0"
  31. "pinCorner" "3"
  32. "visible" "1"
  33. "enabled" "1"
  34. "tabPosition" "0"
  35. "dulltext" "0"
  36. "brighttext" "0"
  37. "default" "0"
  38. "Command" "characterloadout"
  39. "sound_depressed" "UI/buttonclick.wav"
  40. "sound_released" "UI/buttonclickrelease.wav"
  41.  
  42. "SubImage"
  43. {
  44. "ControlName" "ImagePanel"
  45. "fieldName" "SubImage"
  46. "xpos" "4"
  47. "ypos" "4"
  48. "zpos" "1"
  49. "wide" "17"
  50. "tall" "17"
  51. "visible" "1"
  52. "enabled" "1"
  53. "scaleImage" "1"
  54. "image" "glyph_items"
  55. }
  56. }
  57.  
  58. "TauntLoadoutButton"
  59. {
  60. "ControlName" "CExImageButton"
  61. "fieldName" "TauntLoadoutButton"
  62. "labelText" ""
  63. "xpos" "c50"
  64. "ypos" "c75" //c118
  65. "zpos" "2"
  66. "wide" "25"
  67. "tall" "25"
  68. "autoResize" "0"
  69. "pinCorner" "3"
  70. "visible" "1"
  71. "enabled" "1"
  72. "tabPosition" "0"
  73. "dulltext" "0"
  74. "brighttext" "0"
  75. "default" "0"
  76. "Command" "tauntloadout"
  77. "sound_depressed" "UI/buttonclick.wav"
  78. "sound_released" "UI/buttonclickrelease.wav"
  79.  
  80. "SubImage"
  81. {
  82. "ControlName" "ImagePanel"
  83. "fieldName" "SubImage"
  84. "xpos" "4"
  85. "ypos" "4"
  86. "zpos" "1"
  87. "wide" "17"
  88. "tall" "17"
  89. "visible" "1"
  90. "enabled" "1"
  91. "scaleImage" "1"
  92. "image" "../hud/ico_reel"
  93. }
  94. }
  95.  
  96. "TauntsExplanation"
  97. {
  98. "ControlName" "CExplanationPopup"
  99. "fieldName" "TauntsExplanation"
  100. "xpos" "0"
  101. "ypos" "0"
  102. "zpos" "10000"
  103. "wide" "250"
  104. "tall" "160"
  105. "visible" "0"
  106. "PaintBackgroundType" "2"
  107. "paintbackground" "0"
  108. "border" "MainMenuHighlightBorder"
  109.  
  110. "force_close" "1"
  111. "end_x" "c-180"
  112. "end_y" "150"
  113. "end_wide" "250"
  114. "end_tall" "140"
  115. "callout_inparents_x" "c15"
  116. "callout_inparents_y" "330"
  117. "next_explanation" ""
  118.  
  119. "TitleLabel"
  120. {
  121. "ControlName" "CExLabel"
  122. "fieldName" "TitleLabel"
  123. "font" "HudFontSmallBold"
  124. "labelText" "#TauntsExplanation_Title"
  125. "textAlignment" "north"
  126. "xpos" "20"
  127. "ypos" "10"
  128. "wide" "210"
  129. "tall" "30"
  130. "autoResize" "0"
  131. "pinCorner" "0"
  132. "visible" "1"
  133. "enabled" "1"
  134. "wrap" "1"
  135. "fgcolor_override" "46 43 42 255"
  136. }
  137.  
  138. "TextLabel"
  139. {
  140. "ControlName" "CExLabel"
  141. "fieldName" "TextLabel"
  142. "font" "HudFontSmall"
  143. "labelText" "#ClassLoadoutTauntsExplanation_Text"
  144. "textAlignment" "north-west"
  145. "xpos" "20"
  146. "ypos" "35"
  147. "wide" "210"
  148. "tall" "200"
  149. "autoResize" "0"
  150. "pinCorner" "0"
  151. "visible" "1"
  152. "enabled" "1"
  153. "wrap" "1"
  154. "fgcolor_override" "46 43 42 255"
  155. }
  156.  
  157. "CloseButton"
  158. {
  159. "ControlName" "CExImageButton"
  160. "fieldName" "CloseButton"
  161. "xpos" "230"
  162. "ypos" "5"
  163. "zpos" "10"
  164. "wide" "14"
  165. "tall" "14"
  166. "autoResize" "0"
  167. "pinCorner" "0"
  168. "visible" "1"
  169. "enabled" "1"
  170. "tabPosition" "0"
  171. "labeltext" ""
  172. "font" "HudFontSmallBold"
  173. "textAlignment" "center"
  174. "dulltext" "0"
  175. "brighttext" "0"
  176. "default" "0"
  177. "sound_depressed" "UI/buttonclick.wav"
  178. "sound_released" "UI/buttonclickrelease.wav"
  179. "Command" "close"
  180.  
  181. "paintbackground" "0"
  182.  
  183. "defaultFgColor_override" "46 43 42 255"
  184. "armedFgColor_override" "235 226 202 255"
  185. "depressedFgColor_override" "46 43 42 255"
  186.  
  187. "image_drawcolor" "117 107 94 255"
  188. "image_armedcolor" "200 80 60 255" //200 80 60 255
  189. "SubImage"
  190. {
  191. "ControlName" "ImagePanel"
  192. "fieldName" "SubImage"
  193. "xpos" "0"
  194. "ypos" "0"
  195. "zpos" "1"
  196. "wide" "14"
  197. "tall" "14"
  198. "visible" "1"
  199. "enabled" "1"
  200. "image" "close_button"
  201. "scaleImage" "1"
  202. }
  203. }
  204. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement