Advertisement
quintosh

Untitled

Jul 11th, 2013
430
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.08 KB | None | 0 0
  1. "ServerTimeLimitLabel"
  2. {
  3. "ControlName" "CExLabel"
  4. "fieldName" "ServerTimeLimitLabel"
  5. "xpos" "16"
  6. "xpos_hidef" "0"
  7. "xpos_lodef" "0"
  8. "ypos" "33"
  9. "ypos_minmode" "24"
  10. "ypos_hidef" "41"
  11. "ypos_lodef" "41"
  12. "zpos" "5"
  13. "wide" "78"
  14. "wide_hidef" "300"
  15. "wide_lodef" "300"
  16. "tall" "19"
  17. "tall_hidef" "19"
  18. "tall_lodef" "22"
  19. "visible" "0"
  20. "enabled" "1"
  21. "labelText" "%servertimeleft%"
  22. "textAlignment" "center"
  23. "dulltext" "0"
  24. "brighttext" "0"
  25. "wrap" "0"
  26. "font" "ClockSubText"
  27. "font_minmode" "ClockSubTextSuddenDeath"
  28. "font_hidef" "HudFontSmall"
  29. "font_lodef" "HudFontSmall"
  30. }
  31. "ServerTimeLimitLabelBG"
  32. {
  33. "ControlName" "CTFImagePanel"
  34. "fieldName" "ServerTimeLimitLabelBG"
  35. "xpos" "16" [$WIN32]
  36. "xpos" "11" [$X360]
  37. "ypos" "31"
  38. "ypos_hidef" "-100" //off-screen
  39. "ypos_lodef" "-100" //off-screen
  40. "zpos" "1"
  41. "wide" "78"
  42. "tall" "20"
  43. "tall_minmode" "0"
  44. "visible" "0"
  45. "enabled" "1"
  46. "image" "../hud/objectives_timepanel_suddendeath"
  47. "scaleImage" "1"
  48. }
  49. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement