Advertisement
Guest User

Untitled

a guest
Jan 19th, 2014
297
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.69 KB | None | 0 0
  1. "PlayerStatusMarkedForDeathImage"
  2. {
  3. "ControlName" "ImagePanel"
  4. "fieldName" "PlayerStatusMarkedForDeathImage"
  5. "xpos" "0"
  6. "ypos" "354" //180
  7. "zpos" "7"
  8. "wide" "16"
  9. "tall" "16"
  10. "visible" "1" //1
  11. "enabled" "1"
  12. "scaleImage" "1"
  13. "image" "../vgui/marked_for_death"
  14. "fgcolor" "TanDark"
  15. }
  16. "PlayerStatusMarkedForDeathSilentImage"
  17. {
  18. "ControlName" "ImagePanel"
  19. "fieldName" "PlayerStatusMarkedForDeathSilentImage"
  20. "xpos" "0"
  21. "ypos" "354" //180
  22. "zpos" "7"
  23. "wide" "16"
  24. "tall" "16"
  25. "visible" "1" //1
  26. "enabled" "1"
  27. "scaleImage" "1"
  28. "image" "../vgui/marked_for_death"
  29. "fgcolor" "TanDark"
  30. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement