https://github.com/brian8544/mod-talentbutton
Adds Dual Talent Specialization at level 10 and a button to unlearn talents anywhere, letting players reset talents without visiting a trainer.
https://github.com/brian8544/mod-talentbutton
azerothcore azerothcore-module core-module
Last synced: 10 months ago
JSON representation
Adds Dual Talent Specialization at level 10 and a button to unlearn talents anywhere, letting players reset talents without visiting a trainer.
- Host: GitHub
- URL: https://github.com/brian8544/mod-talentbutton
- Owner: brian8544
- License: gpl-2.0
- Created: 2025-05-15T05:13:59.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2025-05-15T05:21:15.000Z (10 months ago)
- Last Synced: 2025-05-15T06:24:32.859Z (10 months ago)
- Topics: azerothcore, azerothcore-module, core-module
- Language: C++
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: .github/README.md
- License: LICENSE
Awesome Lists containing this project
README
# TalentButton Module
The `mod-talentbutton` module for AzerothCore enhances the player experience by allowing characters to learn Dual Talent Specialization at level 10 and adds a convenient button to unlearn talents from anywhere in the world. This eliminates the need for players to visit a class trainer to reset their talents, providing a seamless and flexible way to experiment with different talent builds.
## Requirements
- An **unpatched World of Warcraft 3.3.5 client**. RCE-Patched clients using tools like [RCEPatcher](https://github.com/stoneharry/RCEPatcher) will prevent the script injection from working.
## Installation
1. Clone this repository into your AzerothCore `modules` directory
2. Re-run CMake and rebuild your AzerothCore server to include the `mod-talentbutton` module.
3. Copy the `mod_talentbutton.conf.dist` file to your server's configuration directory.
## Demo

## Copyright
License: GPL 2.0