Advertisement
Guest User

Untitled

a guest
Feb 26th, 2020
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.82 KB | None | 0 0
  1. HudDeathNotice
  2. {
  3. "fieldName" "HudDeathNotice"
  4. "visible" "1"
  5. "enabled" "1"
  6. "xpos" "r640"
  7. "ypos" "10"
  8. "wide" "628"
  9. "tall" "468"
  10.  
  11. "MaxDeathNotices" "8"
  12. "IconScale" "0.35"
  13. "LineHeight" "13"
  14. "LineSpacing" "1"
  15. "CornerRadius" "3"
  16. "MaxDeathNotices_minmode" "12"
  17. "IconScale_minmode" "0.35"
  18. "LineHeight_minmode" "14"
  19. "LineSpacing_minmode" "2"
  20. "CornerRadius_minmode" "3"
  21. "RightJustify" "1" // If 1, draw notices from the right
  22.  
  23. "TextFont" "Default"
  24.  
  25. "TeamBlue" "50 100 255 255"
  26. "TeamRed" "255 60 45 255"
  27. "IconColor" "HudWhite"
  28. "LocalPlayerColor" "255 255 255 255"
  29.  
  30. "BaseBackgroundColor" "8 8 8 56"
  31. "BaseBackgroundColor_minmode" "8 8 8 88"
  32. "LocalBackgroundColor" "200 200 184 112"
  33. "LocalBackgroundColor_minmode" "200 200 184 136"
  34. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement