- Need AC commit
d40e8946
or newer.
- Change you faction in bg for balance faction.
########################################
# Bounty Hunter Module configuration
########################################
#
# BountyHunter.Enable
# Description: Enables the bounty hunter module
# Default: 0 - Disabled
# 1 - Enabled
#
# BountyHunter.TokenId
# Description: Sets the Token itemId
# Default: 0 - No Token
#
#
# BountyHunter.MaxGoldAmount
# BountyHunter.MaxHonorAmount
# BountyHunter.MaxTokenAmount
# Description: Sets the max amount that can be placed
BountyHunter.Enable = 1
BountyHunter.TokenId = 6265
BountyHunter.MaxTokenAmount = 10
BountyHunter.MaxGoldAmount = 1000
BountyHunter.MaxHonorAmount = 75000
- Simply place the module under the
modules
folder of your AzerothCore source folder. - Re-run cmake and launch a clean build of AzerothCore
- Run the SQL files in the sql folders.
- Done :)
If you need to change the module configuration, go to your server configuration folder (where your worldserver or worldserver.exe
is), copy BountyHunter.conf.dist
to BountyHunter.conf
and edit that new file.
- Enable system
BountyHunter.Enable = 1
- Spawn and talk to the npc
- Alistar (Author of the module)