Mercy Posted May 23, 2002 Share Posted May 23, 2002 how do you record a demo? any help at all would be appreciated Link to comment Share on other sites More sharing options...
teleguy Posted May 23, 2002 Share Posted May 23, 2002 Create a textfile in your base folder. Paste in this script: //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" Replace F12 with any key you want. Save the file as autoexec.cfg (no ".txt") . Now you can record demos 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.