Advertisement
Guest User

Untitled

a guest
Jun 25th, 2018
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.32 KB | None | 0 0
  1. //Video
  2. mat_monitorgamma "1.6"
  3. mat_queue_mode "2"
  4. r_dynamic "0"
  5. r_drawtracers_firstperson "0"
  6.  
  7. //HUD - adjust for preference i guess
  8. hud_scaling "1"
  9. hud_showtargetid "1"
  10. cl_disablehtmlmotd "0"
  11. cl_showloadout "1"
  12. gameinstructor_enable "0"
  13. cl_autohelp "0"
  14. cl_showhelp "0"
  15. cl_autowepswitch "0"
  16. con_enable "1"
  17. bind "'" "toggleconsole"
  18. mm_dedicated_search_maxping "50"
  19.  
  20. //Radar - radar settings + adjustment on numpad enter
  21. cl_radar_rotate "0"
  22. cl_radar_always_centered "0"
  23. cl_radar_scale "0.32"
  24. cl_radar_icon_scale_min "0.5"
  25. bind "kp_enter" "incrementvar cl_radar_scale 0.32 0.52 0.05" // this lets you adjust radar scale on numpad enter
  26.  
  27. // Tab+netgraph
  28. bind "TAB" "+info"
  29. alias "+net" "net_graph 1;net_graphproportionalfont 1;net_graphpos 2;net_graphheight 16"
  30. alias "-net" "net_graph 0"
  31. alias "+info" "+net;+showscores"
  32. alias "-info" "-showscores;-net"
  33.  
  34. //View model- more like css
  35. viewmodel_fov "68"
  36. viewmodel_offset_x "2"
  37. viewmodel_offset_y "4"
  38. viewmodel_offset_z "-2"
  39. viewmodel_presetpos "0"
  40. bind "ALT" "toggle cl_righthand; 1 cl_righthand 0; r_cleardecals 1"
  41.  
  42. //Bobbing and Movement Shifting - remove all the dumb view bob
  43. cl_viewmodel_shift_left_amt "0.5"
  44. cl_viewmodel_shift_right_amt "0.5"
  45. cl_bob_lower_amt "4"
  46. cl_bobamt_lat "0.1"
  47. cl_bobamt_vert "0.1"
  48. cl_bobcycle "0.98"
  49.  
  50. //Mouse
  51. sensitivity "3.13"
  52. zoom_sensitivity_ratio_mouse "1"
  53. m_rawinput "1"
  54. m_yaw "0.022"
  55. m_pitch "0.022"
  56. m_mousespeed "0"
  57. m_mouseaccel1 "0"
  58. m_mouseaccel2 "0"
  59.  
  60. //Crosshair
  61. cl_crosshair_drawoutline "0"
  62. cl_crosshair_dynamic_maxdist_splitratio "0"
  63. cl_crosshair_dynamic_splitalpha_innermod "1"
  64. cl_crosshair_dynamic_splitalpha_outermod "1.000000"
  65. cl_crosshair_dynamic_splitdist "5"
  66. cl_crosshair_outlinethickness "0"
  67. cl_crosshairalpha "255"
  68. cl_crosshairusealpha "1"
  69. cl_crosshaircolor "1"
  70. cl_crosshaircolor_b "0.000000"
  71. cl_crosshaircolor_g "0.000000"
  72. cl_crosshaircolor_r "255.000000"
  73. cl_crosshairdot "0"
  74. cl_crosshairgap "-1"
  75. cl_fixedcrosshairgap "-5"
  76. cl_crosshairgap_useweaponvalue "0"
  77. cl_crosshairscale "800"
  78. cl_crosshairsize "1"
  79. cl_crosshairstyle "4"
  80. cl_crosshairthickness "1"
  81. cl_crosshairusealpha "800"
  82. hud_showtargetid "0"
  83. bind L "toggle cl_crosshairsize 1 99999" //SMOKE BIND
  84.  
  85.  
  86.  
  87.  
  88.  
  89.  
  90. //Performance & Rates - rates for 128 tick servers, matchmaking is 64 but this is usually fine
  91. cl_forcepreload "1"
  92. cl_interp "0"
  93. cl_interp_ratio "1"
  94. cl_cmdrate "128"
  95. cl_updaterate "128"
  96. rate "786432"
  97. cl_lagcompensation "1"
  98. fps_max "313"
  99. r_dynamic "0"
  100. r_eyegloss "0"
  101. r_eyemove "0"
  102. r_eyeshift_x "0"
  103. r_eyeshift_y "0"
  104. r_eyeshift_z "0"
  105. r_eyesize "0"
  106.  
  107. //Audio- less delayed, better sound
  108. volume "1"
  109. voice_enable "1"
  110. voice_scale "1"
  111. windows_speaker_config "1"
  112. snd_mixahead "0.05"
  113. snd_musicvolume "0"
  114. snd_front_headphone_position "45.0"
  115. snd_rear_headphone_position "90.0"
  116. snd_headphone_pan_exponent "1.2"
  117. snd_headphone_pan_radial_weight "0.5"
  118. snd_legacy_surround "0"
  119. snd_pitchquality "1"
  120. snd_roundend_volume "0.2"
  121. dsp_enhance_stereo "0"
  122. bind "\" "toggle voice_enable 1 0" // this lets you turn voice on and off on
  123.  
  124.  
  125. // binds
  126. bind "mouse4" "use weapon_flashbang"
  127. bind "c" "use weapon_smokegrenade"
  128. bind "mouse5" "use weapon_hegrenade"
  129. bind "4" "use weapon_decoy"
  130. bind "v" "use weapon_molotov;use weapon_incgrenade;"
  131. bind "f" "+lookatweapon; r_cleardecals 1"
  132. bind "t" "r_cleardecals 1"
  133. bind "mwheelup" "+jump"
  134. bind "mwheeldown" "+jump"
  135. bind "space" "+jump"
  136. bind "z" "use weapon_taser"
  137. alias "+jumpthrow" "+jump;-attack;-attack2"
  138. alias "-jumpthrow" "-jump"
  139. bind "x" "+jumpthrow"
  140.  
  141. //keypad buy binds
  142. bind "kp_slash" "buy smokegrenade;"
  143. bind "kp_multiply" "buy flashbang;"
  144. bind "kp_minus" "buy molotov; buy incgrenade;"
  145. bind "kp_home" "buy ssg08;"
  146. bind "kp_uparrow" "buy awp;"
  147. bind "kp_pgup" "buy g3sg1; buy scar20;"
  148. bind "kp_leftarrow" "buy galilar; buy famas;"
  149. bind "kp_5" "buy ak47; buy m4a1;"
  150. bind "kp_rightarrow" "buy sg556; buy aug;"
  151. bind "kp_end" "buy p250;"
  152. bind "kp_downarrow" "buy tec9; buy fiveseven;"
  153. bind "kp_pgdn" "buy deagle;"
  154. bind "kp_ins" "buy mac10; buy mp9;"
  155. bind "kp_del" "buy defuser;"
  156. bind "kp_enter" "buy vest;"
  157. bind "kp_plus" "buy vesthelm;"
  158.  
  159. //Navigaation buy binds
  160. bind "pgup" "buy hegrenade;"
  161. bind "home" "buy decoy;"
  162. bind "ins" "buy Taser;"
  163. bind "end" "buy sawedoff; buy mag7;"
  164. bind "del" "buy nova;"
  165. bind "pgdn" "buy ump45;"
  166.  
  167. host_writeconfig // write settings to config.cfg
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement