Due to how your code checks for unique player IDs, players with the same SteamID can read the same journals. On most servers (specifically RP servers) you allow players to 2-3 characters. This means that the SteamID can read all the characters journals.
Other players could also log into someone's account and read their original journal to get the skills and the logout again.
Due to how your code checks for unique player IDs, players with the same SteamID can read the same journals. On most servers (specifically RP servers) you allow players to 2-3 characters. This means that the SteamID can read all the characters journals.
Other players could also log into someone's account and read their original journal to get the skills and the logout again.
Found by Zoomies.