Advertisement
AntikZ

EmDoubleyou.cfg

Mar 20th, 2018
243
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.37 KB | None | 0 0
  1. clear
  2. rate 128000
  3. cl_cmdrate 128
  4. cl_updaterate 128
  5. cl_interp 0
  6. cl_interp_ratio 1
  7. cl_crosshair_drawoutline "0"
  8. cl_crosshair_dynamic_maxdist_splitratio "0.35"
  9. cl_crosshair_dynamic_splitalpha_innermod "1"
  10. cl_crosshair_dynamic_splitalpha_outermod "0.5"
  11. cl_crosshair_dynamic_splitdist "7"
  12. cl_crosshair_outlinethickness "1"
  13. cl_crosshair_sniper_width "1"
  14. cl_crosshairalpha "255"
  15. cl_crosshaircolor "5"
  16. cl_crosshaircolor_b "0"
  17. cl_crosshaircolor_g "0"
  18. cl_crosshaircolor_r "255"
  19. cl_crosshairdot "0"
  20. cl_crosshairgap "-2.5"
  21. cl_crosshairgap_useweaponvalue "0"
  22. cl_crosshairscale "0"
  23. cl_crosshairsize "2"
  24. cl_crosshairstyle "4"
  25. cl_crosshairthickness "1"
  26. cl_crosshairusealpha "1"
  27.  
  28. cl_autowepswitch "0"
  29. mm_dedicated_search_maxping 50
  30. fps_max 0
  31. cl_disablefreezecam 1
  32.  
  33. bind "j" "noclip"
  34. bindtoggle "h" "toggle gameinstructor_enable"
  35. bind "shift" "+speed; r_cleardecals"
  36. bind "F1" "autobuy"
  37. bind "F2" "rebuy"
  38.  
  39. mat_hdr_enabled 0
  40. cl_lagcompensation 1
  41.  
  42. viewmodel_presetpos "68"
  43. viewmodel_fov "68"
  44. viewmodel_offset_x "2"
  45. viewmodel_offset_y "2"
  46. viewmodel_offset_z "-1.5"
  47.  
  48. cl_hud_background_alpha "0.500000"
  49. cl_hud_bomb_under_radar "1"
  50. cl_hud_color "0"
  51. cl_hud_healthammo_style "0"
  52. cl_hud_playercount_pos "0"
  53. cl_hud_playercount_showcount "1"
  54. hud_scaling "0.600000"
  55. hud_showtargetid "1"
  56. hud_takesshots "0"
  57.  
  58. cl_radar_always_centered "0"
  59. cl_radar_icon_scale_min "0.6"
  60. cl_radar_rotate "1"
  61. cl_radar_scale "0.30"
  62. cl_radar_square_with_scoreboard "1"
  63. cl_hud_radar_scale 1.5
  64.  
  65. snd_deathcamera_volume 0
  66. snd_mapobjective_volume 0
  67. snd_menumusic_volume 0
  68. snd_roundend_volume 0
  69. snd_roundstart_volume 0
  70. snd_tensecondwarning_volume 0
  71.  
  72. // Toggle FPS for loading maps faster
  73. alias fpschange "fpschange_high"
  74. alias fpschange_high "fps_max 999; playvol buttons\blip1 0.5; alias fpschange "fpschange_low"
  75. alias fpschange_low "fps_max 60; playvol buttons\blip2 0.5; alias fpschange "fpschange_high"
  76. fpschange_low //This turns your FPS low when the game starts to load maps faster
  77. bind "F6" "fpschange" //Bind F6 to whatever you prefer
  78.  
  79. alias "bugd" "record bugremovrcrd;stop"
  80. host_writeconfig
  81. echo "------------------------------------"
  82. echo "|..EmDoubleyou.cf autoexec Loaded..|"
  83. echo "------------------------------------"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement