[DiscordArchive] Patch applied, no errors on compile, updated worldserver.conf to include npcbot config, imported the
[DiscordArchive] Patch applied, no errors on compile, updated worldserver.conf to include npcbot config, imported the
Archived author: kwikmr2 • Posted: 2023-09-11T19:10:58.800000+00:00
Original source
Patch applied, no errors on compile, updated worldserver.conf to include npcbot config, imported the required sql files (I can see the entries) but when in game...no .npcbot command. I suspect this is made available in the patch and then compiled into the code?
Archived author: kwikmr2 • Posted: 2023-09-11T19:11:23.092000+00:00
Original source
Not sure how to verify that the files are there/correct.
Archived author: mynameismeat • Posted: 2023-09-11T19:15:03.484000+00:00
Original source
yeah, you're probably missing some sql files. Commands are stored in the DB. I can't recall which exactly are needed for npcbots though.
Maybe the AC/SQL/updates is needed? I can see them defined here
https://github.com/trickerer/Trinity-Bot...ommand.sql
[Embed: Trinity-Bots/AC/SQL/updates/world/2022_06_23_00_command.sql at mast...]
NPCBots for TrinityCore and AzerothCore 3.3.5. Contribute to trickerer/Trinity-Bots development by creating an account on GitHub.
https://github.com/trickerer/Trinity-Bot...ommand.sql
Archived author: volek • Posted: 2023-09-11T19:17:06.435000+00:00
Original source
I use NPCBots and Docker. Patch should apply config options to worldserver.conf and also add commands to core code. Most of that code is commented where it patches so you can search for it and validate it is in the core.
For the SQL file there are two scripts that concat all the sql scripts together and then you can run them. Make sure you run are in the AC folder for sql.
Archived author: kwikmr2 • Posted: 2023-09-11T19:22:32.348000+00:00
Original source
Yeah, I did the sql merge scripts. I am looking at the pre patched repo and it appears updates were made 2 days ago. Perhaps that is now working for npcbots in bg's
Archived author: volek • Posted: 2023-09-11T19:23:25.157000+00:00
Original source
npcbots in battlegrounds were already working
Archived author: volek • Posted: 2023-09-11T19:23:38.002000+00:00
Original source
at least for Warsong, Arathi, and Alterec.
Archived author: kwikmr2 • Posted: 2023-09-11T19:24:12.639000+00:00
Original source
Mine would just crash the server when I clicked Join
Archived author: volek • Posted: 2023-09-11T19:24:25.012000+00:00
Original source
Unless you install the Autobalance mod.
Archived author: kwikmr2 • Posted: 2023-09-11T19:24:36.781000+00:00
Original source
Well there you go...lol