View Single Post
TWIKI
New Member
Join Date: Feb 2018
Old 02-15-2018 , 23:27   Re: [CS] Family Sharing Check/Block
Reply With Quote #19

I am trying to mod the code, but the other issue I have is that the whole thing is set up for 32bit... and the Steam_ID is now 64bit.



Quote:
Originally Posted by arne1288 View Post
It is always either _0, or _1 for that Steam ID format.

Join a server, then type "status" in console, and you'll see the right number for that specific game.

Some games has changed to format "[U:1xx]" though.


Seems like there's room for improvement to this plugin, to ensure automatic compatibility with most games on this plugin:

OP should switch to the new GetClientAuthId, or perhaps better, simply compare OwnerSteamID/ClientSteamID with GetSteamAccountID instead of converting between different Steam ID formats.
TWIKI is offline