[DiscordArchive] Really struggling to get the playerbots module working. I have to use a fork of azerothcore, right?
[DiscordArchive] Really struggling to get the playerbots module working. I have to use a fork of azerothcore, right?
Archived author: TheDaveCalaz • Posted: 2025-09-12T11:07:19.339000+00:00
Original source
Really struggling to get the playerbots module working. I have to use a fork of azerothcore, right? for whatever reason following the tutorial but using the fork instead is proving really tough. Anything different to the tutorial I should be doing?
Archived author: Mithria • Posted: 2025-09-12T11:09:11.360000+00:00
Original source
nope, literally just swap out the core link for the playerbot core
<https://github.com/liyunfan1223/azerothcore-wotlk.git>
and then clone the playerbots module into the modules folder
Archived author: Mithria • Posted: 2025-09-12T11:09:18.678000+00:00
Original source
everything else is the same as the official guide
Archived author: Revision • Posted: 2025-09-12T12:09:58.873000+00:00
Original source
Remember that `make -j $(nproc) install` makes it so you don't have to input the number of threads