Status
Not open for further replies.

BlooJ

I made one post
Joined
Apr 29, 2022
Messages
14
So this thread is asking to be able to toggle the gang name on and off in the gangs tab.
 
Upvote 0
So this thread is asking to be able to toggle the gang name on and off in the gangs tab.
+1

Great idea!

It gets annoying at times when you are trying to call someones name in-game and you accidentally call them by their gang name. It happens to me and it happens to a lot of other players.
 
B BlooJ

We are looking into allowing the gang owner to give members of the gang the option to hide the clan tag next to their name.

Thanks for the suggestion!
 
until this is added you can add this to your config

Code:
alias +w "+forward ; cl_clanid 0"
alias -w "-forward"
bind w +w

the gang clan tag is set at the beginning of each round so this should remove it automatically
if you want to use a custom group tag you can replace cl_clanid 0 with whatever the clanid of the group is
 
You can now do sm_toggletag in console to toggle your gang tag in the scoreboard. (Alternative you can do it through the !gang menu).
 
Status
Not open for further replies.

Latest posts

Back
Top