Advertisement
Guest User

Untitled

a guest
Mar 26th, 2020
363
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.65 KB | None | 0 0
  1. //VIEWMODEL
  2. cl_righthand "0"
  3. viewmodel_offset_x "0"
  4. viewmodel_offset_y "-2"
  5. viewmodel_offset_z "-2"
  6. viewmodel_fov "54"
  7. cl_bob_lower_amt "21"
  8. cl_bobamt_lat "0.1"
  9. cl_bobamt_vert "0.1"
  10. cl_bobcycle "0.98"
  11. cl_viewmodel_shift_left_amt "0.5"
  12. cl_viewmodel_shift_right_amt "0.5"
  13. viewmodel_presetpos "0"
  14.  
  15. //RADAR
  16. cl_radar_always_centered "0"
  17. cl_radar_scale "0.3"
  18. cl_hud_radar_scale "1"
  19. cl_radar_icon_scale_min "0"
  20. cl_radar_rotate "1"
  21. cl_radar_square_with_scoreboard "1"
  22. cl_drawhud_force_radar "0"
  23.  
  24. //HUD
  25. hud_scaling "0.95"
  26. cl_hud_playercount_showcount "1"
  27. cl_hud_playercount_pos "0"
  28. cl_drawhud_force_deathnotices "1"
  29. cl_teamid_overhead_always "1"
  30. +cl_show_team_equipment
  31. hud_takesshots "1"
  32.  
  33. //NETGRAPH
  34. net_graphproportionalfont "0"
  35. net_graphpos "2"
  36. net_graphmsecs "500"
  37. net_graphsolid "1"
  38. net_graphshowsvframerate "1"
  39. net_graphshowlatency "1"
  40. net_graphshowinterp "1"
  41. net_graphtext "1"
  42.  
  43. //SOUNDS
  44. snd_mixahead "0.05"
  45. volume "0.22"
  46. voice_enable "1"
  47. voice_scale "1"
  48. windows_speaker_config "1"
  49. snd_musicvolume "0.04"
  50. snd_tensecondwarning_volume "0.1"
  51. snd_menumusic_volume "0"
  52. snd_roundend_volume "0"
  53. snd_roundstart_volume "0"
  54. snd_deathcamera_volume "0"
  55. snd_mapobjective_volume "0"
  56. snd_mvp_volume "0.1"
  57. voice_mixer_volume "65"
  58.  
  59. //WEIRD SCIENCE
  60. r_drawmodelnames "1"
  61. cl_color "0"
  62. rate "128000"
  63. cl_interp "0.031000"
  64. cl_interp_ratio "2"
  65. cl_interpolate "1"
  66. cl_cmdrate "128"
  67. cl_updaterate "128"
  68. fps_max "300"
  69. r_dynamic "0"
  70. cl_forcepreload "0"
  71. cl_autowepswitch "0"
  72. cl_showloadout "1"
  73. cl_use_opens_buy_menu "0"
  74. cl_teammate_colors_show "1"
  75. ui_steam_overlay_notification_position "bottomright"
  76. player_nevershow_communityservermessage "1"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement