Guest User

Brogala autoexec

a guest
Feb 3rd, 2016
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.73 KB | None | 0 0
  1. cl_radar_always_centered "0"
  2. cl_radar_scale "0.3"
  3. cl_hud_radar_scale "0.95"
  4. cl_radar_icon_scale_min "1"
  5. cl_radar_rotate "1"
  6. cl_radar_square_with_scoreboard "1"
  7.  
  8. cl_crosshair_drawoutline "1"
  9. cl_crosshair_dynamic_maxdist_splitratio "0.35"
  10. cl_crosshair_dynamic_splitalpha_innermod "1"
  11. cl_crosshair_dynamic_splitalpha_outermod "0.5"
  12. cl_crosshair_dynamic_splitdist "7"
  13. cl_crosshair_outlinethickness "1"
  14. cl_crosshair_sniper_width "1"
  15. cl_crosshairalpha "200"
  16. cl_crosshaircolor "4"
  17. cl_crosshaircolor_b "50"
  18. cl_crosshaircolor_g "250"
  19. cl_crosshaircolor_r "50"
  20. cl_crosshairdot "0"
  21. cl_crosshairgap "-1"
  22. cl_crosshairgap_useweaponvalue "0"
  23. cl_crosshairscale "0"
  24. cl_crosshairsize "3"
  25. cl_crosshairstyle "4"
  26. cl_crosshairthickness "1"
  27. cl_crosshairusealpha "1"
  28. cl_fixedcrosshairgap "-4.5"
  29.  
  30. viewmodel_presetpos "4"
  31. viewmodel_fov "68"
  32. viewmodel_offset_x "2.5"
  33. viewmodel_offset_y "2"
  34. viewmodel_offset_z "-2"
  35.  
  36. cl_bob_lower_amt "5"
  37. cl_bobamt_lat "0.1"
  38. cl_bobamt_vert "0.1"
  39. cl_bobcycle "0.98"
  40. cl_viewmodel_shift_left_amt "0"
  41. cl_viewmodel_shift_right_amt "0"
  42.  
  43. rate "128000"
  44. cl_interp "0"
  45. cl_interp_ratio "1"
  46. cl_cmdrate "128"
  47. cl_updaterate "128"
  48.  
  49. developer "1"
  50. con_filter_text "Damage"
  51. con_filter_text_out "Player:"
  52. con_filter_enable "2"
  53.  
  54. voice_scale "0.5"
  55. dsp_enhance_stereo "0"
  56. snd_legacy_surround "0"
  57. snd_mixahead "0.05"
  58. snd_pitchquality "1"
  59.  
  60. windows_speaker_config "1"
  61. snd_front_headphone_position "53.2"
  62. snd_rear_headphone_position "90.0"
  63. snd_headphone_pan_exponent "1.2"
  64. snd_headphone_pan_radial_weight "0.5"
  65.  
  66. fps_max "999"
  67. net_graph "1"
  68. net_graphproportionalfont "0"
  69. cl_mute_enemy_team "1"
  70.  
  71. alias "+jumpthrow" "+jump;-attack"
  72. alias "-jumpthrow" "-jump"
  73. bind "mouse3" "+jumpthrow"
  74.  
  75. host_writeconfig
Add Comment
Please, Sign In to add comment