Advertisement
Guest User

Untitled

a guest
Jul 5th, 2015
234
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.38 KB | None | 0 0
  1. // repositions the gunmodel to mimic CSS more closely.
  2.  
  3. viewmodel_presetpos "0"
  4. viewmodel_fov "68"
  5. viewmodel_offset_x "2.5"
  6. viewmodel_offset_y "1"
  7. viewmodel_offset_z "-1.500000"
  8.  
  9. // removes the shifting of the arm when crouching down.
  10.  
  11. cl_viewmodel_shift_left_amt "0"
  12. cl_viewmodel_shift_right_amt "0"
  13. m_mousespeed 0
  14.  
  15. ////
  16.  
  17.  
  18.  
  19. // removes the bobbing of the weapon back and forth, when you run.
  20.  
  21. cl_bob_lower_amt "0"
  22. cl_bobamt_lat "0"
  23. cl_bobamt_vert "0"
  24.  
  25. // scales the HUD depending on what resolution you use, 1 is max.
  26.  
  27. hud_scaling "0.7"
  28.  
  29. // lowers delay between sounds.
  30.  
  31. snd_mixahead "0.05"
  32. snd_musicvolume "0"
  33. snd_headphone_pan_exponent "2"
  34. snd_headphone_pan_radial_weight "2
  35. snd_legacy_surround "0"
  36. snd_pitchquality "1"
  37. dsp_enhance_stereo "0"
  38.  
  39.  
  40.  
  41. r_drawtracers_firstperson 1
  42.  
  43.  
  44. // causes the scope to move less while moving scoped and reduces bobbing effect
  45.  
  46. cl_bobcycle "2"
  47.  
  48.  
  49. cl_forcepreload "1"
  50. cl_showhelp 0
  51. cl_lagcompensation "1"
  52. cl_predictweapons "1"
  53. cl_resend "6"
  54. cl_timeout "9999999"
  55. r_dynamic "0"
  56. r_eyegloss "0"
  57. r_eyemove "0"
  58. r_eyeshift_x "0"
  59. r_eyeshift_y "0"
  60. r_eyeshift_z "0"
  61. r_eyesize "0"
  62. muzzleflash_light "0"
  63. sys_antialiasing "0"
  64. sys_aspectratio "-1"
  65. sys_refldetail "0"
  66. mat_queue_mode 2
  67.  
  68. ////////
  69.  
  70. bind "kp_home" "buy flashbang"
  71. bind "kp_uparrow" "buy smokegrenade"
  72. bind "kp_pgup" "buy hegrenade"
  73. bind "kp_leftarrow" "buy ak47; buy m4a1; buy vest"
  74. bind "kp_5" "buy vesthelm; buy defuser"
  75. bind "z" "cl_crosshairsize 0;cl_crosshairdot 1;cl_crosshairthickness 1.3;cl_crosshairgap -3"
  76. bind "x" "cl_crosshairstyle 4;cl_crosshaircolor 9;cl_crosshairdot 2;cl_crosshairsize 23;cl_crosshairthickness 0.2;cl_crosshairgap -3;cl_crosshair_drawoutline 1"
  77. bind "c" "cl_crosshairstyle 4;cl_crosshaircolor 9;cl_crosshairdot 2;cl_crosshairsize 17;cl_crosshairthickness 0.2;cl_crosshairgap -3;cl_crosshair_drawoutline 1"
  78. bind "v" "cl_crosshairstyle 4;cl_crosshairdot 0;cl_crosshairgap -2;cl_crosshairsize 3;cl_crosshairthickness 1"
  79.  
  80. //Sound settings
  81. volume "0.42"
  82. snd_mixahead "0.05"
  83. snd_musicvolume "0"
  84. snd_headphone_pan_exponent "2"
  85. snd_headphone_pan_radial_weight "2
  86. snd_legacy_surround "0"
  87. snd_pitchquality "1"
  88. dsp_enhance_stereo "0"
  89.  
  90. //dat fps doe
  91. fps_max "0"
  92. net_allow_multicast "0"
  93. cl_downloadfilter "nosounds"
  94. cl_forcepreload "1"
  95. sv_forcepreload "1"
  96.  
  97. host_writeconfig
  98.  
  99. //////////////
  100. //FLAGRTES EPIN MAY MAY CONFIG OF MAYMAYNESS AWW YEEEE
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement