View Single Post
goodBEan
Senior Member
Join Date: Jul 2010
Location: St. Louis Mo USA
Old 01-09-2020 , 08:42   Re: CSGO demo file location
Reply With Quote #5

Quote:
Originally Posted by DarkDeviL View Post
In that case, it would be a problem between you and get5( developers) to figure out.

The information about get5 would have been valuable from the whole beginning of the thread, please remember such information in the future - elaborate as much as possible about your set up.

A quick Googling indicate that get5 is simply using the same, above, tv_record feature with a parameter with it's file name / full path.

Fortunately for you, it seems like you can simply do the same kind of stuff using get5_demo_name_format configuration variable in the same way as mentioned above, according to the documentation @ "Recording match demos".

Could you give that a try and then please respond back, if it helps / solves the problem?



Laziness is the root of all evil. :'(

I initally thought it was a cvar I set a while back and I could not remember the cvar (at least i thought it was a cvar). I wasn't sure if it was a cvar I setup in the past or what. It was a long time ago when I setup my first csgo tourney servers. I was pretty much exhausted and burnt out last night when I saw where the demo files were.

The thing is about my server being automated. The server is going to be used in a tournament inside a docker container. Baiscly when I launch the server I have to fill the blanks in the script, server launches, does it thing, then terminates. I just need the demo files and log files to be in the same place in order to retrieve them.

I will try it later tonight. I am hoping get5 will allow a directory location.

Also will that cvar just allow me to use \logs\filename.dem or does it have to be the full path?

Last edited by goodBEan; 01-09-2020 at 08:43.
goodBEan is offline