koraktor / steam-condenser

A multi-language library for querying the Steam Community, Source, GoldSrc servers and Steam master servers
https://koraktor.de/steam-condenser
Other
356 stars 67 forks source link

Support Steam ID 3 #257

Closed nicekiwi closed 9 years ago

nicekiwi commented 9 years ago

Need support for calculating or fetching the new Steam ID3: U:1:46674506

koraktor commented 9 years ago

It's already supported in SteamId.convertSteamIdToCommunityId().

Any other part where this is needed?

nicekiwi commented 9 years ago

Are you sure? It's not the standard steamid or steamid64 or community ID. It's something new.

On Thursday, 2 October 2014, Sebastian Staudt notifications@github.com wrote:

It's already supported in SteamId.convertSteamIdToCommunityId().

Any other part where this is needed?

— Reply to this email directly or view it on GitHub https://github.com/koraktor/steam-condenser/issues/257#issuecomment-57542304 .

Ezra Sharp Creative Engineer

KiwiDev

Mobile: (022) 025-9918 Web: www.kiwidev.co.nz

koraktor commented 9 years ago

Have a look at the code. It's implemented. Just try it.