Tasharen Entertainment Forum
Support => TNet 3 Support => Topic started by: gg67 on February 26, 2014, 06:43:03 PM
-
Hey Aren,
Can you explain or (point me in the direction on) how to use the save/load files for individual users in TNet? And is saving the state of the server using TNGameServer doing a similar thing?
-
Assuming you have some kind of unique identifiers for users (such as an account ID), you would want to save/load files using that unique identifier. So for example, "player_12345_1", where 12345 is the account ID, and the last '1' is the character slot.