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

cyclic demo recording

Created 4th June 2009 @ 18:59

Add A Reply Pages: 1

Digiwill

=[IDK]=

Hey guys,

I found this

alias “record_0” “stop; record mydemo_0; bind / record_1”
alias “record_1” “stop; record mydemo_1; bind / record_2”
alias “record_2” “stop; record mydemo_2; bind / record_0”

Put it in my autoexec.cfg but wont work

whaz wrong?
:)

Jonni

[FB]

what do you want to achieve with this?

seraph

rEJ

did you put

bind / record_0

in there too?

klu

-[MG]-
MG//

alias “demo1” “stop; record demo_1; alias autorecord demo2”
alias “demo2” “stop; record demo_2; alias autorecord demo3”
alias “demo3” “stop; record demo_3; alias autorecord demo1”

alias “autorecord” “demo1”

bind “/” autorecord”

That should work, just don’t to change the “” with your own, the ones from this forum don’t work in configs for some reason.

Digiwill

=[IDK]=

it’s convenient johnnie :)

got it working now, that bind thingy from rej was needed idd

o/

Add A Reply Pages: 1