Hexer10 / HexTags

Customize tags & chat colors!
https://forums.alliedmods.net/showthread.php?p=2566623
GNU General Public License v3.0
54 stars 16 forks source link

Changed the way tags are checked #68

Closed Sarrus1 closed 4 years ago

Sarrus1 commented 4 years ago

Changed the way tags are checked when cv_bParseRoundEnd is set to 1. Should completely fix the console spamming.

Hexer10 commented 4 years ago

Sorry, I totally missed this... Anyway thanks for the pr! Overall seems fine, but if you are still around here you should fix the compile errors: https://travis-ci.org/github/Hexer10/HexTags/jobs/697803506#L683-L698

Sarrus1 commented 4 years ago

Hey, no problem :D After testing my "fix" it seems like it still doesn't do the trick, I'll try to work on that a bit more. I'll probably make another PR if I find a correct way to fix the issue.