Advertisement
Guest User

Untitled

a guest
Jul 22nd, 2017
47
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.47 KB | None | 0 0
  1. sv_cheats 1
  2.  
  3. bind "t"                        "bullettime"
  4. alias "bullettime"              "on"
  5. alias "on" "host_timescale 4; wait;cl_phys_timescale 0; host_timescale 0.3; phys_pushscale 0;alias bullettime off"
  6. alias "off" "host_timescale 1; phys_pushscale 0.3;cl_phys_timescale 1; alias bullettime on"
  7.  
  8. physcannon_maxmass 100000000
  9. physcannon_maxforce 10000
  10. physcannon_tracelength 1000
  11. physcannon_pullforce 10000
  12. SV_INFINITE_AUX_POWER 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement