sv_pure_trace [0 / 1]
This command, if set to 1, will make the server print a message to console whenever trying to verify a CRC for a file.
Arguments are parameters that you add to a command. Find information about this command's arguments below.
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. |
Sv_cheats Required? | No |
Client or Server Command? | Both |
Default Value | 0 |
Find below working examples of this command (copy and paste into console).
sv_pure_trace 0
This command disables messages being printed to the console when trying to verify a CRC for a file.
sv_pure_trace 1
This command enables messages being printed to the console when trying to verify a CRC for a file.