Hello Together,
the drops on my epic 6.2 server are messed up (maybe database and client/rdb mismatch), because some basic items (like red potions, quick potions, bags...) do not drop.
Table: MonsterResource (db_monster(ascii).rdb or db_monster.rdb)
I used the following tools:
But there is a problem: the rdb file parser/reader reads just 50% (or less) of the columns I have in the database. And the order of the rdb file values doesn`t fit to the order of the database.
Questions:
the drops on my epic 6.2 server are messed up (maybe database and client/rdb mismatch), because some basic items (like red potions, quick potions, bags...) do not drop.
Table: MonsterResource (db_monster(ascii).rdb or db_monster.rdb)
I used the following tools:
- ACRE Version 1.000 (to dump the data.00x files)
- Grimoire_v2
- Grimoire_v4614 (to try to import rdb file in the database
But there is a problem: the rdb file parser/reader reads just 50% (or less) of the columns I have in the database. And the order of the rdb file values doesn`t fit to the order of the database.
Questions:
- How can I import the rdb files to my database?
- Are there other RDB-Tools which can handle epic 6.2 database structure?
- Do I need db_monster(ascii).rdb or db_monster.rdb? Sorry, I forgot that point over the years :D.
- Are there working epic 4 or 5 server/client combination out there to download and use for a own/non public private server?