ldesgoui / tf2-comp-fixes

Various TF2 tweaks catered towards competitive play
GNU General Public License v3.0
46 stars 7 forks source link

Prevent team names from having consecutive periods in them. Causes prec to fail to save demo file. #97

Closed TheRebelCreeper closed 7 months ago

TheRebelCreeper commented 1 year ago

My team set our name as erm... in a match, which resulting in prec not recording a demo for anybody in the server. My only guess is because having three periods was an illegal demo file name. It would perhaps be a good feature to prevent this from happening.

ldesgoui commented 7 months ago

P-REC is getting deprecated