Added recordmap for recording demos from console
recordmap <filename> <map name> Starts a new game from the specified map recording to the specified filename
This commit is contained in:
parent
31611c17d5
commit
eceb37aa64
5 changed files with 60 additions and 0 deletions
|
|
@ -1338,6 +1338,7 @@ CCMD (endgame)
|
|||
{
|
||||
gameaction = ga_fullconsole;
|
||||
demosequence = -1;
|
||||
G_CheckDemoStatus();
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue