Hello!
The sv_autorecorddemo 1 command starts recording when a player enters the server and ends when all players exit the server. How can I make the promodlive so that the command is triggered after the warm-up is over and stops recording when the card is changed?
You cant do that with sv_autodemorecord 1 alone, you can however manually exec record/stoprecord [clientnum] on serverside based on your conditions from gsc