mercenary_db import folder issue | closed | |
Everade 2014-03-12 19:56:00 | How to reproduce: 1. [color=#008000]db/mercernary_db.txt shall be fully official from rAthena[/color] 2. [color=#008000]db/mercernary_skill_db.txt shall be fully official from rAthena[/color] 3. add mercenary_db.txt to db/import folder 4. add some custom mercenary entries to the import one rAthena will throw you tons of errors at your head that mercenary_[color=#ff0000]skill[/color]_db.txt is using skill id's which are not existant in the mercenary_db.txt Conclusion: the import file does not properly work by only overwriting existing id's, or add new ones. [color=#ff0000]But rather the import file ONLY is being read and the normal db file is being completly ignored.[/color] I'm on latest revision/trunk | |
Cydh 2014-03-13 17:29:53 | Fixed here dd67f9d Thank you. I bet, lighta also need 'which part of import files that aren't working' |