BabyHeadCrab
The Freeman
- Joined
- Dec 2, 2003
- Messages
- 23
- Reaction score
- 602
w00t, fun with slow-mo over-reacting physics, thanks www.planethalflife.com for pointing me in this: http://halflife2.filefront.com/file/;33392 direction.
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: this_feature_currently_requires_accessing_site_using_safari
Still, could be fun.sv_cheats 1
bind b "+BT"
alias "+bt" "host_timescale 0.3;phys_pushscale 20;cl_phys_timescale 0.1;Physcannon_maxforce 10000;physcannon_minforce 3000;physcannon_tracelength 1000;physcannon_maxmass 8000;physcannon_pullforce 8000"
alias "-bt" "host_timescale 1;phys_pushscale 1;cl_phys_timescale 1;Physcannon_maxforce 1500;physcannon_minforce 700;physcannon_tracelength 250;physcannon_maxmass 250;physcannon_pullforce 4000;"
sv_cheats 1
bind ALT "slowdown"
alias "wait15" "wait; wait; wait; wait; wait; wait; wait; wait; wait; wait"
alias "slowdown" "host_timescale .7; wait15; host_timescale .5; wait15; host_timescale .4; wait15; host_timescale .35; wait15; host_timescale .3; wait15; host_timescale .25; wait15; bind ALT "speedup
alias "speedup" "host_timescale .3; wait15; host_timescale .5; wait15; host_timescale .8; wait15; host_timescale 1; bind ALT "slowdown