Jump to content

Manipulating "data" column from players.db


dalajlama

Recommended Posts

Hello,

I am running dedicated server and I wanted to edit player character. I found that character information is stored in a SQLite DB named "players.db" but column with most interesting info seems to be packed to binary. Is there a way to make it readable and safe to edit?

Link to comment
Share on other sites

  • 2 weeks later...
  • 2 weeks later...

PIggybacking on this topic. One of the characters on my server is bugged and my current hypothesis is that player location is the issue. The bugged character has a negative z value for their location. I am editing the players.db file to change that to "0" but each time I make that change, the player reverts to the negative value upon connecting to the server. Has anyone encountered a similar issue and found a fix?

Link to comment
Share on other sites

  • 3 weeks later...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...