Advertisement
Guest User

Untitled

a guest
Feb 9th, 2014
240
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.61 KB | None | 0 0
  1. "Resource/UI/HudKillStreakNotice.res"
  2. {
  3. "Background"
  4. {
  5. "ControlName" "EditablePanel"
  6. "fieldName" "Background"
  7. "xpos" "c-250"
  8. "ypos" "50"
  9. "zpos" "0"
  10. "wide" "500"
  11. "tall" "50"
  12. "autoResize" "0"
  13. "visible" "1"
  14. "enabled" "1"
  15. "PaintBackgroundType" "2"
  16. "bgcolor_override" "46 43 42 0"
  17. }
  18.  
  19. "SplashLabel"
  20. {
  21. "ControlName" "CExLabel"
  22. "fieldName" "SplashLabel"
  23. "font" "surface11"
  24. "labelText" ""
  25. "textAlignment" "center"
  26. "xpos" "c-250"
  27. "ypos" "50"
  28. "zpos" "2"
  29. "wide" "500"
  30. "tall" "50"
  31. "autoResize" "0"
  32. "fgcolor" "TanLight"
  33. }
  34. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement