Does anyone know the syntax for recording demos for the single player and/or multiplayer MOH demos? I opened the .exe in a text editor and searched for "demo". The results suggest that recording demos is supported but I couldn't figure out the syntax. I brought the console up and tried: record <filename> and demorecord <filename> and then: demoend but it didn't seem to work. I was guessing at this syntax from what I could see in the game files. Anyone know what I'm doing wrong and the correct method?
Step 1: type "g_syncronousclients 1" (or choose it from the server setup menu)
Step 2: type "record XXXXXX", where XXXXXX is what you want to name the demo
Step 3: type "stoprecord" once you're done recording.
Step 4: type "demo XXXXXX" to play back the demo. (Will also play back others' demos)
That didn't work either. Where does it save the demos? I did a search on all my partitions and no go. I tried all the variations of your suggstion I could, but it still doesn't seem to be working.