Skip to content

CW3X/mod-npc-bots

This branch is 10 commits behind eyeofstorm/mod-npc-bots:develop.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5e5956e · Jan 26, 2022

History

34 Commits
Jan 12, 2022
Dec 24, 2021
Dec 24, 2021
Dec 24, 2021
Jan 26, 2022
Dec 24, 2021
Dec 24, 2021
Jan 16, 2022
Dec 24, 2021
Jan 16, 2022

Repository files navigation

logo AzerothCore

NPC Bots

  • Latest build status with azerothcore: Build Status

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

  1. Talk to the bot giver in town.
  2. Select th bot you want to play with.

Youtube Link

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

About

An NPC bots module for AzerothCore

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 98.0%
  • Other 2.0%