-
Database Structure/Connection (Resolved)
I'm wondering about the database structure of STO, does anyone have some information about it and is it possible to connect to it?
Last edited by DNC; 02-02-15 at 08:55 AM.
Reason: Added: (Resolved) to title
-
-
Re: Database Structure/Connection
Hi. Databases (stored in the folders accountdb, objectdb, ...) are compacted in Hogg format, you need to extract them with pig tool to see player's data and schema.
-
Re: Database Structure/Connection
Or even better you can just run MCP and objectdb and go to your server monitor and click monitor on object db and look through information there
-
Re: Database Structure/Connection