[Question] Find SteamID

How i find my steamid because database not steamid from steamid finder… ?

Bump, id like to find out about this too

  1. Find your profile URL (e.g. http://steamcommunity.com/id/tgrhavoc)
  2. Find your steam ID via a third party website (e.g. https://steamidfinder.com)
  3. Copy your steam 64 ID, it should be a long number (e.g. 76561198051741922)
  4. Convert the decimal number to a hexadecimal number by using a third party site, or if you’re clever with pen and paper. (E.g. my ID gets transformed into 11000010573D0E2)
  5. Add your steam ID to the add-on by prefixing it with “steam:” (e.g. mine would be “steam:11000010573D0E2”)
1 Like

Or simply:

  1. Run your server command prompt.
  2. Connect to your server.
  3. Type ‘status’ in your server command prompt.
  4. It will show your playername, steamID and IP.

And the great thing about this is that its already a hexadecimal steamID showing up.

(Also, assuming you did not turn steam identification off for your server.)

1 Like