Advertisement
Guest User

frriNz Autoexec

a guest
Aug 20th, 2019
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.68 KB | None | 0 0
  1. // frriNz Autoexec Ahhowhey
  2. // 1. Keyboard / Mouse Settings
  3.  
  4. sensitivity "1.27"
  5. // @ 600 DPI
  6. bind mouse4 +voicerecord
  7.  
  8. // 2. Game Settings
  9.  
  10. net_graph "1"
  11. net_graphproportionalfont "0"
  12. fps_max "999"
  13. gameinstructor_enable "0"
  14. mm_dedicated_search_maxping "50"
  15. cl_autowepswitch "0"
  16. cl_hud_playercount_pos "1"
  17. cl_hud_playercount_showcount "1"
  18. cl_teamid_overhead_always "1"
  19.  
  20. // 3. Audio Settings
  21.  
  22. volume "0.5"
  23. voice_scale "0.2"
  24. snd_menumusic_volume "0.09"
  25. snd_roundstart_volume "0"
  26. snd_roundend_volume "0"
  27. snd_mapobjective_volume "0"
  28. snd_tensecondwarning_volume "0.09"
  29. snd_deathcamera_volume "0"
  30. snd_mvp_volume "0.09"
  31.  
  32. // 4. Viewmodel Settings
  33.  
  34. cl_viewmodel_shift_left_amt "0.500000"
  35. cl_viewmodel_shift_right_amt "0.250000"
  36. viewmodel_fov "68"
  37. viewmodel_offset_x "2.5"
  38. viewmodel_offset_y "-2.0"
  39. viewmodel_offset_z "-2.0"
  40. viewmodel_presetpos "0"
  41. viewmodel_recoil "1.0"
  42. cl_bob_lower_amt "5.000000"
  43. cl_bobamt_lat "0.100000"
  44. cl_bobamt_vert "0.100000"
  45. cl_bobcycle "0.98"
  46.  
  47. // 5. Crosshair Settings
  48.  
  49. cl_crosshair_drawoutline "0"
  50. cl_crosshair_dynamic_maxdist_splitratio "0.35"
  51. cl_crosshair_dynamic_splitalpha_innermod "1"
  52. cl_crosshair_dynamic_splitalpha_outermod "0.5"
  53. cl_crosshair_dynamic_splitdist "7"
  54. cl_crosshair_outlinethickness "1"
  55. cl_crosshair_sniper_show_normal_inaccuracy "0"
  56. cl_crosshair_sniper_width "2"
  57. cl_crosshair_t "0"
  58. cl_crosshairalpha "999'"
  59. cl_crosshaircolor "0"
  60. cl_crosshaircolor_b "0"
  61. cl_crosshaircolor_g "0"
  62. cl_crosshaircolor_r "0"
  63. cl_crosshairdot "0"
  64. cl_crosshairgap "-3"
  65. cl_crosshairgap_useweaponvalue "0"
  66. cl_crosshairscale "0"
  67. cl_crosshairsize "3"
  68. cl_crosshairstyle "4"
  69. cl_crosshairthickness "1"
  70. cl_crosshairusealpha "1"
  71. cl_fixedcrosshairgap "3"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement