Advertisement
Guest User

shinyHUD scoreboard fixed alignment

a guest
Jul 17th, 2013
198
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.82 KB | None | 0 0
  1. "BluePlayerList"
  2. {
  3. "ControlName" "SectionedListPanel"
  4. "fieldName" "BluePlayerList"
  5. "xpos" "45"
  6. "xpos_minmode" "45"
  7. "ypos" "144"
  8. "ypos_minmode" "144"
  9. "zpos" "1"
  10. "wide" "255"
  11. "tall" "203"
  12. "tall_minmode" "107"
  13. "pinCorner" "0"
  14. "visible" "1"
  15. "enabled" "1"
  16. "tabPosition" "0"
  17. "autoresize" "3"
  18. "linespacing" "16"
  19. "linespacing_minmode" "16"
  20. "fgcolor" "red"
  21. }
  22. "RedPlayerList"
  23. {
  24. "ControlName" "SectionedListPanel"
  25. "fieldName" "RedPlayerList"
  26. "xpos" "300"
  27. "xpos_minmode" "300"
  28. "ypos" "144"
  29. "ypos_minmode" "144"
  30. "zpos" "20"
  31. "wide" "255"
  32. "tall" "203"
  33. "tall_minmode" "107"
  34. "pinCorner" "0"
  35. "visible" "1"
  36. "enabled" "1"
  37. "tabPosition" "0"
  38. "autoresize" "3"
  39. "linespacing" "16"
  40. "linespacing_minmode" "16"
  41. "textcolor" "red"
  42. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement