You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Your hextags.cfg "HexTags"
{
"@admins"
{
//"ScoreTag" "[Admin]" //The scoreboard-tag
"ChatTag" "{red}[Admin]" //The chat-tag
"ChatColor" "{default}" //The chat color
"NameColor" "{red}" //The name color
}
"@mod"
{
//"ScoreTag" "[Admin]" //The scoreboard-tag
"ChatTag" "{green}[Mod]" //The chat-tag
"ChatColor" "{default}" //The chat color
"NameColor" "{green}" //The name color
}
"a"
{
"ScoreTag" "[RES]" //The scoreboard-tag
"ChatTag" "{green}[RES]" //The chat-tag
"ChatColor" "{default}" //The chat color
"NameColor" "{green}" //The name color
}
}
Additional context
Add any other context about the problem here.
So [SM] "xxxx" has access: res (written from identify)
but the tag isn't working... The tag isn't shown even if he's got the "a" flag.
The text was updated successfully, but these errors were encountered:
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
sm_reloadtags
.3 ...
** To Fix **
Write it you have found a workaround to temporary fix this.
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
System Details
sm version
reply from server console.) SourceMod 1.10.0.6474, by AlliedModders LLCsm plugins list
reply from server console, if too login use services like hastebin.) https://hastebin.com/upufiruteq.coffeescript{
"@admins"
{
//"ScoreTag" "[Admin]" //The scoreboard-tag
"ChatTag" "{red}[Admin]" //The chat-tag
"ChatColor" "{default}" //The chat color
"NameColor" "{red}" //The name color
}
"@mod"
{
//"ScoreTag" "[Admin]" //The scoreboard-tag
"ChatTag" "{green}[Mod]" //The chat-tag
"ChatColor" "{default}" //The chat color
"NameColor" "{green}" //The name color
}
"a"
{
"ScoreTag" "[RES]" //The scoreboard-tag
"ChatTag" "{green}[RES]" //The chat-tag
"ChatColor" "{default}" //The chat color
"NameColor" "{green}" //The name color
}
}
Additional context
Add any other context about the problem here.
So [SM] "xxxx" has access: res (written from identify)
but the tag isn't working... The tag isn't shown even if he's got the "a" flag.
The text was updated successfully, but these errors were encountered: