antonio_pedro

autoexec.cfg

Sep 22nd, 2025
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JavaScript 0.34 KB | Source Code | 0 0
  1. softparticlesdefaultoff
  2. fps_max 0
  3. cl_showfps 1
  4. nojoy
  5. freq 75
  6. fps_max_menu 0
  7. novid
  8. mat_queue_mode -1
  9. r_dynamic 0
  10. cl_forcepreload 1
  11. alias toggle_weapon "switch_to_primary"
  12. alias switch_to_primary "slot1; alias toggle_weapon switch_to_pistol"
  13. alias switch_to_pistol "slot2; alias toggle_weapon switch_to_primary"
  14. bind "MOUSE5" "toggle_weapon"
Advertisement
Add Comment
Please, Sign In to add comment