Recent Topics

Ads

Advance Renown Trainer

Here you can post addons, or anything related to addons.
Forum rules
Before posting on this forum, be sure to read the Terms of Use
User avatar
kmtan
Posts: 6

Advance Renown Trainer

Post#1 » Tue May 31, 2016 9:06 am

Hi all,
Previously I had this addon - Advanced Renown Trainer, which is very useful to use when re-spec rr. But my version doesn't show correctly and it resets everytime.
Anyone have a working one?
Axxo ~ Chosen

Ads
User avatar
Tesq
Posts: 5704

Re: Advance Renown Trainer

Post#2 » Tue May 31, 2016 11:03 am

http://tools.idrinth.de/addons/

look here and search for it
Image

User avatar
crawy
Posts: 10

Re: Advance Renown Trainer

Post#3 » Wed May 24, 2017 1:19 pm

Can someone fix this addon please? It always show me rr100 with anywhere trainer but it does work if you are at the renown NPC.

Cheers!

shaitoninvar
Posts: 2

Re: Advance Renown Trainer

Post#4 » Sun Jul 16, 2017 4:52 am

I edited the LUA file and seem to now show the correct numbers

1. Open the LUA file advancedrenowntrainer.lua using notepad
2. Scroll down about half way until you see the following functions:
local function GetPointsAvailable()
if currentSpecSave then
return 100
end
return EA_Window_InteractionRenownTraining.GetPointsAvailable()
end

local function GetPointsSpent()
if currentSpecSave then
return 0
end
return EA_Window_InteractionRenownTraining.GetPointsSpent()
end

3. Change the functions to only read:
local function GetPointsAvailable()

return EA_Window_InteractionRenownTraining.GetPointsAvailable()
end

local function GetPointsSpent()

return EA_Window_InteractionRenownTraining.GetPointsSpent()
end
4. Save the over the LUA file
5. Smile :)

Mine seems to be fixed, but i haven't spent points in it yet

I hope this helps others

User avatar
b00n
Posts: 192

Re: Advance Renown Trainer

Post#5 » Thu Jan 21, 2021 7:40 am

Hello,
didn't knew someone fixed it already, i can provide another solution:

- Open: Interface\AddOns\advancedrenowntrainer\AdvancedRenownTraining.lua
- Search for "local function GetPointsAvailable()" - should be line 522
replace "return 100" with "return 80"

this fixed it for me
Destro: Chosen 85+, Zealot 80+, Sorceress 80+, Dok 80+, BG 80+, Magus 80+, Choppa 80+, WitchElf 80+
Order: SM 64, Warrior Priest 47, AM, BrightWizard, ShadowWarrior, Kotbs

Who is online

Users browsing this forum: No registered users and 19 guests