How i find my steamid because database not steamid from steamid finder… ?
Bump, id like to find out about this too
- Find your profile URL (e.g. http://steamcommunity.com/id/tgrhavoc)
- Find your steam ID via a third party website (e.g. https://steamidfinder.com)
- Copy your steam 64 ID, it should be a long number (e.g. 76561198051741922)
- 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)
- Add your steam ID to the add-on by prefixing it with “steam:” (e.g. mine would be “steam:11000010573D0E2”)
1 Like
Or simply:
- Run your server command prompt.
- Connect to your server.
- Type ‘status’ in your server command prompt.
- 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