Jump to content
  • 0

Access User Accounts


Question

Posted

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

  • 0
Posted
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
Posted
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
Posted
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.     

 

×
×
  • Create New...