Raised This Month: $ Target: $400
 0% 

[CS:GO] SetClientName bug


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
clug
Junior Member
Join Date: May 2016
Location: Australia
Old 02-20-2017 , 22:13   [CS:GO] SetClientName bug
Reply With Quote #1

Hey guys,
I've been dealing with this bug for a while now and have only found one reference to it.
Using SetClientName in CS:GO works fairly well, except if the old name is a substring of the new name starting at index 0, the scoreboard will favor the old name anyway, making it very hard to perfectly force aliases.
For example:
Code:
// old name in ("e", "ex", "exa", "exam", "examp", "exampl")
SetClientName(client, "example");
// old name will still be used in scoreboard
The only way I've found of getting around this is prepending a random unicode symbol that doesn't draw properly and hoping the old name doesn't also start with it. However, it's not pretty and I would definitely prefer another option if there is one.
I know that FaceIT have successfully figured out how to force aliases without this bug, so it's not impossible.

Last edited by clug; 02-20-2017 at 22:14.
clug is offline
 



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 03:21.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode