Advertisement
Guest User

bagel doc aids

a guest
Sep 25th, 2016
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.80 KB | None | 0 0
  1. bind shift "+speed; r_cleardecals"
  2.  
  3. cl_radar_always_centered 0
  4.  
  5. bind space +jumpthrow; alias +jumpthrow "+jump; -attack"; alias -jumpthrow -jump
  6.  
  7. cl_disablefreezecam 1
  8.  
  9. //Viewmodel settings, i just put these in to max things out - the max is 68, 2.5, 2, -2
  10. viewmodel_fov 90
  11. viewmodel_offset_x 3
  12. viewmodel_offset_y 2
  13. viewmodel_offset_z -2
  14. cl_bob_lower_amt 0
  15.  
  16. weapon_recoil_model 0
  17.  
  18. //Remove grey fog/blur around the scope and more things
  19. mat_postprocess_enable 0
  20.  
  21. net_graph 1
  22.  
  23. hud_scaling 0.75
  24.  
  25. mat_monitorgamma 1.6
  26.  
  27. mm_dedicated_search_maxping 100
  28.  
  29. bind mwheeldown +jump
  30.  
  31. bind "mouse5" "use weapon_knife; use weapon_flashbang"
  32.  
  33. bind "mouse4" "use weapon_smokegrenade"
  34.  
  35. net_graphproportionalfont "1"
  36.  
  37. net_graphpos "2"
  38.  
  39. Bomb Drop Bind bind "x" "use weapon_c4;drop"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement