04-26-2016, 12:58 AM
At the end of a multiplayer death match, "user wins" is written to the console signifying that the round has ended. I've been experimenting with autoexec.cfg and I'd like to start using the defer cmd.
I want to wait for the line I mentioned above and, when it is detected, fire a series of subcmds. I have three in mind; they are teamstatus, something that will print all the lines on the console to a private server of mine, and quit (in that order).
Is it possible to complete such a task and if so could you give me an idea of how it can be implemented?
I want to wait for the line I mentioned above and, when it is detected, fire a series of subcmds. I have three in mind; they are teamstatus, something that will print all the lines on the console to a private server of mine, and quit (in that order).
Is it possible to complete such a task and if so could you give me an idea of how it can be implemented?