shobhit-pathak / MatchZy

MatchZy is a plugin for CS2 (Counter Strike 2) for running and managing practice/pugs/scrims/matches with easy configuration and Get5 (G5API/G5V) support as well!
https://shobhit-pathak.github.io/MatchZy/
MIT License
264 stars 77 forks source link

Demoname formatting #68

Closed donjo9 closed 10 months ago

donjo9 commented 11 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

shobhit-pathak commented 11 months ago

Hey!

Thanks for the PR, I'll add it in the next release! :D