is there a way i can get a first person perspective on a source tv demo, i just dl'd a demo from demos.tf and i have no clue about anything rn.
thanks in advance
is there a way i can get a first person perspective on a source tv demo, i just dl'd a demo from demos.tf and i have no clue about anything rn.
thanks in advance
issue has been sorted PRESSED SPACEBAR
would still appreciate some useful commands for demos
I have some binds setup for when I view demos. I have my arrow keys bound to pause, resume, 100% timescale, and 30% timescale. Link for commands under the "Console Commands" section. I have it setup this way so it is easier when doing demo reviews with multiple people involved.
cl_smooth 1; cl_interp 0.1
these commands make viewing stv demos not laggy aids
make a new class config called "demoplayback" or whatever the fuck you want
cl_use_tournament_specgui 1
medium; white; dot; 70; viewmodel_fov_demo 70 //appears as viewmodel_fov 86 in STV-Demos
bind [ "demo_timescale .5"
bind ] "demo_timescale 1"
alias +speed "demo_timescale 6"
alias -speed "demo_timescale 1"
bind "z" "+speed"
alias dpause "demo_pause; bind x dresume"
alias dresume "demo_resume; bind x dpause"
bind "x" "dpause"
hold z to fastforward, press x to pause/unpause, use brackets to speed up/slow down demo. ez.