mod-npc-bots
mod-npc-bots copied to clipboard
An NPC bots module for AzerothCore
AzerothCore
NPC Bots
Description
A simple npc bot module for AzerothCore.
The code base on [TrinityCore-3.3.5-with-NPCBots](https://github.com/trickerer/TrinityCore-3.3.5-with-NPCBots), but rewritten as a module of AzerothCore.
This module is still in very early stages. And only have one bot dreadlord.
How to use ingame
- Talk to the bot giver in town.
- Select th bot you want to play with.
Requirements
mod-npc-bots requires:
- AzerothCore v3.0.0+
Installation
1) Simply `git clone` the module under the `modules` directory of your AzerothCore source or copy paste it manually.
2) Import the SQL manually to the right Database (auth, world or characters) or with the `db_assembler.sh` (if `include.sh` provided).
3) Re-run cmake and launch a clean build of AzerothCore.
Edit the module's configuration (optional)
If you need to change the module configuration, go to your server configuration directory (where your worldserver or worldserver.exe is), copy npcbots.conf.dist to npcbots.conf and edit that new file.
Credits
- Me (author of the module)
- AzerothCore: repository - website - discord chat community
