Jump to content
  • 0

Hello, I have a quick question;


Question

Posted

Hello, I have a quick question; 

- How can I erase a player’s data? 
-  How can I get my game on a dedicated server from a site?

2 answers to this question

Recommended Posts

  • 1
Posted

You can do this if you want to delete a player data:

1. Download a database (DB) browser for SQLite since Intersect Engine uses SQLite.

2. Open the DB browser and open your "playerdata.db" file with it. DBs files are located in the server's resources directory. (server\resources\playerdata.db).

3. Browse to the player date and remove things you want to remove.

 

There is a tuto here (on a hidden content box) on how to remove datas 

 

  • -1
Posted

Or you can just delete your player data.db file. The server makes a new one. 
 

You can buy a dedicated host and it works kinda just like a desktop. 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...