Advertisement
Guest User

Untitled

a guest
Oct 18th, 2015
369
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.93 KB | None | 0 0
  1. "Resource/HudLayout.res"
  2. {
  3.  
  4. "LefthandRemoval"
  5. {
  6. "ControlName" "ImagePanel"
  7. "fieldName" "LefthandRemoval"
  8. "xpos" "-570"
  9. "ypos" "0"
  10. "zpos" "-100"
  11. "wide" "f0"
  12. "tall" "480"
  13. "visible" "1"
  14. "enabled" "1"
  15. "image" "replay/thumbnails/viewmodel_cover"
  16. "scaleImage" "1"
  17. }
  18. "LefthandRemoval2"
  19. {
  20. "ControlName" "ImagePanel"
  21. "fieldName" "LefthandRemoval2"
  22. "xpos" "-456"
  23. "ypos" "293"
  24. "zpos" "-100"
  25. "wide" "f0"
  26. "tall" "190"
  27. "visible" "1"
  28. "enabled" "1"
  29. "image" "replay/thumbnails/viewmodel_cover"
  30. "scaleImage" "1"
  31. }
  32.  
  33.  
  34. "TransparentViewmodelMask"
  35. {
  36. //alpha doesn't work for this, you need to change the texture's alpha
  37. "ControlName" "ImagePanel"
  38. "fieldName" "TransparentViewmodelMask"
  39. "xpos" "0"
  40. "ypos" "0"
  41. "zpos" "-100"
  42. "wide" "f0"
  43. "tall" "480"
  44. "visible" "1"
  45. "enabled" "1"
  46. "image" "replay/thumbnails/REFRACTnormal_transparent"
  47. "scaleImage" "1"
  48. }
  49. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement