• Console command to create a console log file?
    5 replies, posted
Hello Facepunch, I have a problem where a server that I rent crashes at map change. To find out what the problem is I want to see what happens in the servers console when the map is changed. Since most admin mods don't log all of the console activities on the server, for obvious file size reasons, I want to have a console log file. I know you can create this with a console command, but I forget the command. I've searched through a list of all HL2 Console Commands yet no avail. Any help will be appreciated!
sv_log 1?
You can use a command-line parameter or a console command. Command-line for example: hl2.exe -condebug (this creates a log of the console until you quit the game) Console command: condump (this creates a log of the consoles actual state) Both commands create a .txt file in the game directory.
Birki, does the condump take whats currently in the console from that point to server start, or from that point to server end. That point being when the command is run on the server.
It creates a log from the start to the point where you run the command.
And it does nothing on servers from what I know.
Sorry, you need to Log In to post a reply to this thread.