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

HexTags wipes scoreboard every round even with a config that doesn't define "ScoreTag" #55

Open g1xn opened 4 years ago

g1xn commented 4 years ago

"Chat-Processor" 2.2.1 "hextags" 1.50

TL;DR, I run a Multi1v1 Arena server and I used a "NoPrime" scoretag to indicate non-prime players, then due to player demand, I removed it from the HexTags config & now HexTags wipes the tags "Arena 1-16" on almost all players every-round.

"HexTags" { "b" { "NameColor" "{lightred}" }

"NoPrime"
{
    "ScoreTag" "[F2P]"
}

}

Even after going back to a config that doesn't use "ScoreTag" at all the scoretags are wiped every round.

"HexTags" { "b" { "NameColor" "{lightred}" } }

I think this may be related to a cache issue? I can't wrap my head around why HexTags is wiping the scoreboard without a config that says to, I've tried reinstalling chat-processor and HexTags but to no avail...

donnie011 commented 4 years ago

My server has the same problem, ScoreTag does not work.