Advertisement
Guest User

Untitled

a guest
Mar 26th, 2019
183
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.44 KB | None | 0 0
  1. net_graph "1"
  2. cl_bob_lower_amt "0"
  3. cl_bobamt_lat "0"
  4. cl_bobamt_vert "0"
  5. hud_scaling "1"
  6. cl_bobcycle "2"
  7. cl_autowepswitch "0"
  8. hud_fastswitch "0"
  9. cl_disablefreezecam "1"
  10. cl_bob_lower_amt "5" //min. value
  11. cl_bobamt_lat "0.1" //min. value
  12. cl_bobamt_vert "0.1" //min. value
  13. cl_disablefreezecam "1"
  14. cl_disablehtmlmotd "1"
  15. cl_showloadout "0"
  16. cl_righthand "1"
  17. cl_autohelp "0"
  18. cl_showhelp "0"
  19. cl_freezecampanel_position_dynamic "0"
  20. cl_viewmodel_shift_left_amt "0"
  21. cl_viewmodel_shift_right_amt "0"
  22.  
  23. //Graphical Settings
  24.  
  25. fog_override "1"
  26. fog_end "1"
  27. fog_start "1"
  28. fog_endskybox "1"
  29. fog_enable_water_fog "0"
  30. mat_postprocess_enable "0"
  31. mat_bloom_scalefactor_scalar "0"
  32. mat_bloomamount_rate "0"
  33. r_drawtracers "0"
  34. cl_forcepreload "1"
  35. r_drawtracers_firstperson "0"
  36. r_dyanmic "0"
  37. r_eyegloss "0"
  38. r_eyemove "0"
  39. mat_hdr_enable "0"
  40. fps_max "0"
  41. fps_max_menu "0"
  42. mat_queue_mode "2"
  43. threadpool_affinity "4"
  44. cl_threaded_bone_setup "1"
  45. cl_threaded_client_leaf_system "1"
  46. r_threaded_client_shadow_manager "1"
  47. r_threaded_particles "1"
  48. r_threaded_renderables "1"
  49. r_queued_decals "0"
  50. r_queued_post_processing "0"
  51. r_queued_ropes "0"
  52.  
  53.  
  54. //Server Settings
  55. mm_dedicated_search_maxping "85"
  56. cl_downloadfilter "nosounds"
  57.  
  58. //Misc
  59. snd_headphone_pan_exponent "2"
  60. snd_headphone_pan_radial_weight "2"
  61. snd_musicvolume "0"
  62. snd_mixahead "0.05"
  63.  
  64. //Network Settings
  65. rate "80000"
  66. cl_cmdrate "66"
  67. cl_updaterate "66"
  68. cl_interp_ratio "1"
  69. cl_interp "0.0"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement