Advertisement
Guest User

Untitled

a guest
Feb 10th, 2015
542
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.62 KB | None | 0 0
  1. ///download the materials here////
  2. http://puu.sh/fL2u9/231bde701f.rar
  3. ////install them to your equivalent folder of D:\SteamGames\SteamApps\common\Team Fortress 2\tf\custom\my_custom_stuff\materials\vgui\replay\thumbnails/////
  4.  
  5.  
  6. ////PASTE THIS IN UR HUDLAYOUT.RES MAKE SURE VISIBLE IS SET TO 1, ADJUST xpos, and ypos to move///
  7.  
  8.  
  9. ///start///
  10.  
  11. "vertxhair"
  12. {
  13. "visible" "0"
  14. "ControlName" "CTFImagePanel"
  15. "fieldName" "dancexhair"
  16. "xpos" "c-10"
  17. "ypos" "c-10"
  18. "zpos" "3"
  19. "wide" "20"
  20. "tall" "20"
  21. "enabled" "1"
  22. "image" "replay/thumbnails/vertxhair"
  23. "scaleImage" "1"
  24. }
  25.  
  26. ///end///
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement