Guest User

GLOWS4BLUE

a guest
Nov 26th, 2014
175
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.97 KB | None | 0 0
  1. mm_dedicated_search_maxping 80
  2. cl_timeout 40
  3. cl_updaterate "80"
  4. cl_cmdrate "60"
  5. cl_interp_ratio "1"
  6. cl_interp "0.04"
  7. cl_resend "6"
  8. rate "60000"
  9. net_maxroutable 1200
  10.  
  11. cl_forcepreload "1"
  12. r_dynamic "0"
  13. r_PhysPropStaticLighting "0"
  14. mat_bloom_scalefactor_scalar "0"
  15. mat_monitorgamma_tv_enabled "1.6"
  16. dsp_enhance_stereo "1"
  17. func_break_max_pieces "2"
  18. r_eyemove "0"
  19. r_eyesize "0"
  20. r_eyeshift_z "0"
  21. r_eyeshift_y "0"
  22. r_eyeshift_x "0"
  23. cl_showhelp "0"
  24. cl_downloadfilter "nosounds"
  25. cl_allowdownload "1"
  26. dsp_slow_cpu "1"
  27. r_shadowfromworldlights "0"
  28. r_skyboxfogfactor "0.0"
  29. r_PhysPropStaticLighting "0"
  30. r_cheapwaterend "1"
  31. r_cheapwaterstart "1"
  32. cl_ragdoll_limit "10"
  33.  
  34. bind "F1" "cl_interp_ratio 1; cl_interp 0.04; lerp_33.4; cl_updaterate 80; cl_cmdrate 60; rate 60000"
  35. bind "F2" "cl_interp_ratio 1; cl_interp 0.0333; lerp_33.4; cl_updaterate 60; cl_cmdrate 60; rate 60000"
  36. bind "F3" "cl_interp_ratio -1; cl_interp 0; cl_updaterate 101; cl_cmdrate 101; rate 30000"
  37. bind "F4" "cl_interp_ratio -1; cl_interp 0.0167; lerp_33.4; cl_updaterate 100; cl_cmdrate 100; rate 30000"
  38.  
  39. bind w +mfwd
  40. bind s +mback
  41. bind a +mleft
  42. bind d +mright
  43.  
  44. alias +mfwd "-back;+forward;alias checkfwd +forward"
  45. alias +mback "-forward;+back;alias checkback +back"
  46. alias +mleft "-moveright;+moveleft;alias checkleft +moveleft"
  47. alias +mright "-moveleft;+moveright;alias checkright +moveright"
  48. alias -mfwd "-forward;checkback;alias checkfwd;"
  49. alias -mback "-back;checkfwd;alias checkback;"
  50. alias -mleft "-moveleft;checkright;alias checkleft;"
  51. alias -mright "-moveright;checkleft;alias checkright;"
  52. alias checkfwd;
  53. alias checkback;
  54. alias checkleft;
  55. alias checkright;
  56.  
  57. cl_crosshair_red 0
  58. cl_crosshair_green 245
  59. cl_crosshair_blue 225
  60. cl_crosshair_thickness "2"
  61.  
  62. cl_glow_survivor_health_include_buffer "1"
  63. cl_glow_survivor_health_bleed_pulse "1"
  64. cl_glow_survivor_health_bleed_pulse_amount "0.5"
  65. cl_glow_survivor_health_bleed_pulse_speed "14"
  66. cl_witch_glow_range 9999
  67.  
  68. cl_glow_survivor_health_high_r 0; cl_glow_survivor_health_high_g 1; cl_glow_survivor_health_high_b 0
  69. cl_glow_survivor_health_med_r 1; cl_glow_survivor_health_med_g 1; cl_glow_survivor_health_med_b 0
  70. cl_glow_survivor_health_low_r 1; cl_glow_survivor_health_low_g 0; cl_glow_survivor_health_low_b 0
  71. cl_glow_survivor_r 238; cl_glow_survivor_g 238; cl_glow_survivor_b 0
  72. cl_glow_survivor_vomit_r 0.25; cl_glow_survivor_vomit_g 0.75; cl_glow_survivor_vomit_b 1
  73. cl_glow_infected_vomit_r 0.25; cl_glow_infected_vomit_g 0.75; cl_glow_infected_vomit_b 1
  74. cl_glow_survivor_hurt_r 1; cl_glow_survivor_hurt_g 1; cl_glow_survivor_hurt_b 1
  75. cl_glow_item_r 0; cl_glow_item_g 1; cl_glow_item_b 0
  76. cl_glow_item_far_r 0; cl_glow_item_far_g 1; cl_glow_item_far_b 0
  77. cl_glow_thirdstrike_item_r 0; cl_glow_thirdstrike_item_g 1; cl_glow_thirdstrike_item_b 0
  78. cl_glow_ability_r 0; cl_glow_ability_g 1; cl_glow_ability_b 0
  79. cl_glow_infected_r 0; cl_glow_infected_g 0; cl_glow_infected_b 1
  80. cl_glow_ghost_infected_r 238; cl_glow_ghost_infected_g 238; cl_glow_ghost_infected_b 0
Add Comment
Please, Sign In to add comment