Advertisement
Guest User

frrinz autoexec.cfg

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