Advertisement
DarkMYJ

Setting Network, Bind Key

Nov 6th, 2018
279
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.28 KB | None | 0 0
  1.  
  2. budget_show_history "0";
  3. cl_clearhinthistory "1";
  4. cl_debugrumble "0";
  5. cl_rumblescale "0";
  6.  
  7. Misc (Radar&Commands)
  8. ▬▬▬▬▬▬~ஜ۩۞۩ஜ~▬▬▬▬▬▬
  9. cl_radar_always_centered "0";
  10. cl_radar_scale "0.3";
  11. cl_hud_radar_scale "1.15";
  12. cl_radar_icon_scale_min "1";
  13. cl_radar_rotate "1";
  14. cl_radar_square_with_scoreboard "1";
  15. -----------------------------------------------
  16. bind TAB +shownet;
  17. net_graph "1";
  18. net_graphpos "2";
  19. net_graphheight "0";
  20. fps_max "0";
  21. fps_max_menu "0";
  22. cl_interp "0";
  23. cl_interp_ratio "1";
  24. +cl_show_team_equipment;
  25.  
  26. hud_showtargetid "1";
  27. cl_hud_playercount_pos "1";
  28. mat_monitorgamma 1.6;
  29. bind shift "+speed; r_cleardecals";
  30. bindtoggle t cl_righthand;
  31. cl_disablefreezecam 1;
  32. cl_cmdrate 64;
  33. cl_updaterate 64;
  34. rate 128000;
  35. cl_lagcompensation 1;
  36. cl_predict 1;
  37.  
  38. r_drawtracers_firstperson "1";
  39. cl_lagcompensation 1;
  40. mm_dedicated_search_maxping 50;
  41. cl_radar_scale 0.3;
  42. cl_hud_playercount_showcount 1;
  43. cl_autowepswitch 0;
  44. cl_hud_healthammo_style "0";
  45. ------------------------------
  46. My Csgo Binds key
  47. ▬▬▬▬ஜ۩۞۩ஜ~▬▬▬▬
  48. bind "w" "+forward; r_cleardecals";
  49. bind "a" "+moveleft; r_cleardecals";
  50. bind "d" "+moveright; r_cleardecals";
  51. bind "s" "+back; r_cleardecals";
  52. bind "mouse1" "+attack; r_cleardecals";
  53. bind mwheelup +jump;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement