[DiscordArchive] Well, are you using <https://github.com/azerothcore/mod-ah-bot>?
[DiscordArchive] Well, are you using <https://github.com/azerothcore/mod-ah-bot>?
Archived author: Revision • Posted: 2025-02-16T17:37:24.922000+00:00
Original source
Well, are you using <https://github.com/azerothcore/mod-ah-bot>?
Archived author: momo • Posted: 2025-02-16T17:37:27.644000+00:00
Original source
put the config file inthe config
Archived author: Revision • Posted: 2025-02-16T17:37:33.028000+00:00
Original source
You have to run cmake and build when adding modules, but it still uses SQL
Archived author: Revision • Posted: 2025-02-16T17:37:51.617000+00:00
Original source
The ah-bot I linked sets min/max number of items in the DB
Archived author: momo • Posted: 2025-02-16T17:37:59.201000+00:00
Original source
yeah i used the one off the azeroth catalogue
Archived author: Revision • Posted: 2025-02-16T17:38:00.945000+00:00
Original source
there are forks that changes that but I don't know if you're using any of them
Archived author: momo • Posted: 2025-02-16T17:38:55.762000+00:00
Original source
yeah i believe this is the same 1 as the catalogue
Archived author: Revision • Posted: 2025-02-16T17:39:53.105000+00:00
Original source
Then either the SQL files will be imported when you start the server or you'll have to import them yourself. It's easy to know if it's automatic or not, if it's not the server will crash because the module can't access that table.
Archived author: momo • Posted: 2025-02-16T17:39:53.541000+00:00
Original source
gonna reread everything again
Archived author: momo • Posted: 2025-02-16T17:40:05.274000+00:00
Original source
hm