Advertisement
Guest User

Untitled

a guest
Jan 5th, 2015
289
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.83 KB | None | 0 0
  1. "Resource/UI/HudTeamGoal.res"
  2. {
  3. "HudTeamGoalBG"
  4. {
  5. "ControlName" "CTFImagePanel"
  6. "fieldName" "HudTeamGoalBG"
  7. "xpos" "0"
  8. "ypos" "115"
  9. "zpos" "-1"
  10. "wide" "320"
  11. "tall" "150"
  12. "autoResize" "0"
  13. "pinCorner" "0"
  14. "visible" "1"
  15. "enabled" "1"
  16. "image" "../hud/death_panel_blue_bg"
  17. "scaleImage" "1"
  18. "teambg_2" "../hud/death_panel_red_bg"
  19. "teambg_3" "../hud/death_panel_blue_bg"
  20. }
  21. "SwitchLabel"
  22. {
  23. "ControlName" "Label"
  24. "fieldName" "SwitchLabel"
  25. "font" "HudFontSmallBold"
  26. "xpos" "80"
  27. "ypos" "135"
  28. "zpos" "1"
  29. "wide" "220" [$WIN32]
  30. "wide" "180" [$X360]
  31. "tall" "15"
  32. "autoResize" "0"
  33. "pinCorner" "0"
  34. "visible" "1"
  35. "enabled" "1"
  36. "wrap" "1"
  37. "labelText" "#TF_teamswitch_attackers"
  38. "textAlignment" "North"
  39. }
  40. "GoalLabel"
  41. {
  42. "ControlName" "Label"
  43. "fieldName" "GoalLabel"
  44. "font" "HudFontSmall"
  45. "xpos" "80"
  46. "ypos" "150"
  47. "zpos" "1"
  48. "wide" "220"
  49. "wide_hidef" "200"
  50. "wide_lodef" "230"
  51. "tall" "55"
  52. "tall_lodef" "60"
  53. "autoResize" "0"
  54. "pinCorner" "0"
  55. "visible" "1"
  56. "enabled" "1"
  57. "wrap" "1"
  58. "labelText" ""
  59. "textAlignment" "North"
  60. }
  61. "GoalImage"
  62. {
  63. "ControlName" "CTFImagePanel"
  64. "fieldName" "GoalImage"
  65. "xpos" "27"
  66. "ypos" "140"
  67. "zpos" "1"
  68. "wide" "45"
  69. "tall" "45"
  70. "autoResize" "0"
  71. "pinCorner" "0"
  72. "visible" "1"
  73. "enabled" "1"
  74. "image" "../hud/hud_icon_attack"
  75. "scaleImage" "1"
  76. }
  77.  
  78. "HudStopWatchObjective"
  79. {
  80. "ControlName" "EditablePanel"
  81. "fieldName" "HudStopWatchObjective"
  82. "xpos" "15"
  83. "ypos" "105"
  84. "zpos" "1"
  85. "wide" "275"
  86. "tall" "130"
  87. "visible" "0"
  88. "enabled" "1"
  89.  
  90. "HudStopWatchObjectiveBG"
  91. {
  92. "ControlName" "ScalableImagePanel"
  93. "fieldName" "HudStopWatchObjectiveBG"
  94. "xpos" "0"
  95. "ypos" "0"
  96. "zpos" "-1"
  97. "wide" "275"
  98. "tall" "130"
  99. "autoResize" "0"
  100. "pinCorner" "0"
  101. "visible" "0"
  102. "enabled" "1"
  103. "image" "../HUD/color_panel_browner"
  104.  
  105.  
  106. "src_corner_height" "23" // pixels inside the image
  107. "src_corner_width" "23"
  108.  
  109. "draw_corner_width" "7" // screen size of the corners ( and sides ), proportional
  110. "draw_corner_height" "7"
  111. }
  112. "HudStopWatchObjectiveBGSmall"
  113. {
  114. "ControlName" "ScalableImagePanel"
  115. "fieldName" "HudStopWatchObjectiveBGSmall"
  116. "xpos" "0"
  117. "ypos" "0"
  118. "zpos" "-1"
  119. "wide" "275"
  120. "tall" "80"
  121. "autoResize" "0"
  122. "pinCorner" "0"
  123. "visible" "0"
  124. "enabled" "1"
  125. "image" "../HUD/color_panel_browner"
  126.  
  127.  
  128. "src_corner_height" "23" // pixels inside the image
  129. "src_corner_width" "23"
  130.  
  131. "draw_corner_width" "7" // screen size of the corners ( and sides ), proportional
  132. "draw_corner_height" "7"
  133. }
  134. "HudStopWatchObjectiveLabel"
  135. {
  136. "ControlName" "Label"
  137. "fieldName" "HudStopWatchObjectiveLabel"
  138. "font" "HudFontSmallBoldShadow"
  139. "xpos" "25"
  140. "ypos" "15"
  141. "zpos" "1"
  142. "wide" "275"
  143. "tall" "15"
  144. "autoResize" "0"
  145. "pinCorner" "0"
  146. "visible" "0"
  147. "enabled" "1"
  148. "wrap" "1"
  149. "labelText" "%objectivelabel%"
  150. "textAlignment" "west"
  151. }
  152. "HudStopWatchObjectiveText1"
  153. {
  154. "ControlName" "CExRichText"
  155. "fieldName" "HudStopWatchObjectiveText1"
  156. "xpos" "25" [$WIN32]
  157. "ypos" "35" [$WIN32]
  158. "wide" "225"
  159. "tall" "150"
  160. "wrap" "1"
  161. "autoResize" "1"
  162. "pinCorner" "1"
  163. "visible" "0"
  164. "enabled" "1"
  165. "labelText" "They got 3 points in just 20 minutes 43 seconds."
  166. "textAlignment" "west"
  167. "font" "HudFontSmallestShadow"
  168. "maxchars" "-1"
  169. }
  170.  
  171. "HudStopWatchObjectiveShadedBar"
  172. {
  173. "ControlName" "ImagePanel"
  174. "fieldName" "HudStopWatchObjectiveShadedBar"
  175. "xpos" "25"
  176. "ypos" "65"
  177. "zpos" "2"
  178. "wide" "225"
  179. "tall" "2"
  180. "autoResize" "0"
  181. "pinCorner" "0"
  182. "visible" "0"
  183. "enabled" "1"
  184. "tabPosition" "0"
  185. "fillcolor" "125 125 125 125"
  186. "PaintBackgroundType" "0"
  187. }
  188.  
  189. "HudStopWatchObjectiveText2"
  190. {
  191. "ControlName" "CExRichText"
  192. "fieldName" "HudStopWatchObjectiveText2"
  193. "xpos" "25" [$WIN32]
  194. "ypos" "75" [$WIN32]
  195. "wide" "225"
  196. "tall" "150"
  197. "wrap" "1"
  198. "autoResize" "1"
  199. "pinCorner" "1"
  200. "visible" "0"
  201. "enabled" "1"
  202. "labelText" "They got 3 points in just 20 minutes 43 seconds."
  203. "textAlignment" "west"
  204. "font" "HudFontSmallestShadow"
  205. "maxchars" "-1"
  206. }
  207. }
  208.  
  209. "HudStopWatchObjectiveArrow"
  210. {
  211. "ControlName" "ScalableImagePanel"
  212. "fieldName" "HudStopWatchObjectiveArrow"
  213. "xpos" "25"
  214. "ypos" "30"
  215. "zpos" "-1"
  216. "wide" "80"
  217. "tall" "80"
  218. "autoResize" "0"
  219. "pinCorner" "0"
  220. "visible" "0"
  221. "enabled" "1"
  222. "image" "../HUD/arrow_big"
  223. }
  224. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement