You need to use this to save the game, calling only from the server.
Everytime you log in, you call an function/event (be sure to run it only from the server) to load a player by the log in Identifier you defined for that user. The server should retrieve you the parameters from your SaveGame Object to the client.