Advancedrenowntrainer

UI ModTrainer
Edit

Please remember to keep info in regards to HOW an addon works, what it SHOULD do in the description and all temporary things(doesn't work now etc.) in the comments.

Provides an improved window to help with purchasing "training" Renown abilities.

This sorts the renown abilities by type and displays them in a table like layout.
last updated: Mon, 08 Feb 2021 21:20:55 +0000 | written by:
Edit

Please remember to keep info in regards to HOW an addon works, what it SHOULD do in the description and all temporary things(doesn't work now etc.) in the comments.

Edit

Please remember to keep info in regards to HOW an addon works, what it SHOULD do in the description and all temporary things(doesn't work now etc.) in the comments.

Seit kurzen ist der „Advanced Renown Trainer“ verfügbar und interessant für all diejenigen, denen das normale Auswahlfenster für die Auswahl der Ruffähigkeiten auf die Nerven geht.
last updated: Wed, 18 Mar 2020 05:25:03 +0000 | written by:
VersionStatusChangesUploaderDownloads
1.7.0stableUpdated renown skills, based on latest changes: Removed Sure Shot and Focused Power, since all damaging crit rates are in the Opportunist now. Removed Cleansing Wind, Resolute Defense, Efficiency, Last Stand.SilverWF876
1.6.7alphaFixed missing UnregisterEventHandler changexyeppp7148
1.6.6alphaUpdate training when using Mastery Build Switch featuredalen216
1.6.5alphaIdrinth Thalui3030
1.6.2alphaIdrinth Thalui428
Download Latest
You need to be logged in to comment
nyan

Wed, 21 Jun 2017 22:17:30 +0000

Direct Link
To make it work on ROR with anywhere trainer, in file AdvancedRenownTraining.lua in function AdvancedRenownTraining.AnywhereShow() comment out everything except the last line or just replace it with

function AdvancedRenownTraining.AnywhereShow()
    WindowSetShowing(WindowName,true)
end