x
ETF2L is looking for new Staff to recruit! Are you interested in supporting the league? Then click here for more details on what we can offer and how to apply! 

Forum

A config for effectively reviewing stv demos

Created 9th November 2010 @ 17:51

Add A Reply Pages: 1

ell

(ETF2L Donator)

What the topics says.

View: http://pastebin.com/raw.php?i=eNwBEdpx
Megaupload: http://www.megaupload.com/?d=LVD4IZOT

***Usage with default binds***

e – normal playback
f – pause
q – fast-forward
r – slow-motion
c – demoui
1-9 – rewind 10 to 90 s
0 – go to start

w – forward
a – left
s – back
d – right
lmb – attack
rmb – attack2
tab – show scores
f1 – console
f9 – reset config (point this to your own config)

***Making the stv config work with pov demos***
When watching a pov demo with the stv config, class configs are executed, potentially overriding the binds. It can be solved by creating aliases for all class specific binds and removing them in the stv config. For example:

—config.cfg—

exec link.cfg
—————-

—link.cfg—
alias scout “#ALL SCOUT SPECIFIC SETTINGS#”

————–

—scout.cfg—
scout //scout alias is executed when class is selected
—————

—linkstv.cfg—
alias scout //scout alias is removed

—————–

1. Game starts.
2. Config.cfg executed automatically.
3. Link.cfg is executed by call from config.cfg, class aliases are initialized.
4. Linkstv.cfg is called manually from console, class aliases are removed.
5. A pov demo is played in which a class config is executed. It does nothing since it’s only content is a call to an alias that was removed when executing the stv config.

***Experimental version***
I made another version that supports stepping forwards and backwards in minutes and seconds, but stepping forward only works with multicore support disabled(thanks Valve), rendering it pretty useless for the majority of people. I’ll include it here if someone is interested, but it hasn’t been tested properly and I don’t recommend using it. http://pastebin.com/raw.php?i=0jcXkNMZ


Last edited by ell,

WildEast

.:EnG!:.
<3

wow looks great!
will give feedback once i try it more

what a Tree ?!

Works realy good thx

konr

Thanks mate.

compton

cvx|

May I use this in http://clugu.com/tf2mate ?

ell

(ETF2L Donator)

Quoted from compton

May I use this in http://clugu.com/tf2mate ?

Sure, nice of you to ask :)


Last edited by ell,

ell

(ETF2L Donator)

Update:
– Removed a left behind volume command (vol20) that called an alias not present in the file.
– Renamed it Link’s STV Config.
– Updated download links, added megaupload link.

Also, any suggestions on how to improve this are very welcome.


Last edited by ell,

ell

(ETF2L Donator)

shameless bomp.

ell

(ETF2L Donator)

Update:
-Added “Making the stv config work with pov demos” section (see top post).


Last edited by ell,

Add A Reply Pages: 1