[DiscordArchive] Good afternoon, I am trying different modules on my project and I found this one: https://github.com
[DiscordArchive] Good afternoon, I am trying different modules on my project and I found this one: https://github.com
![[Image: image.png?ex=690c1315&is=690ac195&hm=8ae...8a5e220be&]](https://cdn.discordapp.com/attachments/1255602330431127753/1365345764460728430/image.png?ex=690c1315&is=690ac195&hm=8ae21d1ff618c6c0c1f1cc6132624f714b11599dd14b352a26ac5448a5e220be&)
Archived author: Mike • Posted: 2025-04-25T15:16:37.113000+00:00
Original source
Good afternoon, I am trying different modules on my project and I found this one: https://github.com/azerothcore/mod-npc-beastmaster
I wanted to try it and I think it has been installed correctly because the npc appears. However when I try with a class which is not hunter (paladin) this message appears (look on the image). According to the description it says that any class can learn "to use pets". So I want to know if I have done anything wrong or do I need to configure something?
![[Image: image.png?ex=690c1315&is=690ac195&hm=8ae...8a5e220be&]](https://cdn.discordapp.com/attachments/1255602330431127753/1365345764460728430/image.png?ex=690c1315&is=690ac195&hm=8ae21d1ff618c6c0c1f1cc6132624f714b11599dd14b352a26ac5448a5e220be&)
[Embed: GitHub - azerothcore/mod-npc-beastmaster: An NPC that lets you tame...]
An NPC that lets you tame beasts. Contribute to azerothcore/mod-npc-beastmaster development by creating an account on GitHub.
https://github.com/azerothcore/mod-npc-beastmaster
Archived author: Tereneckla • Posted: 2025-04-25T15:18:57.775000+00:00
Original source
BeastMaster.HunterOnly in conf
Archived author: Mike • Posted: 2025-04-25T15:22:26.369000+00:00
Original source
Okay, my bad. It was a boolean and I got confused that 0 means false and 1 means true