Advertisement
Guest User

Untitled

a guest
Jan 22nd, 2017
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.41 KB | None | 0 0
  1. unbindall
  2.  
  3. //Alias
  4. alias "dc" "disconnect"
  5. alias "cache" "map de_cache"
  6. alias "cobble" "map de_cbble"
  7. alias "dust2" "map de_dust2"
  8. alias "inferno" "map de_inferno"
  9. alias "mirage" "map de_mirage"
  10. alias "nuke" "map de_nuke"
  11. alias "overpass" "map de_overpass"
  12. alias "train" "map de_train"
  13. alias "ak" "give weapon_ak47"
  14. alias "m4" "give weapon_m4a1"
  15.  
  16. //Binds
  17. bind "1" "slot1"
  18. bind "2" "slot2"
  19. bind "3" "slot3"
  20. bind "4" "slot5"
  21. bind "a" "+moveleft"
  22. bind "b" "buymenu"
  23. bind "d" "+moveright"
  24. bind "e" "+use"
  25. bind "f" "+lookatweapon; r_cleardecals"
  26. bind "g" "drop"
  27. bind "h" "commandmenu"
  28. bind "i" "sm_r"
  29. bind "m" "teammenu"
  30. bind "n" "+spray_menu"
  31. bind "q" "lastinv"
  32. bind "r" "+reload"
  33. bind "s" "+back"
  34. bind "t" "messagemode2"
  35. bind "v" "+voicerecord"
  36. bind "w" "+forward"
  37. bind "x" "radio1"
  38. bind "y" "messagemode"
  39. bind "`" "toggleconsole"
  40. bind "=" "give weapon_hegrenade; give weapon_flashbang; give weapon_smokegrenade; give weapon_molotov"
  41. bind "CAPSLOCK" "noclip"
  42. bind "CTRL" "+duck"
  43. bind "ESCAPE" "cancelselect"
  44. bind "LEFTARROW" "+left"
  45. bind "MOUSE1" "+attack"
  46. bind "MOUSE2" "+attack2"
  47. bind "MWHEELDOWN" "slot4"
  48. bind "MWHEELUP" "+jump"
  49. bind "PAUSE" "pause"
  50. bind "PGDN" "volume 0.01"
  51. bind "PGUP" "volume 0.1"
  52. bind "RIGHTARROW" "+right"
  53. bind "SHIFT" "+speed"
  54. bind "SPACE" "+jump"
  55. bind "TAB" "+showscores"
  56.  
  57. //Crosshair
  58. cl_crosshair_drawoutline "0"
  59. cl_crosshair_dynamic_maxdist_splitratio "0"
  60. cl_crosshair_dynamic_splitalpha_innermod "1"
  61. cl_crosshair_dynamic_splitalpha_outermod "0.5"
  62. cl_crosshair_dynamic_splitdist "5"
  63. cl_crosshair_outlinethickness "1"+
  64. cl_crosshairalpha "255"
  65. cl_crosshaircolor "1"
  66. cl_crosshaircolor_b "250"
  67. cl_crosshaircolor_g "200"
  68. cl_crosshaircolor_r "120"
  69. cl_crosshairdot "0"
  70. cl_crosshairgap "-2"
  71. cl_crosshairgap_useweaponvalue "0"
  72. cl_crosshairscale "600"
  73. cl_crosshairsize "4.5"
  74. cl_crosshairstyle "4"
  75. cl_crosshairthickness "1"
  76. cl_crosshairusealpha "1"
  77. cl_fixedcrosshairgap "3"
  78.  
  79. //Miscellaneous
  80. cl_allowdownload "1"
  81. cl_autohelp "0"
  82. cl_autowepswitch "0"
  83. cl_bob_lower_amt "0"
  84. cl_bobamt_lat "0"
  85. cl_bobamt_vert "0"
  86. cl_bobcycle "0.98"
  87. cl_disablehtmlmotd "1"
  88. cl_forcepreload "1"
  89. cl_join_advertise "2"
  90. cl_timeout "9999"
  91. cl_showhelp "0"
  92. gameinstructor_enable "0"
  93. mat_queue_mode "-1"
  94. mm_dedicated_search_maxping "75"
  95. r_drawtracers_firstperson "0"
  96. r_dynamic "0"
  97. r_eyegloss "0"
  98. r_eyemove "0"
  99. r_eyeshift_x "0"
  100. r_eyeshift_y "0"
  101. r_eyeshift_z "0"
  102. r_eyesize "0"
  103. snd_mixahead "0.05"
  104. voice_enable "0"
  105. voice_mixer_volume "0.5"
  106. voice_scale "0.4"
  107.  
  108. //Mouse
  109. m_rawinput "1"
  110. m_mouseaccel1 "0"
  111. m_mouseaccel2 "0"
  112. m_mousespeed "0"
  113. sensitivity "2"
  114. zoom_sensitivity_ratio_mouse "1.0"
  115.  
  116. //Net Graph
  117. cl_showfps "0"
  118. con_filter_enable "2"
  119. con_filter_text "damage"
  120. fps_max "0"
  121. net_graph "1"
  122. net_graphheight "0"
  123. net_graphpos "1"
  124. net_graphproportionalfont "0"
  125.  
  126. //Radar and Hud
  127. cl_hud_background_alpha "0.7"
  128. cl_hud_bomb_under_radar "0"
  129. cl_hud_color "0"
  130. cl_hud_healthammo_style "0"
  131. cl_hud_playercount_pos "0"
  132. cl_hud_playercount_showcount "0"
  133. cl_radar_always_centered "0"
  134. cl_radar_icon_scale_min "0.4"
  135. cl_radar_rotate "1"
  136. cl_radar_scale "0.4"
  137. cl_teammate_colors_show "1"
  138. hud_scaling "0.95"
  139. hud_showtargetid "1"
  140.  
  141. //Rates and Interpolation
  142. cl_cmdrate "128"
  143. cl_interp_ratio "1"
  144. cl_interp "0"
  145. cl_updaterate "128"
  146. rate "786432"
  147.  
  148. //Viewmodel
  149. cl_righthand "1"
  150. viewmodel_fov "68"
  151. viewmodel_offset_x "2.5"
  152. viewmodel_offset_y "1"
  153. viewmodel_offset_z "-1.5"
  154. viewmodel_presetpos "0"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement