alextoti99 Posted May 29, 2017 Share Posted May 29, 2017 The players' variables and switches are being stored on server close or not? so they willl be the same when the player logins again or the server opens again? Link to comment Share on other sites More sharing options...
1 Gibier Posted May 29, 2017 Share Posted May 29, 2017 Yes everything you will change with the editor will be save in the data base soon as you save it. The client have a auto-save feature which will save everything who is related to the players (progression, stat, variable, position...) every two minutes. The auto-save will start too when the player will close the client.  The only wait to "don't save" the player variable would be to create an event which will set all the variable to 0 and run it every player connection. alextoti99 1 Link to comment Share on other sites More sharing options...
0 alextoti99 Posted May 29, 2017 Author Share Posted May 29, 2017 thank you Link to comment Share on other sites More sharing options...
0 Gibier Posted May 29, 2017 Share Posted May 29, 2017 you're welcome Link to comment Share on other sites More sharing options...
Question
alextoti99
The players' variables and switches are being stored on server close or not?
so they willl be the same when the player logins again or the server opens again?
Link to comment
Share on other sites
3 answers to this question
Recommended Posts