Advertisement
Guest User

m0nesy january 2024 cfg

a guest
Jan 5th, 2024
1,081
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.90 KB | None | 0 0
  1. r_drawtracers "1"
  2. hud_showtargetid "1"
  3. hud_scaling "1"
  4. fps_max "999"
  5. cl_autohelp "0"
  6. cl_showfps "1"
  7.  
  8. alias "+jumpaction" "+jump;";
  9. alias "+throwaction" "-attack; -attack2";
  10. alias "-jumpaction" "-jump";
  11. bind "j" "+jumpaction;+throwaction;"
  12.  
  13. viewmodel_presetpos 3
  14.  
  15. cl_crosshairstyle "4"
  16. cl_crosshairsize "2"
  17. cl_crosshairgap "-3"
  18. cl_crosshaircolor "2"
  19. cl_crosshairthickness "0"
  20. cl_crosshairdot "0"
  21.  
  22. cl_hud_color "4"
  23. cl_hud_radar_scale "0.910000"
  24. cl_radar_always_centered "1"
  25. cl_radar_icon_scale_min "0.500000"
  26. cl_radar_scale "0.400000"
  27. cl_radar_rotate "true"
  28.  
  29. bind "c" "slot8"
  30. bind "t" "slot6"
  31. bind "f" "slot7"
  32. bind "x" "slot10"
  33. bind "b" "+lookatweapon"
  34. bind "f1" "buymenu"
  35. bind "h" "+spray_menu"
  36. bind "v" "noclip"
  37. bind "ctrl" "+duck
  38. bind "shift" "+sprint"
  39. bind "mwheeldown" "+jump"
  40. bind "mwheelup" "+jump"
  41. bind "space" "+jump"
  42. bind "mouse3" "player_ping"
  43. bind "mouse4" "+voicerecord"
Tags: m0nesy cfg
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement