Command Profile
SV_PURE_TRACE
CS2 CS:GO
This command, if set to 1, will make the server print a message to console whenever trying to verify a CRC for a file.
Syntax
sv_pure_trace [0 / 1]
Description
This command, if set to 1, will make the server print a message to console whenever trying to verify a CRC for a file.
How To Use sv_pure_trace
- Enable the developer console in Counter-Strike settings.
- Open the console with the tilde key (
~). - Enter
sv_pure_trace [0 / 1], replacing bracketed arguments with the value you want, then press Enter.
This command is listed as compatible with Counter-Strike 2.
Syntax And Arguments
sv_pure_trace [0 / 1]
| 0 / 1 | Set to 0 to not print to console when trying to verify a client's file(s) (default). Set to 1 to print a message to console when trying to verify a file. |