cg_autoaction 7
demor record off as default
•
1 Sep 2011, 08:21
•
Journals
Hi, I use this to have a demo recorded automatically when joining an etpro game and I can switch it off with F12.
But I would like to dont have the record starting automatically but only if I press F12 to provide dataspam on my hd.
set demostop "set demotoggle vstr demostart; stoprecord"
set demostart "set demotoggle vstr demostop; autorecord"
set demotoggle "vstr demostart"
bind F12 "vstr demotoggle"
maybe just change this: set demotoggle "vstr demostart" to this: "set demotoggle "vstr demostop"?
But I would like to dont have the record starting automatically but only if I press F12 to provide dataspam on my hd.
set demostop "set demotoggle vstr demostart; stoprecord"
set demostart "set demotoggle vstr demostop; autorecord"
set demotoggle "vstr demostart"
bind F12 "vstr demotoggle"
maybe just change this: set demotoggle "vstr demostart" to this: "set demotoggle "vstr demostop"?
8
You probably have cg_autoaction set to 7, just change it to 2 for autoscreenshots only for example
cg_autoaction 0 to stop automatic recording and screenshots
but does it still record when i press F12 than?
yep cuz its a command u set and has nothing to do with autoactions
That would so not work
why not?
Iirc it's blocked, bit I'm not 100% sure