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.
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.
VersionStatusChangesUploaderDownloads
1.6.7alphaFixed missing UnregisterEventHandler changexyeppp6152
1.6.6alphaUpdate training when using Mastery Build Switch featuredalen176
1.6.5alphaIdrinth Thalui2987
1.6.2alphaIdrinth Thalui378
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