mod-playerbots
mod-playerbots copied to clipboard
AzerothCore Playerbots Module
i can see that the data for the speech exists in DB but i have not seen any bot speak in trade. cant see any options for this either in...
hi, i get source form your google video https://www.youtube.com/watch?v=qXtc3O4eKuc 1. git clone https://github.com/najoast/acore-playerbots.git 2.cd modules 3. git clone https://github.com/najoast/mod-eluna.git 4. git clone https://github.com/najoast/mod-playerbots.git 5. cd ../build 6. cmake ../ -DCMAKE_INSTALL_PREFIX=$HOME/azeroth-server/...
Hi! It's more a request than an issue. Is it possible to adjust the level a bot is entering combat to an opponent? When I'm near a very low level...
服务才启动就一直报这个错,playerbots的启动日志如下 > Load Playerbots Config... 2023-03-23 09:42:24 Initializing AI Playerbots by ike3, based on the original Playerbots by blueboy 2023-03-23 09:42:24 --------------------------------------- 2023-03-23 09:42:24 Loading TalentSpecs 2023-03-23 09:42:24 --------------------------------------- 2023-03-23...
After compiling the latest source code, there are many red error messages flashing during startup."
After compiling the latest source code, when starting worldserver there will be a lot of red characters reporting errors, with chatgpt check said that the primary key duplicate write, such...
Not sure what's happening, but every time two or more bots log out at the same time the server crashes
Hi, I managed to get a few modules up and running, but this playerbot is giving errors when building. These are a couple of the issues: In file included from...
KJack’s Autobalance and Playerbots are crashing my server around 7 mins into BGs, here is my crash log. Let me know if any other logs are required. [b739cfe21960_worldserver.exe_6-12_2-32-18.txt](https://github.com/ZhengPeiRu21/mod-playerbots/files/13586202/b739cfe21960_worldserver.exe_6-12_2-32-18.txt)
1.机器人不会跟随主号进入副本,有进入的也不是同一个副本。 2.主号进副本召唤机器人后组队 ,再排随机会立马宕机。 3.机器人进入墙内,会死在墙内。
[ 70%] Building CXX object modules/CMakeFiles/modules.dir/mod-playerbots/src/PlaceholderHelper.cpp.o In file included from /root/azerothcore-wotlk/modules/mod-playerbots/src/GuildTaskMgr.cpp:7: In file included from /root/azerothcore-wotlk/src/server/game/Guilds/GuildMgr.h:21: /root/azerothcore-wotlk/src/server/game/Guilds/Guild.h:244:23: warning: unused parameter 'style' [-Wunused-parameter] EmblemInfo(uint32 style = 0, uint32 color = 0,...