Advertisement
Le_BuG63

Untitled

May 25th, 2015
298
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.38 KB | None | 0 0
  1.  
  2. clear
  3. windows_speaker_config "1"
  4. snd_mixahead "0.05"
  5. snd_musicvolume "0"
  6. snd_headphone_pan_exponent "2"
  7. snd_headphone_pan_radial_weight "2"
  8. snd_rear_headphone_position "90"
  9. snd_mixahead "0.05"
  10. snd_legacy_surround "0"
  11. snd_pitchquality "1"
  12. dsp_enhance_stereo "0"
  13.  
  14. rate "128000"
  15.  
  16. cl_bobcycle "2"
  17. cl_bob_lower_amt "0"
  18. cl_bobamt_lat "0"
  19. cl_bobamt_vert "0"
  20.  
  21. cl_viewmodel_shift_left_amt "0"
  22. cl_viewmodel_shift_right_amt "0"
  23.  
  24. cl_cmdrate "128"
  25. cl_updaterate "128"
  26. cl_interp_ratio "1"
  27. cl_interp "0"
  28. cl_lagcompensation "1"
  29. cl_pred_optimize "2"
  30. cl_predict "1"
  31. cl_predictweapons "1"
  32. cl_smooth "0"
  33. cl_smoothtime "0"
  34. cl_wpn_sway_interp "0"
  35. cl_disablehtmlmotd "1"
  36. cl_downloadfilter "nosounds"
  37.  
  38. m_rawinput "0"
  39. m_mouseaccel1 "0"
  40. m_mouseaccel2 "0"
  41.  
  42. cl_draw_only_deathnotices 1
  43.  
  44. cl_radar_rotate "1"
  45. cl_radar_always_centered "0"
  46. cl_radar_scale "0.30"
  47. cl_radar_icon_scale_min ".35"
  48. cl_autowepswitch "0"
  49. cl_autohelp "0"
  50. cl_showhelp "0"
  51.  
  52. cl_forcepreload "1"
  53. hud_showtargetid "0"
  54. fps_max "999"
  55.  
  56. cl_resend "6"
  57. cl_timeout "9999999"
  58. r_dynamic "0"
  59. r_eyegloss "0"
  60. r_eyemove "0"
  61. r_eyeshift_x "0"
  62. r_eyeshift_y "0"
  63. r_eyeshift_z "0"
  64. r_eyesize "0"
  65. muzzleflash_light "0"
  66. sys_antialiasing "0"
  67. sys_aspectratio "-1"
  68. sys_refldetail "0"
  69.  
  70. //sensitivity "2.2"
  71.  
  72. cl_predictweapons "1"
  73.  
  74. viewmodel_fov "68"
  75. viewmodel_offset_z "-5"
  76. viewmodel_offset_y "5"
  77. viewmodel_offset_x "1.5"
  78.  
  79. mat_queue_mode "2"
  80.  
  81. r_drawtracers_firstperson "1"
  82.  
  83. joystick "0"
  84. joystick_force_disabled "1"
  85. joystick_force_disabled_set "1"
  86. cl_preload "1"
  87.  
  88. bind "kp_end" "buy m4a1; buy m4a1_silencer; buy ak47"
  89. bind "kp_downarrow" "buy galilar; buy famas"
  90. bind "kp_pgdn "buy nova"
  91. bind "kp_ins" "buy vest; buy vesthelm; buy defuser"
  92. bind "kp_leftarrow" "buy fiveseven; buy tec9"
  93. bind "kp_5" "buy p250"
  94. bind "kp_rightarrow" "buy deagle"
  95. bind "kp_home" "buy ssg08"
  96. bind "kp_uparrow" "buy awp"
  97. bind "kp_pgup" "buy "
  98. bind "kp_enter" "buy flashband; buy flashband; buy hegrenade; buy smokegrenade"
  99.  
  100. // *********** 9 **********
  101. //Show netgraph when checking scoreboard
  102. net_graph "1"
  103. net_graphheight "9999"
  104. alias "+scorenet" "+showscores; net_graphheight 0"
  105. alias "-scorenet" "-showscores; net_graphheight 9999"
  106. bind "TAB" "+scorenet"
  107.  
  108. exec "cr_pcroixbleu.cfg"
  109.  
  110. bind "k" "showconsole"
  111. echo "Le_BuG's config launched"
  112. host_writeconfig
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement