Sign in to follow this  
Kaev

[Eluna] DbScriptExtensions

Hey guys!
i wrote a little framework that allows you to create, load, modify and delete world database objects with Eluna in your Lua scripts.
I've only tested it with the most recent version of AzerothCore and TrinityCore but in theory it should work on all emulators that Eluna supports.
Would be happy if someone could take some time to play around with it and report any issues.
You can find it on GitHub: https://github.com/Kaev/DbScriptExtensions
There are examples in the readme file but feel free to ask questions here.

  • Like 2

Share this post


Link to post
Share on other sites

v0.1.2:
Fixed a bug that made columns unusable if they had a default NULL value configured in the database (TC has this for a few columns).

Share this post


Link to post
Share on other sites
Sign in to follow this