von Rantala Posted April 1, 2014 Posted April 1, 2014 Hey so i want know how to set Autorecord in my CFG and where to put that! Mean that i not need use F12 every map. Do you any know how to do that? Quote
-=First=- Posted April 1, 2014 Posted April 1, 2014 Yes, pipel is right : it goes from 0 to 15 cg_autoaction 1 //0 = default //1 = will start recording a demo at the begin of each round //2 = take a screenshot at the end of the round (stat). //3 = 1+2 //4 = save the stats of the game at each end of round //5 = 1+4. //6 = 2+4. //7 = 1+2+4.//next settings for stopwatch only //9 = start recording at the begin of each round //11 = 2+9. //13 = 4+9. //15 = 2+4+9. Or just press the F12 key (and don't be a slacker ) bind F12 "vst set demor "vstr demoon" set demoon "autorecord; echo ^7>^1Recording^0!; set demor vstr demooff" set demooff "stoprecord; echo ^7>^1Stoprecording^0!; set demor vstr demoon" 3 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.