I'm testing modifying character's swithes and variables using SQLite Studio, and I have some question about the update of the server database.
Â
 When a character changes one of his switches value(for example) through an event, the change is automatic, so from that momment the game recognices its new switch value. But, if I open the server database, it has the previous value. But, if I restart the server, now the database shows the new value. ¿When does the database really update?
Â
 If I overwrite the switch value on the database, the character swithc won't update. But, I do this when de server is off, the switch's value will be the new one. Is it necesary to shut down the server everytime you want to change a character switch or variable value?
Question
Khaikaa
 Hi,
Â
 I'm testing modifying character's swithes and variables using SQLite Studio, and I have some question about the update of the server database.
Â
 When a character changes one of his switches value(for example) through an event, the change is automatic, so from that momment the game recognices its new switch value. But, if I open the server database, it has the previous value. But, if I restart the server, now the database shows the new value. ¿When does the database really update?
Â
 If I overwrite the switch value on the database, the character swithc won't update. But, I do this when de server is off, the switch's value will be the new one. Is it necesary to shut down the server everytime you want to change a character switch or variable value?
Link to comment
Share on other sites
4 answers to this question
Recommended Posts