Forums

[Request] Paladin Canon of Light and Purity Tracker

Share your addons for the game here.

[Request] Paladin Canon of Light and Purity Tracker

Postby gonionknight » Mon Dec 19, 2011 9:07 pm

OK, so Paladins have new Canons. We no longer use the things in our bag.

The issue is that they're in our buff bar, hard to notice, and similar to a lot of other buffs we have.

I have no idea why they're not built into our barrier bar.

What I would be looking for would be some type of interface denoting the status of our canons so we know when we can cast and when they regenerate.
Image
(yes, these buttons actually take you places)
ImageImageImageImageImageImage
User avatar
gonionknight
Demon Hunter
 
Posts: 3620
Joined: Thu Sep 02, 2010 3:24 pm

Re: [Request] Paladin Canon of Light and Purity Tracker

Postby newnamepotato » Tue Dec 20, 2011 4:08 pm

User avatar
newnamepotato
Wanderer
 
Posts: 151
Joined: Thu Feb 04, 2010 3:26 am

Re: [Request] Paladin Canon of Light and Purity Tracker

Postby jeanpaulo0 » Fri Dec 23, 2011 8:14 am

jeanpaulo0
Fashionista
 
Posts: 17
Joined: Sun Dec 09, 2007 2:59 pm

Re: [Request] Paladin Canon of Light and Purity Tracker

Postby eletee » Sun Dec 25, 2011 9:57 am

newnamepotato wrote:http://ui9.ru/forum/paladinkanons/about ?


Problem with that addon I thought was it needed to be translated... not putting much thought into it I haven't a clue how to go about it personally.
eletee
Prospector
 
Posts: 769
Joined: Sun Mar 20, 2011 8:05 am

Re: [Request] Paladin Canon of Light and Purity Tracker

Postby eletee » Wed Dec 28, 2011 8:42 pm

jeanpaulo0 wrote:I use PowerAuras
http://ui9.ru/forum/powerauras/about


I've been using this too recently but it uses up more memory then my dps meter :roll: .

If someone has already translated the above mentioned addon, I'd be greatly appreciative if you posted it.
eletee
Prospector
 
Posts: 769
Joined: Sun Mar 20, 2011 8:05 am

Re: [Request] Paladin Canon of Light and Purity Tracker

Postby gonionknight » Tue Jan 03, 2012 7:13 pm

Power Auras works fine for me.
Image
(yes, these buttons actually take you places)
ImageImageImageImageImageImage
User avatar
gonionknight
Demon Hunter
 
Posts: 3620
Joined: Thu Sep 02, 2010 3:24 pm

Re: [Request] Paladin Canon of Light and Purity Tracker

Postby eletee » Sun Jan 15, 2012 6:11 pm

I know compass is happy using power auras but I feel it uses way too much memory to dignify it's uses for only 2 buffs on the one character.

http://ui9.ru/forum/paladinkanons/about

I tried translating this addon, by getting the FR version someone posted in development and replacing all the names.... though that didn't work.
So my request is can someone please translate it or explain how to. The main issue is the pictures appear but they don't actually record the cannons buffs.

(I could then also put this on essential addons for paladins for kanes thead.)

Edit: just noticed I had the wrong addon linked. :oops:
eletee
Prospector
 
Posts: 769
Joined: Sun Mar 20, 2011 8:05 am

Re: [Request] Paladin Canon of Light and Purity Tracker

Postby eletee » Thu Jan 19, 2012 4:35 am

Still after some help on this matter^.^
eletee
Prospector
 
Posts: 769
Joined: Sun Mar 20, 2011 8:05 am

Re: [Request] Paladin Canon of Light and Purity Tracker

Postby ciuine » Thu Jan 19, 2012 12:49 pm

Howdy, I didn't respond initially because of the link to PowerAuras that threw me off. :P This PaladinKanons add-on uses the old UNIT related buff events rather than the OBJECT related buff events the game currently uses. This means the add-on is code broken not just localization broken.

In addition to your English localization changes that you have made, you will need to change all the EVENT_UNIT_... to EVENT_OBJECT_... and adapt the code similar to how I have done in my Buff related add-ons, like DoTTimer and PlayerHUD. Meaning that all the .unitId or .units calls need to be changed to .objectId or .objects calls, and BUFF_ADDED has new passed table value of buffId instead of index so the code there also needs to be changed.
Image
User avatar
ciuine
Free Trader
 
Posts: 1779
Joined: Sat Jan 02, 2010 9:50 pm

Re: [Request] Paladin Canon of Light and Purity Tracker

Postby eletee » Fri Jan 20, 2012 1:38 am

ciuine wrote:Howdy, I didn't respond initially because of the link to PowerAuras that threw me off. :P This PaladinKanons add-on uses the old UNIT related buff events rather than the OBJECT related buff events the game currently uses. This means the add-on is code broken not just localization broken.

In addition to your English localization changes that you have made, you will need to change all the EVENT_UNIT_... to EVENT_OBJECT_... and adapt the code similar to how I have done in my Buff related add-ons, like DoTTimer and PlayerHUD. Meaning that all the .unitId or .units calls need to be changed to .objectId or .objects calls, and BUFF_ADDED has new passed table value of buffId instead of index so the code there also needs to be changed.

Thanks, I'll see if I can manage it :P

p.s. I hope you got my pm, I heard you say your inbox was full :?
eletee
Prospector
 
Posts: 769
Joined: Sun Mar 20, 2011 8:05 am

Next

Return to Addons