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 #76

Closed Sarrus1 closed 3 years ago

Sarrus1 commented 3 years ago

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

I've created a new bool which disables the message when the round has ended. A timer ensures that all tag checking is done before changing the bool to false.

TESTED