Closed donjo9 closed 10 months ago
This adds custom formatting of the demo filename: The following vars are available:
{TIME} : Current DateTime in yyyy-MM-dd HH-mm-ss format {MATCH_ID}: The liveMatchId {MAP}: Map name {TEAM1}: Team 1 name {TEAM2}: Team 2 name
{TIME}
yyyy-MM-dd HH-mm-ss
{MATCH_ID}
liveMatchId
{MAP}
{TEAM1}
{TEAM2}
Hey!
Thanks for the PR, I'll add it in the next release! :D
This adds custom formatting of the demo filename: The following vars are available:
{TIME}
: Current DateTime inyyyy-MM-dd HH-mm-ss
format{MATCH_ID}
: TheliveMatchId
{MAP}
: Map name{TEAM1}
: Team 1 name{TEAM2}
: Team 2 name