Page 1 of 1

Clan Tag in CS:GO

Posted: Sat Sep 01, 2018 11:18 pm
by Kami
Hey guys,

it seems that changing clan tag does not work in CS:GO at the moment. Using Player.clan_tag will change a value which you can read later but it will not show ingame.

I'm not sure if this might be an offset problem as I experienced problems with Sourcemod Clan Tag changing too.

Maybe someone here has got some insights :)

Re: Clan Tag in CS:GO

Posted: Tue Sep 04, 2018 12:37 am
by L'In20Cible
Seems like the offsets are outdated. Just did extract them from the up-to-date binaries and they are now 2548h on Windows and 2560h on Linux. I updated them on GitHub but haven't tested so let me know if that did the trick for you.

Re: Clan Tag in CS:GO

Posted: Tue Sep 04, 2018 5:21 pm
by Kami
Thank you very much, everything is working fine now :)

Re: Clan Tag in CS:GO

Posted: Fri Oct 12, 2018 10:07 pm
by Retro
I think this is happening again or I am doing something wrong

Re: Clan Tag in CS:GO

Posted: Mon Oct 15, 2018 10:33 pm
by L'In20Cible
Retro wrote:I think this is happening again or I am doing something wrong

Yes, the offsets were changed again. I just did update them on github: https://github.com/Source-Python-Dev-Te ... afeea686e7

Re: Clan Tag in CS:GO

Posted: Tue Oct 16, 2018 12:16 am
by Retro
Tyty

Re: Clan Tag in CS:GO

Posted: Wed Oct 17, 2018 4:29 am
by L'In20Cible
Retro wrote:Tyty

If they are changing again, you can try to add or subtract 20 until you find the right ones (Linux will always be 20 greater than Windows) until they are updated on the repo (feel free to pull request if you find them as well :wink: ).

Re: Clan Tag in CS:GO

Posted: Thu Nov 08, 2018 7:33 pm
by velocity
Clan_tag doesn't work again.