Was going through some old JAVA projects to update them and came across this issue. The Player UID which used to be the Steam ID (and still is) is no longer a long but a string. Why is this?
Why is the UID now a string instead of a Long?
- angriff
- Thread is marked as Resolved.