Raised This Month: $32 Target: $400
 8% 

Steamid problem


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Bonnis
Senior Member
Join Date: Apr 2013
Old 08-23-2015 , 05:50   Steamid problem
Reply With Quote #1

dont know whats the problem is.

but if a person find his steamid via steamidfinder of any kind.
he maybe get this: STEAM_1:0:496016400

and when he do a unbanrequest on my homepage, i dont find his ban, because the steamid is: STEAM_0:0:496016400 or STEAM_1:1:496016400 or STEAM_0:1:496016400.

whats the problem? really hates it..
any fix?

//bonnis
Bonnis is offline
ecca
Sexy Santa
Join Date: Jan 2011
Old 08-23-2015 , 06:03   Re: Steamid problem
Reply With Quote #2

Read this Valve SteamIDs

Edit: It's not a problem and it's meant to be that way, so there is no "fix" if you don't want to rewrite all plugins to either force STEAM_0 or STEAM_1
__________________

Last edited by ecca; 08-23-2015 at 06:04.
ecca is offline
headline
SourceMod Moderator
Join Date: Mar 2015
Old 08-23-2015 , 06:32   Re: Steamid problem
Reply With Quote #3

Steamidfinder returns STEAM_0 and CS:GO incorrectly returns STEAM_1. Its a bug in CSGO for it to be 1
headline is offline
asherkin
SourceMod Developer
Join Date: Aug 2009
Location: OnGameFrame()
Old 08-23-2015 , 06:45   Re: Steamid problem
Reply With Quote #4

Quote:
Originally Posted by Bonnis View Post
whats the problem? really hates it..
any fix?
You need to correct your unban request system to ignore the first 8 characters (STEAM_0:) as this data is identifying the Steam universe and not the user in question. Both 0 and 1 are valid and are the same person. However, the 2nd number is part of the unique ID and should not be ignored! STEAM_1:0:496016400 and STEAM_0:0:496016400 are the same user, and STEAM_1:1:496016400 and STEAM_0:1:496016400 are the same user - but the first pair and the second pair are different users.

Quote:
Originally Posted by Headline22 View Post
Its a bug in CSGO for it to be 1
This is incorrect, STEAM_1 is correct, STEAM_0 was a bug in older games that is fixed in all releases since L4D2 - older games weren't changed for compatibility reasons.

TF2 of course now uses a completely different format.
__________________
asherkin is offline
Potato Uno
Veteran Member
Join Date: Jan 2014
Location: Atlanta, Georgia
Old 08-23-2015 , 10:10   Re: Steamid problem
Reply With Quote #5

Use the 64 bit steam ID?
Potato Uno is offline
headline
SourceMod Moderator
Join Date: Mar 2015
Old 08-23-2015 , 14:58   Re: Steamid problem
Reply With Quote #6

Quote:
Originally Posted by asherkin View Post

This is incorrect, STEAM_1 is correct, STEAM_0 was a bug in older games that is fixed in all releases since L4D2 - older games weren't changed for compatibility reasons.
I remember reading that the one universe is for beta or something
headline is offline
KissLick
Veteran Member
Join Date: Nov 2012
Location: void
Old 08-23-2015 , 15:00   Re: Steamid problem
Reply With Quote #7

Quote:
Originally Posted by Headline22 View Post
I remember reading that the one universe is for beta or something
0 Invalid
1 Public
2 Beta
3 Internal
4 Dev

Source Engine Confusion

Last edited by KissLick; 08-23-2015 at 15:04.
KissLick is offline
headline
SourceMod Moderator
Join Date: Mar 2015
Old 08-23-2015 , 18:09   Re: Steamid problem
Reply With Quote #8

Quote:
Originally Posted by KissLick View Post
0 Invalid
1 Public
2 Beta
3 Internal
4 Dev

Source Engine Confusion
https://developer.valvesoftware.com/wiki/SteamID

"X represents the "Universe" the steam account belongs to. If 'X' is 0, then this is Universe 1 (Public)."

EDIT: NVM lol. Didnt click the link you posted

Last edited by headline; 08-23-2015 at 18:14.
headline is offline
Reply



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 01:57.


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