Advertisement
Guest User

nades

a guest
Feb 27th, 2020
170
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.91 KB | None | 0 0
  1. // Commands
  2. sv_cheats 1
  3. sv_infinite_ammo 1
  4. sv_grenade_trajectory 1
  5. sv_grenade_trajectory_time 11
  6. sv_grenade_trajectory_thickness 1
  7. sv_showimpacts 1
  8. sv_showimpacts_time 9
  9. sv_grenade_trajectory 1
  10. cl_grenadepreview
  11. bot_kick all
  12. bot_stop 1
  13. ammo_grenade_limit_total 5
  14. mp_roundtime_defuse 60
  15. mp_roundtime_hostage 60
  16. mp_limitteams 0
  17. mp_roundtime 999
  18. mp_autoteambalance 0
  19. mp_freezetime 0
  20. mp_maxmoney 99999
  21. mp_startmoney 99999
  22. mp_buytime 3600
  23. mp_buy_anywhere 1
  24. ammo_grenade_limit_total 5
  25. mp_restartgame 1
  26. mp_warmup_end
  27. say "Nade Practice Config loaded"
  28.  
  29. // Binds
  30. bind “MOUSE3” “noclip”
  31. bind “0” “give weapon_hegrenade;give weapon_flashbang;give weapon_smokegrenade;give weapon_incgrenade;give weapon_molotov;give weapon_decoy”
  32. bind “9” “cast_ray”
  33. bind "7" "host_framerate .05"
  34. bind "8" "host_framerate 0"
  35. bind "6" "sv_rethrow_last_grenade"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement