OpenDAoC / OpenDAoC-Core

OpenDAoC is a free Dark Age of Camelot server emulator
https://www.opendaoc.com
GNU General Public License v3.0
33 stars 21 forks source link

New archery not working due to missing DB entries #22

Open brink668 opened 2 years ago

brink668 commented 2 years ago

Is there a server setting that re enables the scout/ranger/hunter class back to the newer magic spelline instead of arrows?

bm01 commented 2 years ago

Normally setting allow_old_archery to false in the serverproperty table is supposed to be enough, but it looks like something went wrong when we switched to old archery, and some spell / specialization associations have been altered.

brink668 commented 2 years ago

Thank you insight, as you allude to, it does not seem to work. I really appreciate all the work your team has done and also that you have given back to the DOL community. It has been a long time since someone has open sourced their work that used DOL.

bm01 commented 1 year ago

Just letting people know the database's individual SQL files (one per table) was made public a while ago, and we're accepting pull requests. For this issue to be solved, some values have to be re-added first, and only then the code can be tested to see if it's still working. I'm leaving this here because we have no one doing DB work currently.

https://github.com/OpenDAoC/OpenDAoC-Database/tree/master/opendaoc-db-core