Advertisement
Guest User

Untitled

a guest
Mar 22nd, 2019
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.10 KB | None | 0 0
  1. bind "n" "-attack; -attack 2"
  2. alias "+jumpthrow" "+jump;-attack"
  3. alias "-jumpthrow" "-jump"
  4. alias "+jumpthrow" "+jump;-attack"
  5. alias "-jumpthrow" "-jump"
  6. bind "H" "+jumpthrow"
  7. bind "H" "+jumpthrow"
  8. bind "alt" "toggle cl_radar_scale 0.6 0.3"
  9. alias "volmin" "volume 0;alias volup vol1;alias voldn ngmin"
  10. alias "vol1" "volume 0.01;alias volup vol2;alias voldn volmin"
  11. alias "vol2" "volume 0.04;alias volup vol3;alias voldn vol1"
  12. alias "vol3" "volume 0.05;alias volup vol4;alias voldn vol2"
  13. alias "vol4" "volume 0.1;alias volup vol5;alias voldn vol3"
  14. alias "vol5" "volume 0.2;alias volup vol6;alias voldn vol4"
  15. alias "vol6" "volume 0.3;alias volup vol7;alias voldn vol5"
  16. alias "vol7" "volume 0.5;alias volup vol8;alias voldn vol6"
  17. alias "vol8" "volume 0.6;alias volup vol9;alias voldn vol7"
  18. alias "vol9" "volume 0.8;alias volup vol10;alias voldn vol8"
  19. alias "vol10" "volume 0.9;alias voldn vol9"
  20. alias "volup" "vol2"
  21. alias "voldn" "volmin"
  22. bind "o" "volup"
  23. bind "l" "voldn"
  24. echo "Auto volume OK"
  25. rate "80000"
  26. cl_cmdrate "128"
  27. cl_updaterate "128"
  28. cl_interp "0"
  29. cl_interp_ratio "2"
  30. cl_lagcompensation "1"
  31. net_graph "1"
  32. net_graphheight "8000"
  33. alias "+scorenet" "+showscores; net_graphheight 0"
  34. alias "-scorenet" "-showscores; net_graphheight 8000"
  35. bind "TAB" "+scorenet"
  36. r_eyegloss "0"
  37. r_eyemove "0"
  38. r_eyeshift_x "0"
  39. r_eyeshift_y "0"
  40. r_eyeshift_z "0"
  41. r_eyesize "0"
  42. snd_mixahead "0.05"
  43. bind "F5" "+fw"
  44. alias "+fw" "demo_timescale 3"
  45. alias "-fw" "demo_timescale 1"
  46. bind "F6" "+fw2"
  47. alias "+fw2" "demo_timescale 10"
  48. alias "-fw2" "demo_timescale 1"
  49. bind "F7" "demo_togglepause"
  50. bind "F8" "demoui"
  51. bind "F10" "disconnect"
  52. echo "Replay"
  53. bind "J" "+crosshairmax"
  54. alias "+crosshairmax" "cl_crosshairsize 3000"
  55. alias "-crosshairmax" "cl_crosshairsize 2"
  56. bind "MWHEELUP" "+jump"
  57. bind "SPACE" "+jump"
  58. alias cleardec "r_cleardecals;incrementvar cl_teamid_overhead_always 1 2 1"
  59. bind "v" "cleardec"
  60. bind "alt" "toggle cl_radar_scale 1 0.25"
  61. alias "dm" "connect 188.165.81.232:27020"
  62. alias "a" "map aim_botz custom"
  63. alias "y" "map workshop\1104441138\yprac_arena custom"
  64. hud_takesshots 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement