Advertisement
Guest User

hassam.gg

a guest
Feb 19th, 2018
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.92 KB | None | 0 0
  1. cl_viewmodel_shift_left_amt "0.500000"
  2. cl_viewmodel_shift_right_amt "0.250000"
  3. viewmodel_fov "68.000000"
  4. viewmodel_offset_x "1.900000"
  5. viewmodel_offset_y "2.0"
  6. viewmodel_offset_z "-2.0"
  7. viewmodel_presetpos "0"
  8. cl_bob_lower_amt "5.000000"
  9. cl_bobamt_lat "0.100000"
  10. cl_bobamt_vert "0.100000"
  11. cl_bobcycle "0.98"
  12. cl_radar_always_centered 0
  13. zoom_sensitivity_ratio_mouse 1
  14.  
  15.  
  16. // NETCODE
  17. rate "1048576"
  18. cl_cmdrate "128"
  19. cl_updaterate "128"
  20. cl_interp "0"
  21. cl_interp_ratio "1"
  22. cl_predictweapons "1"
  23. clientport "1337"
  24.  
  25.  
  26. //HUD
  27.  
  28. net_graphproportionalfont "0"
  29. net_graphheight "0"
  30. hud_scaling "0.8"
  31. hud_showtargetid "1"
  32. cl_autowepswitch "0"
  33.  
  34.  
  35. //netgraph with tab
  36. alias "+scorenet" "+showscores; net_graphheight 0"
  37. alias "-scorenet" "-showscores; net_graphheight 9999"
  38. bind "TAB" "+scorenet"
  39.  
  40. //MODEL
  41. viewmodel_offset_x "2"
  42. viewmodel_offset_y "4"
  43. viewmodel_offset_z "-2"
  44. cl_viewmodel_shift_left_amt "0"
  45. cl_viewmodel_shift_right_amt "0"
  46. cl_bob_lower_amt "0"
  47.  
  48. dsp_enhance_stereo "0"
  49. snd_legacy_surround "0"
  50. snd_mixahead "0.05"
  51. snd_pitchquality "1"
  52. snd_deathcamera_volume "0.0"
  53. snd_mapobjective_volume "0.12"
  54. snd_menumusic_volume "0.0"
  55. snd_musicvolume "0.11"
  56. snd_roundend_volume "0.2"
  57. snd_roundstart_volume "0.06"
  58. snd_tensecondwarning_volume "0.35"
  59. voice_scale "0.62"
  60. snd_mute_losefocus "0"
  61. windows_speaker_config "1"
  62.  
  63. snd_front_headphone_position "50.2"
  64. snd_rear_headphone_position "90.0"
  65. snd_headphone_pan_exponent "1.2"
  66. snd_headphone_pan_radial_weight "0.5"
  67.  
  68. cl_forcepreload "1"
  69. mat_queue_mode "2"
  70. fps_max "0"
  71. r_drawtracers_firstperson "0"
  72. r_eyegloss "0"
  73. r_eyemove "0"
  74. r_eyeshift_x "0"
  75. r_eyeshift_y "0"
  76. r_eyeshift_z "0"
  77. r_eyesize "0"
  78. cl_crosshair_sniper_width "2"
  79. cl_crosshairalpha "255"
  80. cl_join_advertise "2"
  81. cl_radar_always_centered "0"
  82. cl_radar_icon_scale_min "1"
  83. cl_teammate_colors_show "2"
  84. snd_mixahead "0.05"
  85.  
  86. host_writeconfig
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement