Earlier Versions
Name | Size | Uploaded | Game Version | Downloads | |
v1.5.0 release | 21.95 KB | Apr 10, 2021 | 9.0.1 | 600 | Download |
v1.4.1 release | 21.60 KB | Oct 24, 2020 | 9.0.1 | 9,687 | Download |
v1.4.0 release | 21.02 KB | Dec 5, 2019 | 8.2.5 | 9,806 | Download |
v1.3.1 release | 20.83 KB | Sep 28, 2019 | 8.2.5 | 3,427 | Download |
v1.3.0 release | 8.82 KB | Dec 14, 2018 | 8.1.0 | 9,873 | Download |
v1.2.3 release | 8.61 KB | Jul 29, 2018 | 8.0.1 | 11,492 | Download |
v1.2.2 release | 8.67 KB | Jul 29, 2018 | 8.0.1 | 15 | Download |
v1.2.1 release | 8.70 KB | Jul 27, 2018 | 8.0.1 | 1,832 | Download |
v1.2.0 release | 9.15 KB | Jul 26, 2018 | 8.0.1 | 1,123 | Download |
v1.1.4 release | 7.20 KB | Jul 25, 2018 | 8.0.1 | 1,215 | Download |
v1.1.3 release | 7.16 KB | Jul 24, 2018 | 8.0.1 | 990 | Download |
v1.1.2 release | 7.26 KB | Jul 20, 2018 | 8.0.1 | 2,365 | Download |
v1.1.1 release | 7.54 KB | Jul 17, 2018 | 8.0.1 | 4,124 | Download |
v1.0.1 release | 7.90 KB | Jul 17, 2018 | 7.3.5 | 80 | Download |
v1.1.0 release | 7.79 KB | Oct 18, 2017 | 7.3.0 | 8,098 | Download |
v1.0 release | 9.25 KB | Oct 12, 2017 | 7.3.0 | 415 | Download |
Screenshots
Description
ElvUI BetterTalentFrame
ElvUI BetterTalentFrame adds specialisation tabs much like the pre-Legion dual specialisation tabs. These tabs allow the player to view their non-active specialisation’s talents at any time.
Other improvements include being able to switch specialisation on any tab of the talent frame and saving/loading custom talent profiles.
Talent Profiles
Talent profiles allows you to save and apply talent configurations with a single click.
Profiles are saved per class/spec (i.e. all your feral druids will have access to the same profiles).
You still have to be in a city or inn (or have a talent change buff active) to be able to change and apply profiles, but simply managing your profiles can be done anywhere.
Creating a profile
- Open the talents interface.
- Configure your talent tree as you wish.
- Click on the dropdown menu.
- Click on the “Add a new profile” option.
- Name your new profile.
Applying a profile
- Make sure you are able to change talents.
- Select your desired profile from the dropdown menu.
- Click the “Apply” button.
Updating an existing profile
- Make sure you are able to change talents.
- Select your desired profile from the dropdown menu.
- Click the “Save” button.
Applying a profile in a macro
Function:
ARWICTP_ActivateProfile(profileIndex)
Example Macro:
/equipset AoE
/run ARWICTP_ActivateProfile(2)
Add a comment