Advertisement
Guest User

Untitled

a guest
Apr 25th, 2019
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.43 KB | None | 0 0
  1. alias +beo "-lookatweapon; +reload";
  2. alias -beo "+lookatweapon; -reload";
  3. alias "+jumpthrow" "+jump; -attack; -attack2";
  4. alias "-jumpthrow" "-jump";
  5. alias +duckjump "+jump; +duck";
  6. alias -duckjump "-jump; -duck";
  7. bind "c" "buy smokegrenade;use weapon_smokegrenade";
  8. bind "f" "buy flashbang;use weapon_flashbang";
  9. bind "k" "say Good Luck & Have Fun";
  10. bind "t" "+spray_menu";
  11. bind "r" "+beo";
  12. bind "v" "buy molotov;buy incgrenade;use weapon_molotov;use weapon_incgrenade";
  13. bind "x" "buy hegrenade;use weapon_hegrenade";
  14. bind "ralt" "noclip";
  15. bind "space" "+duckjump";
  16. bind "shift" "+speed; r_cleardecals";
  17. bind "ctrl" "+duck; r_cleardecals";
  18. bind "mouse4" "+voicerecord";
  19. bind "mouse5" "+jumpthrow";
  20. bind "mwheelup" "+jump";
  21. bind "mwheeldown" "+jump";
  22. bindtoggle "z" "cl_righthand";
  23. bindtoggle "f1" "mat_monitorgamma_tv_enabled";
  24. closeonbuy "0";
  25. cl_autohelp "0";
  26. cl_autowepswitch "0";
  27. cl_cmdrate "128";
  28. cl_crosshair_sniper_width "1";
  29. cl_disablefreezecam "1";
  30. cl_disablehtmlmotd "0";
  31. cl_forcepreload "0";
  32. cl_hud_bomb_under_radar "1";
  33. cl_hud_radar_scale "1";
  34. cl_interp "0";
  35. cl_interp_ratio "2";
  36. cl_interpolate "1";
  37. cl_join_advertise "2";
  38. cl_lagcompensation "1";
  39. cl_predict "1";
  40. cl_predictweapons "1";
  41. cl_radar_always_centered "0";
  42. cl_radar_icon_scale_min "0.6";
  43. cl_radar_rotate "1";
  44. cl_radar_scale "0.5";
  45. cl_righthand "0";
  46. cl_resend "6";
  47. cl_showhelp "0";
  48. cl_showloadout "1" ;
  49. cl_show_clan_in_death_notice "1";
  50. cl_teamid_overhead_always "2";
  51. cl_teammate_colors_show "1";
  52. cl_timeout "1337";
  53. cl_updaterate "128";
  54. dsp_enhance_stereo "0";
  55. fps_max "300";
  56. func_break_max_pieces "0";
  57. gameinstructor_enable "0";
  58. hud_scaling "1";
  59. m_customaccel "0";
  60. m_customaccel_exponent "1.0";
  61. m_customaccel_max "0";
  62. m_customaccel_scale "0.0";
  63. m_mouseaccel1 "0";
  64. m_mouseaccel2 "0";
  65. mat_monitorgamma "1.5";
  66. mat_powersavingsmode "0";
  67. mat_queue_report "0";
  68. mm_dedicated_force_servers sgp;
  69. muzzleflash_light "0";
  70. net_client_steamdatagram_enable_override "1";
  71. net_graphproportionalfont "0";
  72. net_maxroutable "1200";
  73. r_drawtracers_firstperson "0";
  74. r_dynamic "0";
  75. r_eyegloss "0";
  76. r_eyemove "0";
  77. r_eyeshift_x "0";
  78. r_eyeshift_y "0";
  79. r_eyeshift_z "0";
  80. r_eyesize "0";
  81. sdr ClientForceRelayCluster sgp;
  82. snd_hwcompat "0";
  83. snd_mixahead "0.05";
  84. snd_musicvolume_multiplier_inoverlay "0";
  85. snd_roundend_volume "0";
  86. snd_roundstart_volume "0";
  87. snd_tensecondwarning_volume "0.3";
  88. voice_enable "1";
  89. voice_scale "0.2";
  90. zoom_sensitivity_ratio_mouse "1.0"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement