Results 127 comments of evandrocoan

To disable the countdown you need to configure this cvar: ```c++ // Indicates the end map type at the last seconds. The flags are additive. // A value of 0...

What is the value of the cvar `gal_endonround`?

> /bin/tar: ./archives/partial: Cannot open: Permission denied Everything runs inside a docker. Therefore, there is no reason not to permit it, so we can do what needs to be done.

I created the cvar on the configuration file specifying its behavior: ```c++ // This cvar specify how many minutes before the time limit expiration the map // voting will to...

I just did a test and it is working: ![image](https://user-images.githubusercontent.com/5332158/30251109-f5bc3820-962f-11e7-9687-8efb570501aa.png)

If it is not found installed, we could ship some Python :stuck_out_tongue: Python is good for your health :innocent:

I can confirm. Coping the example with Notepad2 did not copied the nul character, instead it put a space instead of truncating the data. I would put a invalid character...