Advertisement
Guest User

broesel switcher.cfg

a guest
Jul 26th, 2013
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.95 KB | None | 0 0
  1.  
  2. alias default_primary_crosshair "medium; white; default; 70"
  3. alias default_secondary_crosshair "medium; white; default; 70"
  4. alias default_melee_crosshair "medium; white; default; 70"
  5.  
  6. //SCOUT
  7. alias scout_primary "medium; white; default; off_with_muzzleflash"
  8. alias scout_secondary "medium; white; default; off_with_muzzleflash"
  9. alias scout_melee "default_melee_crosshair"
  10.  
  11. //SOLDIER
  12. alias soldier_primary "medium; white; default; 70"
  13. alias soldier_secondary "medium; white; default; off_with_muzzleflash"
  14. alias soldier_melee "default_melee_crosshair"
  15.  
  16. //PYRO
  17. alias pyro_primary "big; white; open_cross; off_with_muzzleflash"
  18. alias pyro_secondary "medium; white; half_cross_with_dot; 70"
  19. alias pyro_melee "default_melee_crosshair"
  20.  
  21. //DEMOMAN
  22. alias demoman_primary "medium; white; default; 70"
  23. alias demoman_secondary "medium; white; default; 70"
  24. alias demoman_melee "default_melee_crosshair"
  25.  
  26. //HEAVY
  27. alias heavy_primary "big; white; cross_with_dot; off_with_muzzleflash"
  28. alias heavy_secondary "medium; white; default; off_with_muzzleflash"
  29. alias heavy_melee "default_melee_crosshair"
  30.  
  31. //ENGINEER
  32. alias engineer_primary "medium; white; default; off_with_muzzleflash"
  33. alias engineer_secondary "medium; white; default; off_with_muzzleflash"
  34. alias engineer_melee "default_melee_crosshair"
  35.  
  36. //MEDIC
  37. alias medic_primary "medium; mint; half_cross_with_dot; off_with_muzzleflash"
  38. alias medic_secondary "medium; grey; default; 70"
  39. alias medic_melee "default_melee_crosshair"
  40.  
  41. //SNIPER
  42. alias sniper_primary "small; green; dot; off_with_muzzleflash"
  43. alias sniper_secondary "medium; cyan; default; 70"
  44. alias sniper_melee "default_melee_crosshair"
  45.  
  46. //SPY
  47. alias spy_primary "medium; green; default; off_with_muzzleflash"
  48. alias spy_secondary "small; white; dot; 70"
  49. alias spy_melee "small; white; dot; 70"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement