Command Profile

MP_BACKUP_ROUND_FILE_PATTERN

CS2 CS:GO

This command can be used to change the file name format of backup files. See argument info for help.

Syntax
mp_backup_round_file_pattern [Name]

Description

This command can be used to change the file name format of backup files. See argument info for help.

How To Use mp_backup_round_file_pattern

  1. Enable the developer console in Counter-Strike settings.
  2. Open the console with the tilde key (~).
  3. Enter mp_backup_round_file_pattern [Name], replacing bracketed arguments with the value you want, then press Enter.

This command is listed as compatible with Counter-Strike 2.

Syntax And Arguments

mp_backup_round_file_pattern [Name]
Name Your desired name format. These variables will be replaced with their actual values:
  • %prefix% will be replaced with the file prefix
  • %date% will be replaced with the date of the backup
  • %time% will be replaced with the time of the backup
  • %team1% will be replaced with the name of team 1
  • %team2% will be replaced with the name of team 2
  • %map% will be replaced with the map name
  • %round% will be replaced with the round #
  • %score1% will be replaced with the first team's score
  • %score2% will be replaced with the second team's score