splewis / csgo-pug-setup

CS:GO Sourcemod plugin for setting up private pug/10man games
GNU General Public License v3.0
412 stars 90 forks source link

Demo name format #211

Closed welele closed 6 years ago

welele commented 6 years ago

Hello, our team is currently using this plugin for practice. We prefer this over ebot because it's easier to setup. However, the demo names are a bit confusing when we play a lot of matches and want to find a specific demo. So my question is, how do I change de demo name format to have the team names? Also, how do I a format the date to: Hour:Minute_Day/Month/Year

Thank you for the help

splewis commented 6 years ago

From the readme:

sm_pugsetup_demo_nameformat (default "pug{MAP}_{TIME}") - Naming scheme for demos. You may use {MAP}, {TIME}, and {TEAMSIZE}. Make sure there are no spaces or colons in this sm_pugsetup_timeformat (default "%Y-%m-%d%H") - Time format to use when creating demo file names.

I would also strongly suggest not trying to name it with colons or slashes.