HexTags icon indicating copy to clipboard operation
HexTags copied to clipboard

Reserved slots tags

Open bogdaNNNN1 opened this issue 5 years ago • 2 comments

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. When the map changes.
  2. After running 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

  • OS: [e.g. Ubuntu]
  • Game [e.g. CSGO]
  • Sourcemod version (send sm version reply from server console.) SourceMod 1.10.0.6474, by AlliedModders LLC
  • Sourcemod plugins list (send sm plugins list reply from server console, if too login use services like hastebin.) https://hastebin.com/upufiruteq.coffeescript
  • 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.

bogdaNNNN1 avatar Mar 06 '20 18:03 bogdaNNNN1

Do the other tags work?

Hexer10 avatar Mar 08 '20 19:03 Hexer10

Yes, they do. I installed a fresh server and the "a" flag works, so there's one plugin I guess blocking it.

bogdaNNNN1 avatar Mar 11 '20 20:03 bogdaNNNN1