Advertisement
Slowzera

slow1fps cfg

Nov 16th, 2018
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.93 KB | None | 0 0
  1. // Rate
  2.  
  3. rate 128000
  4. cl_cmdrate 128
  5. cl_updaterate 128
  6. cl_interp 0
  7. cl_interp_ratio 1
  8.  
  9. //Crosshair
  10.  
  11. cl_crosshair_drawoutline "0.000000"
  12. cl_crosshair_dynamic_maxdist_splitratio "0.35"
  13. cl_crosshair_dynamic_splitalpha_innermod "1"
  14. cl_crosshair_dynamic_splitalpha_outermod "0.5"
  15. cl_crosshair_dynamic_splitdist "7"
  16. cl_crosshair_outlinethickness "1.000000"
  17. cl_crosshair_sniper_show_normal_inaccuracy "0"
  18. cl_crosshair_sniper_width "3"
  19. cl_crosshair_t "0.000000"
  20. cl_crosshairalpha "200.000000"
  21. cl_crosshaircolor "5.000000"
  22. cl_crosshaircolor_b "0.000000"
  23. cl_crosshaircolor_g "255.000000"
  24. cl_crosshaircolor_r "0.000000"
  25. cl_crosshairdot "0.000000"
  26. cl_crosshairgap "-2.000000"
  27. cl_crosshairgap_useweaponvalue "0"
  28. cl_crosshairscale "1"
  29. cl_crosshairsize "3.000000"
  30. cl_crosshairstyle "4.000000"
  31. cl_crosshairthickness "1.150000"
  32. cl_crosshairusealpha "1"
  33. cl_fixedcrosshairgap "3"
  34.  
  35.  
  36. // FOV
  37.  
  38. cl_viewmodel_shift_left_amt "0.500000"
  39. cl_viewmodel_shift_right_amt "0.250000"
  40. viewmodel_fov "68"
  41. viewmodel_offset_x "2.5"
  42. viewmodel_offset_y "0"
  43. viewmodel_offset_z "-1.5”
  44. viewmodel_presetpos "3"
  45. cl_bob_lower_amt "5.000000"
  46. cl_bobamt_lat "0.100000"
  47. cl_bobamt_vert "0.100000"
  48. cl_bobcycle "0.98"
  49.  
  50. // HUD
  51.  
  52. cl_hud_background_alpha "0.450000"
  53. cl_hud_bomb_under_radar "1"
  54. cl_hud_color "8"
  55. cl_hud_healthammo_style "1"
  56. cl_hud_playercount_pos "0"
  57. cl_hud_playercount_showcount "1"
  58. cl_hud_radar_scale "1.050000"
  59. hud_scaling "0.602087"
  60. hud_showtargetid "1"
  61. hud_takesshots "1"
  62. cl_radar_always_centered "0"
  63. cl_radar_icon_scale_min "0.500000"
  64. cl_radar_rotate "1"
  65. cl_radar_scale "0.400000"
  66. cl_radar_square_with_scoreboard "0"
  67. cl_radar_always_centered "0"
  68. cl_radar_icon_scale_min "0.500000"
  69. cl_radar_rotate "1"
  70. cl_radar_scale "0.400000"
  71. cl_radar_square_with_scoreboard "0"
  72. net_graph "1"
  73. net_graphpos "1"
  74. safezonex "0.85"
  75.  
  76.  
  77. // Team Equips
  78.  
  79. +cl_show_team_equipment
  80. +cl_show_team_equipment 1
  81.  
  82. // Extras
  83.  
  84. fps_max 70
  85. cl_righthand 1
  86. gameinstructor_enable 0
  87. cl_autowepswitch 0
  88. hud_takesshots 1
  89. voice_enable 1
  90. sensitivity 1.7
  91. r_dynamic 0
  92. cl_forcepreload 1
  93. net_allow_multicast "1"
  94. net_graph "0"
  95. net_graphheight "64"
  96. net_graphholdsvframerate "0"
  97. net_graphmsecs "400"
  98. net_graphpos "1"
  99. net_graphproportionalfont "1"
  100. net_graphshowinterp "1"
  101. net_graphshowlatency "1"
  102. net_graphshowsvframerate "0"
  103. net_graphsolid "1"
  104. net_graphtext "3"
  105. net_maxroutable "1200"
  106. net_scale "5"
  107. net_steamcnx_allowrelay "1"
  108. net_graph 1
  109. net_graphpos 2
  110. fps_max 999
  111. fps_max_menu 999
  112. rate 128000
  113. cl_updaterate 128
  114. cl_cmdrate 128
  115. cl_interp 0
  116. cl_interp_ratio 1
  117. cl_disablehtmlmotd 1
  118. cl_forcepreload 1
  119. mat_queue_mode 2
  120. r_dynamic 0
  121. snd_mixahead 0.05
  122.  
  123. // Bind's
  124. bind shift "+speed; r_cleardecals"
  125. bind "I" "say ns"
  126. bind "O" "say ty"
  127. bind "J" "say gl hf"
  128. bind "K" "say gh"
  129. bind "L" "say gg"
  130. bind "MWHEELUP" "exec smoke"
  131. bind "MWHEELDOWN" "exec mira"
  132. alias "+jumpthrow" "+jump;-attack"
  133. alias "-jumpthrow" "-jump"
  134. bind "alt" "+jumpthrow"
  135. bind "alt" "+jumpthrow"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement