Bradley Posted December 30, 2016 Posted December 30, 2016 Hey there, so I made a test account that I'd like to delete and re-register to see if the class creation system actually worked without having to create a new account. I can't find where all the player information is stored? Any advice?
0 Chronos Posted December 30, 2016 Posted December 30, 2016 User accounts are stored in the database alongside the server, much like everything else. You'll want to find an SQLite browser to be able to go through it though. Bradley and Zetasis 2
0 Bradley Posted December 30, 2016 Author Posted December 30, 2016 13 minutes ago, Chronos said: User accounts are stored in the database alongside the server, much like everything else. You'll want to find an SQLite browser to be able to go through it though. I'll take a look into that, cheers.
0 Mojoyoyo Posted February 26, 2017 Posted February 26, 2017 So, someone know how to delete the account or how to create more characters?
0 Chronos Posted February 26, 2017 Posted February 26, 2017 4 hours ago, Mojoyoyo said: So, someone know how to delete the account or how to create more characters? Â Well, I made this to make it a bit easier to deal with such tasks: Â Â Alternatively, you could find an SQLite browser and do it manually.
0 Mojoyoyo Posted February 26, 2017 Posted February 26, 2017 13 hours ago, Chronos said: Â Well, I made this to make it a bit easier to deal with such tasks: Â Â Alternatively, you could find an SQLite browser and do it manually. I tried SQLite but I don't understand nothing, and this program gives me an error when I try to launch it. Â Â Â Â
0 Chronos Posted February 26, 2017 Posted February 26, 2017 What error? Make sure to copy your server's config.xml file to the same folder you run the program from.
Question
Bradley
Hey there, so I made a test account that I'd like to delete and re-register to see if the class creation system actually worked without having to create a new account. I can't find where all the player information is stored? Any advice?
6 answers to this question
Recommended Posts