Jump to content

Home

about recording demos


annoyedbyu

Recommended Posts

Posted

i don't know how to record demos and i was wondering if anyone would be kind enough to tell me how. i tried the cmd /record but it said i needed to modify the server. if you know how to do it please tell me, if not don't try to make a j/k since i ain't that clueless.

Posted

Create a textfile in your base folder and paste

//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" in. Save the file as autoexec.cfg.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...