Advertisement
BOT_Katy

Untitled

Dec 30th, 2019
558
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.42 KB | None | 0 0
  1. +cl_show_team_equipment 1;
  2. alias "+jthrow" "+jump;-attack";
  3. alias "-jthrow" "-jump";
  4. bind "n" "+jthrow";
  5. bind "kp_end" " buy vest;"
  6. bind "kp_downarrow" " buy vesthelm; buy vest;"
  7. bind "kp_pgdn" "buy ak47; buy m4a1;"
  8. bind "kp_leftarrow" "buy awp;"
  9. bind "kp_5" "buy galilar; buy famas;"
  10. bind "kp_rightarrow" "buy deagle; buy revolver;"
  11. bind "kp_home" "buy tec9; buy fiveseven;"
  12. bind "kp_uparrow" "buy flashbang; buy flashbang; buy smokegrenade; buy incgrenade; buy molotov; buy hegrenade;"
  13. bind "kp_pgup" "buy defuser;"
  14. r_dynamic 0;
  15. viewmodel_fov 68;
  16. viewmodel_offset_x 2.5;
  17. viewmodel_offset_y 0;
  18. viewmodel_offset_z -1.5;
  19. viewmodel_presetpos 3;
  20. cl_viewmodel_shift_left_amt 1.5;
  21. cl_viewmodel_shift_right_amt 0.75;
  22. viewmodel_recoil 0;
  23. cl_righthand 1;
  24. alias +spin "+duck;+use;m_yaw 0.99";
  25. alias -spin "-duck;-use;m_yaw 0.022";
  26. bind "p" "+spin";
  27. bind "x" "use weapon_knife; use weapon_flashbang;";
  28. bind "c" "use weapon_knife; use weapon_hegrenade;";
  29. bind "f" "use weapon_knife; use weapon_incgrenade; use weapon_molotov;"
  30. bind "q" "use weapon_knife; use weapon_smokegrenade;";
  31. bind space +jump;
  32. BindToggle "i" "cl_righthand";
  33. cl_bob_lower_amt 5;
  34. cl_bobamt_lat 0.1;
  35. cl_bobamt_vert 0.1;
  36. cl_bobcycle 0.98;
  37. rate "786432";
  38. cl_updaterate "128";
  39. cl_cmdrate "128";
  40. cl_interp "0";
  41. cl_interp_ratio "1";
  42. cl_predict "1";
  43. cl_predictweapons "1";
  44. cl_lagcompensation "1";
  45. mat_monitorgamma "1.6";
  46. mat_monitorgamma_tv_enabled "0";
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement