I am currently working on a logging script that logs on tournament ready and stops ect.
The problem that i have encountered is that i can't seem to find a cvar which changes the name of the file to be logged.
If no one knows of a cvar i have other ideas on how to do it:
Is there a way to catch the command that tf runs when creating the log and change the name of it before it creates the file?
Is there a way to change the name of the file after the logging has stopped?
I'm pretty newb to sm programing but it looks pretty similar to C++.