Advertisement
Guest User

Untitled

a guest
Nov 24th, 2014
162
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.86 KB | None | 0 0
  1. bind "DEL" "bot_add t"
  2. bind "END" "bot_place"
  3. bind "HOME" "give weapon_hegrenade;give weapon_flashbang;give weapon_smokegrenade;give weapon_molotov;give weapon_decoy"
  4. bind "n" "noclip"
  5.  
  6.  
  7. sv_cheats 1
  8. mp_roundtime_defuse 999
  9. bot_kick
  10. mp_warmup_end
  11. mp_freezetime 0
  12. sv_grenade_trajectory 1
  13. sv_grenade_trajectory_time 60
  14. sv_showimpacts 1
  15. mp_limitteams 0
  16. mp_autoteambalance 0
  17. ammo_grenade_limit_total 6
  18. bot_stop 1
  19. sv_infinite_ammo 1
  20. mp_startmoney 16000
  21. mp_buytime 9999
  22. mp_restartgame 1
  23. sv_showimpacts_penetration 1
  24. sv_regeneration_force_on 1
  25. alias "+hax" "mat_wireframe 1; r_drawclipbrushes 1"
  26. alias "-hax" "mat_wireframe 0; r_drawclipbrushes 0"
  27. bind k +hax
  28. sv_grenade_trajectory_time_spectator 60
  29. mp_respawn_on_death_ct 1
  30. mp_respawn_on_death_t 1
  31. sv_grenade_trajectory_dash 1
  32.  
  33.  
  34.  
  35.  
  36.  
  37. cl_showpos 1 //use with drawcross X Y Z to highlight spots through walls
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement