Raised This Month: $12 Target: $400
 3% 

Showing results 1 to 5 of 5
Search took 0.00 seconds.
Search: Posts Made By: bottiger
Forum: HLstatsX:CE 01-17-2015, 14:26
Replies: 111
Views: 56,598
Posted By bottiger
Re: Fix SteamIDs for the new update

I never used that random Steam3 fix provided by that other person which is probably why you have 2 entries per player as it allows your hlstats to receive both Steam2 and Steam3 ids. My fix only...
Forum: HLstatsX:CE 09-14-2014, 23:20
Replies: 111
Views: 56,598
Posted By bottiger
Re: Fix SteamIDs for the new update

The code in the first post converts steam3 to steam2.

My fixes assume steam3 everywhere.

If you want to convert steam2 to steam3 I think you can use something like this instead. I haven't...
Forum: HLstatsX:CE 09-04-2014, 01:32
Replies: 111
Views: 56,598
Posted By bottiger
Re: Fix SteamIDs for the new update

HLstats needs to be rewritten from the ground up. The code is not pretty or efficient, that's why no one is forking it.

I would rewrite it myself but I don't really have the time and I can't...
Forum: HLstatsX:CE 08-28-2014, 18:50
Replies: 111
Views: 56,598
Posted By bottiger
Re: Fix SteamIDs for the new update

I didn't notice it was broken but to fix it just edit playerinfo_general.php and find the Player profile table and replace it with this.


<tr...
Forum: HLstatsX:CE 08-23-2014, 16:56
Replies: 111
Views: 56,598
Posted By bottiger
Re: Fix SteamIDs for the new update

You can update hlstats to use the new format internally by running this SQL command


UPDATE hlstats_PlayerUniqueIds SET uniqueId=SUBSTR(uniqueId, 1, 1)+SUBSTR(uniqueId, 3)*2 WHERE uniqueId...
Showing results 1 to 5 of 5

 
Forum Jump

All times are GMT -4. The time now is 17:27.


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