Advertisement
Guest User

ryan is really cool i guess maybe

a guest
May 24th, 2015
239
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.41 KB | None | 0 0
  1. //Noclip Commands
  2. bind "alt" "noclip"
  3. sv_noclipspeed 5
  4.  
  5. //Misc Binds
  6. bindtoggle "end" "voice_enable"
  7. bindtoggle "pgdn" "net_graph"
  8. bind "mouse4" "+voicerecord"
  9.  
  10. //Buy Binds
  11. bind "f1" "Buy m4a1_silencer; Buy ak47"
  12. bind "f2" "Buy famas; Buy galilar"
  13. bind "f3" "Buy tec9"
  14. bind "f4" "Buy p250"
  15. bind "f5" "Buy deagle"
  16. bind "f6" "Buy awp"
  17. bind "f7" "Buy vesthelm; Buy vest"
  18. bind "f8" "Buy defuser; Buy rescue"
  19. bind "f9" "Buy molotov; buy incgrenade"
  20. bind "f10" "Buy smokegrenade"
  21. bind "f11" "Buy hegrenade"
  22. bind "f12" "Buy flashbang"
  23. bind "uparrow" "Buy decoy"
  24.  
  25. //Crosshair
  26. cl_crosshair_drawoutline "1"
  27. cl_crosshair_dynamic_maxdist_splitratio "0.0"
  28. cl_crosshair_dynamic_splitalpha_innermod "1"
  29. cl_crosshair_dynamic_splitalpha_outermod "0.300000"
  30. cl_crosshair_dynamic_splitdist "5"
  31. cl_crosshair_outlinethickness "1"
  32. cl_crosshairalpha "200"
  33. cl_crosshaircolor "5"
  34. cl_crosshaircolor_b "0"
  35. cl_crosshaircolor_g "255"
  36. cl_crosshaircolor_r "255"
  37. cl_crosshairdot "0"
  38. cl_crosshairgap "-1"
  39. cl_crosshairgap_useweaponvalue "0"
  40. cl_crosshairscale "0"
  41. cl_crosshairsize "2.5"
  42. cl_crosshairstyle "5"
  43. cl_crosshairthickness "0.7"
  44. cl_crosshairusealpha "1"
  45. cl_fixedcrosshairgap "0"
  46.  
  47. //Disable Hints
  48. cl_autohelp "0"
  49. gameinstructor_enable "0"
  50. cl_showhelp "0"
  51.  
  52. //HUD Settings
  53. safezonex "0.85"
  54. safezoney "1.0"
  55. hud_scaling "0.85"
  56. cl_hud_background_alpha "0.5"
  57. cl_hud_bomb_under_radar "1"
  58. cl_hud_color "1"
  59. cl_hud_healthammo_style "1"
  60. cl_hud_playercount_pos "0"
  61. cl_hud_playercount_showcount "1"
  62. cl_loadout_colorweaponnames "0"
  63. hud_showtargetid "1"
  64. ui_steam_overlay_notification_position "topright"
  65.  
  66. //Miscellaneous
  67. cl_allowdownload "1
  68. cl_autowepswitch "0"
  69. cl_disablehtmlmotd 0
  70. cl_downloadfilter "0"
  71. cl_forcepreload "1"
  72. cl_lagcompensation "1"
  73. cl_show_clan_in_death_notice "1"
  74. cl_showfps "0"
  75. cl_showloadout "1"
  76. con_filter_enable "0"
  77. ds_get_newest_subscribed_files "1"
  78. fps_max "999"
  79. fps_max_menu "999"
  80. hud_showtargetid "1"
  81. mm_dedicated_search_maxping "85"
  82. r_drawtracers_firstperson "0"
  83. cl_disablefreezecam "1"
  84. mat_queue_mode "-1"
  85. cl_color "4"
  86. cl_righthand "1"
  87. cl_use_opens_buy_menu "0"
  88. lobby_voice_chat_enabled "0"
  89. cl_timeout "1337"
  90. closeonbuy "1"
  91. cl_predictweapons "1"
  92. cl_resend "6"
  93. r_dynamic "0"
  94. r_eyegloss "0"
  95. r_eyemove "0"
  96. r_eyeshift_x "0"
  97. r_eyeshift_y "0"
  98. r_eyeshift_z "0"
  99. r_eyesize "0"
  100. muzzleflash_light "0"
  101. sys_antialiasing "0"
  102. sys_aspectratio "-1"
  103. sys_refldetail "0"
  104. snd_mute_losefocus "0"
  105.  
  106. //Mouse
  107. m_rawinput "1"
  108. m_mouseaccel1 "0"
  109. m_mouseaccel2 "0"
  110. m_mousespeed "0"
  111. sensitivity "2.2"
  112. zoom_sensitivity_ratio_mouse "1.0"
  113.  
  114. //Radar
  115. cl_radar_always_centered "0"
  116. cl_radar_icon_scale_min "0.5"
  117. cl_radar_rotate "1"
  118. cl_radar_scale "0.3"
  119. cl_hud_radar_scale "1.0"
  120. cl_radar_square_with_scoreboard "0"
  121. cl_teammate_colors_show "2"
  122.  
  123. //Rates and Interpolation
  124. net_graph "0"
  125. net_graphpos "1"
  126. net_graphheight "64"
  127. cl_cmdrate "128"
  128. cl_interp "0"
  129. cl_interp_ratio "1"
  130. cl_updaterate "128"
  131. rate "128000"
  132.  
  133. //Viewmodel Postion
  134. cl_bob_lower_amt "0"
  135. cl_bobamt_vert "0"
  136. cl_bobamt_lat "0"
  137. cl_bobcycle "2"
  138. cl_viewmodel_shift_right_amt "0"
  139. cl_viewmodel_shift_left_amt "0"
  140. viewmodel_fov "68"
  141. viewmodel_presetpos "0"
  142. viewmodel_offset_x "2.5"
  143. viewmodel_offset_y "1"
  144. viewmodel_offset_z "-1.5"
  145.  
  146. //Zooms In Radar With "e"
  147. bind "E" "+radar"
  148. alias "+radar" "+use; cl_radar_always_centered 1; cl_radar_scale 0.60"
  149. alias "-radar" "-use; cl_radar_always_centered 0; cl_radar_scale 0.35"
  150.  
  151. //Hold Mouse5 For Knife
  152. alias +knife slot3
  153. alias -knife invnextnongrenade
  154. bind mouse5 +knife
  155.  
  156. //Fast Smoke Practice
  157. alias "+timespeedfast" "host_timescale 25"
  158. alias "-timespeedfast" "host_timescale 1"
  159. bind "p" "+timespeedfast"
  160.  
  161. //Grenade Binds
  162. bind "c" "use weapon_knife;use weapon_flashbang"
  163. bind "x" "use weapon_knife;use weapon_hegrenade"
  164. bind "v" "use weapon_knife;use weapon_smokegrenade"
  165. bind "z" "use weapon_knife;use weapon_incgrenade;use weapon_molotov"
  166. bind "n" "use weapon_knife;use weapon_decoy"
  167.  
  168. //Clear Bullet Holes
  169. bind "f" "+lookatweapon;r_cleardecals"
  170.  
  171. //Switch Between Secondary and Primary
  172. bind "q" "invnextnongrenade"
  173. bind "mouse3" "lastinv"
  174.  
  175. //Bomb Bind
  176. bind "4" "use weapon_c4"
  177.  
  178. //Sound Commands
  179. snd_headphone_pan_exponent 2.0
  180. snd_front_headphone_position 45.0
  181. snd_rear_headphone_position 135.0
  182. snd_mixahead "0.05"
  183. snd_musicvolume "0"
  184. snd_headphone_pan_exponent "2"
  185. snd_headphone_pan_radial_weight "2"
  186. snd_legacy_surround "0"
  187. snd_pitchquality "1"
  188. dsp_enhance_stereo "0"
  189.  
  190. host_writeconfig
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement