Advertisement
Guest User

Untitled

a guest
Feb 19th, 2011
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.14 KB | None | 0 0
  1. "Resource/UI/TargetID.res"
  2. {
  3. "TargetIDBG"
  4. {
  5. "ControlName" "CTFImagePanel"
  6. "fieldName" "TargetIDBG"
  7. "xpos" "0"
  8. "ypos" "54"
  9. "ypos_minmode" "35"
  10. "zpos" "-1"
  11. "wide" "252"
  12. "tall" "50"
  13. "autoResize" "0"
  14. "pinCorner" "0"
  15. "visible" "1"
  16. "enabled" "1"
  17. "image" "../hud/color_panel_brown"
  18. "scaleImage" "1"
  19. "teambg_1" "../hud/color_panel_brown"
  20. "teambg_2" "../hud/objectives_timepanel_red_bg"
  21. "teambg_2_lodef" "../hud/objectives_timepanel_red_bg"
  22. "teambg_3" "../hud/objectives_timepanel_blue_bg"
  23. "teambg_3_lodef" "../hud/objectives_timepanel_blue_bg"
  24.  
  25. "src_corner_height" "3" // pixels inside the image
  26. "src_corner_width" "3"
  27.  
  28. "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional
  29. "draw_corner_height" "0"
  30. }
  31. "TargetIDBG_Spec_Blue"
  32. {
  33. "ControlName" "ScalableImagePanel"
  34. "fieldName" "TargetIDBG_Spec_Blue"
  35. "xpos" "0"
  36. "ypos" "24"
  37. "ypos_minmode" "35"
  38. "zpos" "-1"
  39. "wide" "252"
  40. "tall" "30"
  41. "autoResize" "0"
  42. "pinCorner" "0"
  43. "visible" "0"
  44. "enabled" "1"
  45. "image" "../hud/objectives_timepanel_blue_bg"
  46. "image_lodef" "../hud/objectives_timepanel_blue_bg"
  47.  
  48. "src_corner_height" "3" // pixels inside the image
  49. "src_corner_width" "3"
  50.  
  51. "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional
  52. "draw_corner_height" "0"
  53. }
  54. "TargetIDBG_Spec_Red"
  55. {
  56. "ControlName" "ScalableImagePanel"
  57. "fieldName" "TargetIDBG_Spec_Red"
  58. "xpos" "0"
  59. "ypos" "24"
  60. "ypos_minmode" "35"
  61. "zpos" "-1"
  62. "wide" "252"
  63. "tall" "30"
  64. "autoResize" "0"
  65. "pinCorner" "0"
  66. "visible" "0"
  67. "enabled" "1"
  68. "image" "../hud/objectives_timepanel_red_bg"
  69. "image_lodef" "../hud/objectives_timepanel_red_bg"
  70.  
  71. "src_corner_height" "3" // pixels inside the image
  72. "src_corner_width" "3"
  73.  
  74. "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional
  75. "draw_corner_height" "0"
  76. }
  77. "m0reshade"
  78. {
  79. "ControlName""ImagePanel"
  80. "fieldName""TargetBGshade"
  81. "xpos""-1"
  82. "ypos" "12"
  83. "ypos_minmode""12"
  84. "zpos""-10"
  85. "wide""640"
  86. "tall" "11"
  87. "tall_minmode" "12"
  88. "autoResize""0"
  89. "pinCorner""0"
  90. "visible""1"
  91. "enabled""1"
  92. "fillcolor""0 0 0 75"
  93. "fillcolor_minmode""0 0 0 95"
  94. "PaintBackgroundType""0"
  95. }
  96. "TargetNameLabel"
  97. {
  98. "ControlName" "Label"
  99. "fieldName" "TargetNameLabel"
  100. "font" "m0refont14"
  101. "xpos" "0"
  102. "xpos_minmode" "50"
  103. "ypos" "10"
  104. "zpos" "1"
  105. "wide" "640"
  106. "tall" "50"
  107. "autoResize" "0"
  108. "pinCorner" "0"
  109. "visible" "1"
  110. "enabled" "1"
  111. "labelText" "%targetname%"
  112. "textAlignment" "North-West"
  113. "dulltext" "0"
  114. "brighttext" "0"
  115. "fgcolor_override" "255 255 255 255"
  116. }
  117. "TargetNameLabelBG"
  118. {
  119. "ControlName" "Label"
  120. "fieldName" "TargetNameLabel"
  121. "font" "m0refont14"
  122. "xpos" "1"
  123. "xpos_minmode" "51"
  124. "ypos" "11"
  125. "zpos" "1"
  126. "wide" "640"
  127. "tall" "50"
  128. "autoResize" "0"
  129. "pinCorner" "0"
  130. "visible" "1"
  131. "enabled" "1"
  132. "labelText" "%targetname%"
  133. "textAlignment" "North-West"
  134. "dulltext" "0"
  135. "brighttext" "0"
  136. "fgcolor_override" "0 0 0 255"
  137. }
  138. "TargetDataLabel"
  139. {
  140. "ControlName" "Label"
  141. "fieldName" "TargetDataLabel"
  142. "font" "DefaultVerySmall"
  143. "font_minmode" "m0refont12"
  144. "xpos" "57"
  145. "xpos_minmode" "38"
  146. "ypos" "24" [$WIN32]
  147. "ypos_minmode" "22" [$WIN32]
  148. "zpos" "1"
  149. "wide" "280"
  150. "tall" "10"
  151. "tall_minmode" "15"
  152. "autoResize" "0"
  153. "pinCorner" "0"
  154. "visible" "1"
  155. "enabled" "1"
  156. "labelText" "%targetdata%"
  157. "textAlignment" "Left"
  158. "dulltext" "0"
  159. "brighttext" "0"
  160. "fgcolor_override" "255 0 0 192"
  161. }
  162.  
  163. "SpectatorGUIHealth"
  164. {
  165. "ControlName" "EditablePanel"
  166. "fieldName" "SpectatorGUIHealth"
  167. "xpos" "-16"
  168. "ypos" "3"
  169. "ypos_minmode" "3"
  170. "wide" "62"
  171. "tall" "132"
  172. "visible" "1"
  173. "enabled" "1"
  174. "HealthBonusPosAdj" "10"
  175. "HealthDeathWarning" "0.49"
  176. "TFFont" "m0refont28hp"
  177. "HealthDeathWarningColor" "HUDDeathWarning"
  178. "TextColor" "HudOffWhite"
  179. }
  180. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement