-
Apprentice
someone help me with sql script
I'm starting my private server and my current sql script seems to be missing 2 databases, if anyone has this script and can send it to me it will help me a lot, I'll leave below the list of existing databases and the 2 that are missing " QuestDB" and "PristonDB"
---Existing files---
DATABASEID_AccountDB, "AccountDB"
DATABASEID_BillingDB, "BillingDB"
DATABASEID_BillingLogDB, "BillingLogDB"
DATABASEID_ClanDB, "ClanDB"
DATABASEID_GameLogDB, "GameLogDB"
DATABASEID_ItemLogDB, "ItemLogDB"
DATABASEID_LogDB, "LogDB"
DATABASEID_PCRoom, "PCRoom"
DATABASEID_PCRoomLog, "PCRoomLog"
DATABASEID_rPTDB, "rPTDB"
DATABASEID_SoD2DB, "SoD2DB"
DATABASEID_SodDB, "SodDB"
---Missing file---
DATABASEID_PristonDB, "PristonDB"
DATABASEID_QuestDB, "QuestDB"
-
-
These databases are not in orignal PT.
Sounds like a custom server, what server files are you using?
-
Apprentice
I don't know which version it is, but yes it is a customized server, I bought it about 3 years ago and I wanted to open it to play with some friends but I have no idea how to find this sql script
it is a tier 4 version and fully in Portuguese, cash store is npc within the game, npc time coin and npc shop coin
-
Best bet is to look through your source, find references to the missing databases and try rebuild the tables.