Advertisement
Guest User

Autoexec ktb

a guest
Oct 20th, 2018
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.90 KB | None | 0 0
  1. //Viewmodel
  2. preset classic
  3.  
  4. //// Xhair
  5.  
  6.  
  7. // Etc
  8.  
  9. hud_scaling "1"
  10. cl_interp "0"
  11. cl_interp_ratio "1"
  12. cl_cmdrate "128"
  13. cl_updaterate "128"
  14. rate "128000"
  15. r_drawtracers_firstperson 1
  16. cl_autowepswitch"0"
  17. cl_allowupload "0"
  18. cl_hud_radar_scale "1.25"
  19. cl_radar_scale "0.4"
  20. cl_showloadout 1
  21. cl_draw_only_deathnotices "0"
  22. cl_color "1"
  23. cl_radar_rotate "1"
  24. closeonbuy "1"
  25. cl_forcepreload "1"
  26. cl_showhelp 0
  27. cl_lagcompensation "1"
  28. cl_predictweapons "1"
  29. cl_resend "6"
  30. cl_timeout "9999999"
  31. r_dynamic "0"
  32. r_eyegloss "0"
  33. r_eyemove "0"
  34. r_eyeshift_x "0"
  35. r_eyeshift_y "0"
  36. r_eyeshift_z "0"
  37. r_eyesize "0"
  38. muzzleflash_light "0"
  39. sys_antialiasing "0"
  40. sys_aspectratio "-1"
  41. sys_refldetail "0"
  42. mat_queue_mode 2
  43.  
  44.  
  45. // Sound
  46. volume "0.20"
  47. snd_mixahead "0.05"
  48. snd_musicvolume "0.2"
  49. snd_headphone_pan_exponent "2"
  50. snd_headphone_pan_radial_weight "2
  51. snd_legacy_surround "0"
  52. snd_pitchquality "1"
  53. dsp_enhance_stereo "0"
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62. ////////
  63.  
  64. bind "\" "toggleconsole"
  65. bind "v" "+voicerecord"
  66. bind "mwheelup" "slot10"
  67. bind "mwheeldown" "+jump"
  68. bind "f" "slot7"
  69. bind "z" "+lookatweapon"
  70. bind "q" "slot8"
  71. bind "4" "slot6"
  72. bind "6" "slot9"
  73.  
  74.  
  75. bind "kp_ins" "buy vesthelm; buy vest;"
  76. bind "kp_del" "buy ak47; buy m4a1;"
  77. bind "kp_enter" "buy defuser;"
  78. bind "kp_end" "buy flashbang;"
  79. bind "kp_downarrow" "buy hegrenade;"
  80. bind "kp_pgdn" "buy smokegrenade;"
  81. bind "kp_rightarrow" "buy molotov; buy incgrenade;"
  82. bind "kp_leftarrow" "buy decoy;"
  83. bind "kp_5" "buy p250;"
  84. bind "kp_plus" "buy tec9; buy fiveseven;"
  85. bind "kp_pgup" "buy deagle;"
  86. bind "kp_home" "buy awp;"
  87. bind "kp_uparrow" "buy galilar; buy famas;"
  88. bind "rightarrow" "buy vest;"
  89.  
  90. alias "+jumpthrow" "+jump;-attack"
  91. alias "-jumpthrow" "-jump"
  92. bind "mouse4" "+jumpthrow"
  93.  
  94.  
  95. Clear
  96.  
  97. ECHO ===================================
  98. ECHO ===[ktb. Autoexec CFG loaded!]=====
  99. ECHO ===================================
  100.  
  101.  
  102. //////////////
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement