View Single Post
awyx
Member
Join Date: Mar 2019
Old 09-09-2020 , 11:03   Re: [CS:GO] Plugin to block tags on the scoreboard
Reply With Quote #5

Quote:
Originally Posted by Rugal View Post
You got it wrong, I know that HexTags have a file to block certain tags, that's not what I need, but yes, I need a plugin that literally blocks ALL tags, without exceptions, and I need to do the reverse of what HexTags does. which is to block everything, and release some specific ones.
Just check when someone changes their tag (by using OnClientCommandKeyValues) and after that force it by using CS_SetClientClanTag(client, "") if the client is not VIP (I think thats what you really want);

This might help:
https://github.com/Hexer10/HexTags/b...extags.sp#L249
__________________
Segmentation fault (core dumped)
https://steamcommunity.com/id/sleepiest/
roby#0577
awyx is offline