AnchyDev / mod-bounty-hunter

Bounty Hunter Script for Azerothcore 3.3.5a

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bounty Hunter

Features:

  • Place bountys on players for gold, honor or token rewards

This module currently requires:

  • AzerothCore v1.0.1+

How to install

  1. Simply place the module under the modules folder of your AzerothCore source folder.
  2. Re-run cmake and launch a clean build of AzerothCore
  3. Execute sql files on world and character databases using db_assembler or manually.
  4. Launch worldserver, Ready to play.

Edit module configuration (optional)

If you need to change the module configuration, go to your server configuration folder (where your worldserver or worldserver.exe is) copy the file bountyhunter.conf.dist to bountyhunter.conf and edit it (keep both files).

Credits

About

Bounty Hunter Script for Azerothcore 3.3.5a

License:MIT License


Languages

Language:C++ 98.1%Language:Shell 1.9%