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.

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