Mr.Apocalypse Posted April 29, 2002 Share Posted April 29, 2002 how do you record a demo?? Link to comment Share on other sites More sharing options...
teleguy Posted April 29, 2002 Share Posted April 29, 2002 Go to your base directory and create a new textfile and name it autoexec.cfg ( or any other name you want e.g. demo.cfg ). Open the file and paste in: //REcord Demo - Press F12 set record1 "g_synchronousclients 1; record; g_synchronousclients 0; echo Recording Started; bind f12 vstr record0" set record0 "stoprecord; echo Recording Stopped; g_synchronousclients 0; bind f12 vstr record1" bind f12 "vstr record1" Select "all files (*.*)" (NOT "textfile" ) when you save . Autoexec.cfg will load automatically when you start a game, if you chose a different name (demo.cfg) you have to open console ( shift + ~ ) and type exec demo.cfg . You can now start demorecording by pressing F12 . Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.