Advertisement
Guest User

Untitled

a guest
Dec 10th, 2019
149
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.04 KB | None | 0 0
  1. +cl_show_team_equipment
  2. cl_teamid_overhead_always 1
  3.  
  4.  
  5. bind "n" "+jumpthrow"; alias "+jumpthrow" "+jump; -attack; -attack2"; alias "-jumpthrow" "-jump"
  6.  
  7.  
  8.  
  9.  
  10.  
  11. snd_mixahead "0.05"
  12. snd_headphone_pan_exponent "2"
  13. snd_musicvolume "0.03"
  14.  
  15. snd_tensecondwarning_volume "1.0"
  16.  
  17.  
  18.  
  19.  
  20. cl_cmdrate "128"
  21. cl_updaterate "128"
  22. rate "128000"
  23. cl_interp "1"
  24. cl_interp_ratio "1"
  25.  
  26. cl_viewmodel_shift_right_amt "0"
  27.  
  28.  
  29.  
  30.  
  31.  
  32. m_rawinput "1"
  33. m_mouseaccel1 "0"
  34. m_mouseaccel2 "0"
  35.  
  36.  
  37. cl_bobcycle "2"
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46. r_drawtracers_firstperson "1"
  47. cl_autowepswitch "0"
  48. hud_showtargetid "1"
  49. hud_scaling "1"
  50. net_graph "0"
  51. fps_max "300"
  52. cl_autohelp "0"
  53. cl_showhelp "0"
  54.  
  55.  
  56. closeonbuy "1"
  57. cl_forcepreload "1"
  58. cl_showhelp 0
  59. cl_lagcompensation "1"
  60. cl_predictweapons "1"
  61. cl_resend "6"
  62. cl_timeout "9999999"
  63. r_dynamic "0"
  64. r_eyegloss "0"
  65. r_eyemove "0"
  66. r_eyeshift_x "0"
  67. r_eyeshift_y "0"
  68. r_eyeshift_z "0"
  69. r_eyesize "0"
  70. muzzleflash_light "0"
  71. sys_antialiasing "0"
  72. sys_aspectratio "-1"
  73. sys_refldetail "0"
  74. mat_queue_mode "2"
  75. fps_max_menu "60"
  76. cl_radar_always_centered "0"
  77. cl_radar_scale "0.3"
  78. cl_hud_radar_scale "1.15"
  79. cl_radar_icon_scale_min "1"
  80. cl_radar_square_with_scoreboard "1"
  81. cl_radar_rotate "1"
  82.  
  83. voice_scale "0.15"
  84. cl_autowepswitch "0"
  85. m_customaccel "0"
  86. m_customaccel_scale "0"
  87. m_customaccel_max "0"
  88. m_customaccel_exponent "1.00"
  89. m_forward "1"
  90. m_mouseaccel1 "0"
  91. m_mouseaccel2 "0"
  92. m_mousespeed "1"
  93. cl_autohelp "0"
  94. cl_showhelp "0"
  95. viewmodel_recoil "0"
  96. cl_hud_healthammo_style "1"
  97. cl_hud_playercount_showcount "1"
  98.  
  99. alias "m4a1/ak47" "buy m4a1_silencer; buy ak47"
  100. alias "galilar/famas" "buy galilar; buy famas"
  101. alias "vesthelm/vest" "buy vesthelm; buy vest"
  102. alias "incgrenade/molotov" "buy incgrenade; buy molotov"
  103.  
  104. bind kp_slash "buy hegrenade"
  105. bind kp_multiply "buy flashbang"
  106. bind kp_minus "buy smokegrenade"
  107. bind kp_plus "buy molotov; buy incgrenade"
  108. bind kp_ins "buy vesthelm;buy vest"
  109. bind kp_del "buy vest"
  110. bind kp_enter "buy defuser"
  111. bind kp_end "buy tec9; buy fiveseven"
  112. bind kp_downarrow "buy p250"
  113. bind kp_pgdn "buy deagle"
  114. bind kp_leftarrow "buy galilar; buy famas"
  115. bind kp_5 "buy ak47; buy m4a1_silencer"
  116. bind kp_rightarrow "buy awp"
  117. bind kp_home "buy galilar; buy famas; buy vesthelm; buy defuser"
  118. bind kp_uparrow "buy ak47; buy m4a1_silencer; buy vesthelm; buy defuser"
  119. bind kp_pgup "buy awp; buy vesthelm; buy defuser"
  120.  
  121. bind z "use weapon_molotov; use weapon_incgrenade"
  122. bind mwheelup "use weapon_flashbang"
  123. bind mouse4 "use weapon_smokegrenade"
  124. bind mwheeldown "+jump"
  125. bind spacebar "+jump"
  126. bind f "+use"
  127. bind t "+lookatweapon"
  128. bind e "+spray_menu"
  129. bind mouse5 "+voicerecord"
  130. bind j "cheer; fog_override 1"
  131.  
  132. snd_deathcamera_volume 0
  133. snd_mapobjective_volume 0
  134. snd_menumusic_volume 0
  135. snd_roundend_volume 0
  136. snd_roundstart_volume 0
  137. snd_tensecondwarning_volume .15
  138.  
  139.  
  140.  
  141.  
  142.  
  143.  
  144.  
  145. ECHO ================================================
  146. ECHO ===[ jokr Autoexec CFG loaded! ]=====
  147. ECHO ===[ Goodluck have fun! ]=====
  148. ECHO ================================================
  149.  
  150. //////////////
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement