| Updated: | 08-27-11 12:44 PM |
| Created: | 04-08-10 02:26 PM |
| Downloads: | 25,045 |
| Favorites: | 98 |
| MD5: |

File Name |
Version |
Size |
Author |
Date |
1.10.0 |
190kB |
Cyprias |
08-26-11 05:33 PM |
|
1.9.0 |
220kB |
Cyprias |
07-14-11 02:38 PM |
|
1.8.2beta |
218kB |
Cyprias |
07-01-11 01:13 PM |
|
1.8.0 |
215kB |
Cyprias |
05-02-11 01:50 AM |
|
1.7.4beta |
215kB |
Cyprias |
04-29-11 05:25 PM |
|
1.7.3beta |
215kB |
Cyprias |
04-29-11 04:57 AM |
|
1.7.1beta |
214kB |
Cyprias |
04-27-11 11:40 PM |
|
1.7.0 |
215kB |
Cyprias |
11-19-10 06:10 AM |
|
1.6.6beta |
214kB |
Cyprias |
11-16-10 11:45 PM |
|
1.6.5beta |
214kB |
Cyprias |
11-16-10 01:18 AM |
|
1.6.3beta |
209kB |
Cyprias |
11-15-10 04:47 PM |
|
1.6.1beta |
220kB |
Cyprias |
11-07-10 05:49 AM |
|
1.5.4beta |
220kB |
Cyprias |
08-29-10 04:32 PM |
|
1.5.3beta |
220kB |
Cyprias |
08-29-10 04:02 PM |
|
1.5.2beta |
220kB |
Cyprias |
08-28-10 05:48 PM |
|
1.5.1beta |
220kB |
Cyprias |
08-28-10 09:27 AM |
|
1.5.0 |
219kB |
Cyprias |
08-22-10 02:21 PM |
|
1.4.3beta |
216kB |
Cyprias |
08-03-10 05:04 PM |
|
1.4.2beta |
183kB |
Cyprias |
08-03-10 02:06 PM |
|
1.4.0 |
209kB |
Cyprias |
08-01-10 06:42 PM |
|
1.3.3beta |
215kB |
Cyprias |
07-23-10 08:35 PM |
|
1.3.2beta |
214kB |
Cyprias |
06-29-10 01:17 AM |
|
1.3.0 |
199kB |
Cyprias |
06-12-10 01:23 AM |
|
1.2.15beta |
199kB |
Cyprias |
06-11-10 02:09 AM |
|
1.2.14beta |
171kB |
Cyprias |
06-08-10 07:15 PM |
|
1.2.13beta |
165kB |
Cyprias |
06-07-10 11:52 PM |
|
1.2.11beta |
165kB |
Cyprias |
06-06-10 11:32 PM |
|
1.2.10beta |
164kB |
Cyprias |
06-06-10 05:03 PM |
|
1.2.9beta |
162kB |
Cyprias |
06-05-10 06:51 PM |
|
1.2.8beta |
162kB |
Cyprias |
06-02-10 06:54 PM |
|
1.2.7beta |
161kB |
Cyprias |
05-25-10 08:07 PM |
|
1.2.6beta |
160kB |
Cyprias |
05-17-10 09:05 PM |
|
1.2.3beta |
163kB |
Cyprias |
04-13-10 08:20 PM |
|
1.2.2beta |
163kB |
Cyprias |
04-09-10 12:45 AM |
|
1.2.0 |
163kB |
Cyprias |
04-08-10 11:53 PM |
![]() |
Comment Options |
|
|
||
|
A Kobold Labourer
Forum posts: 0
File comments: 56
Uploads: 0
|
Woooott tvm Ill dload it right away! Must keep this addon alive one of the best Ive seen. |
|
|
|
|
|
|
|
A Deviate Faerie Dragon
Forum posts: 19
File comments: 64
Uploads: 0
|
|
|
|
|
|
|
|
A Kobold Labourer
Forum posts: 0
File comments: 3
Uploads: 0
|
This code in addon (in file frames.lua, local function iconOnShow(self)):
Code:
if P.showCooldown == true and self.expirationTime > 0 then self.cdbg:Show() self.cd:Show() if P.showCooldownTexture == true then self.cdtexture:SetCooldown(self.startTime, self.duration); self.cdtexture:Show() end end Code:
if P.showCooldownTexture == true and self.expirationTime > 0 then self.cdtexture:SetCooldown(self.startTime, self.duration); self.cdtexture:Show() end if P.showCooldown == true and self.expirationTime > 0 then self.cdbg:Show() self.cd:Show() end Becouse in first case we had 2 different mode of cooldown show. First mode - show only text under icon. Second mode - show text under icon and standart blizz cooldown texture on icon. In the second case, when we replaced the original code we get an additional mode to the first two. Namely disable showing text under icon and enable show standart blizz cooldown texture. This is the third mode is useful when you use an addon that modifies blizzard default display cooldown mode, for example OmniCC. It allows you to do so, that-would you have worked your OmniCC at PlateBuffs icon and displayed by OmniCC text is not duplicated by PlateBuffs. I will copy-paste that text to curce and ace comments becouse dont know where is official autor support. |
|
|
|
|
|
|
A Kobold Labourer
Forum posts: 0
File comments: 56
Uploads: 0
|
I Beg You, Update
Plsssss Plsssss, Ill die Really, but its working great I think only the toc file needs an update maybe there wont show as out of date, Lets hope Cy grabs a break to do this. The Best!
Last edited by sajocolo : 12-04-11 at 05:06 AM.
|
|
|
|
|
|
|
A Kobold Labourer
Forum posts: 0
File comments: 54
Uploads: 0
|
Hello Cy. I hope you will have time for a 4.3 update to my favorite mod!
![]() |
|
|
|
|
|||
|
A Kobold Labourer
Forum posts: 0
File comments: 56
Uploads: 0
|
Re: Re: Any Answers for this?
|
||
|
|
|
|
||
|
Re: Any Answers for this?
|
||
|
|
|
|
|
|
A Kobold Labourer
Forum posts: 0
File comments: 56
Uploads: 0
|
Any Answers for this?
(if I sheep or sap an enemy that I dont have the agro Plate Buff wont show if I have the agro Its shows perfect).
Anyone With same prob, or how to fix it, This is in PvE, PvP Always work.
Last edited by sajocolo : 11-11-11 at 08:30 PM.
|
|
|
|
|
|
|
A Kobold Labourer
Forum posts: 0
File comments: 2
Uploads: 0
|
Re: Re: Magic highlight.
Thanks alot.
|
|
|
|
|
||
|
Re: Magic highlight.
Open frames.lua, go to line 160 and add -- to the beginning from 160 to 170. ex Code:
-- if self.isDebuff then -- local colour = DebuffTypeColor[self.debuffType or ""] -- if colour then -- self.border:SetVertexColor(colour.r, colour.g, colour.b) -- self.border:Show() --~ self.skin:SetVertexColor(colour.r, colour.g, colour.b) --~ self.skin:Show() -- end -- end
Last edited by Cyprias : 11-04-11 at 05:22 PM.
|
||
|
|
|
|
|
|
A Kobold Labourer
Forum posts: 0
File comments: 2
Uploads: 0
|
Magic highlight.
Is it possible to disable the function that debuffs have a colored border, like magic debuffs are blue? Since I habe modded icons the blue standard border is really ugly. Else it's a very great addon.
Last edited by Shuuk : 11-04-11 at 09:15 AM.
|
|
|
|
|
|
|
A Kobold Labourer
Forum posts: 0
File comments: 56
Uploads: 0
|
Agro is the Problem!
Hi if you read this heres my problem, The addon works great the problem is agro, Ok if I sheep or sap an enemy that I dont have the agro Plate Buff wont show if I have the agro Its shows perfect, so Is there a way to fix this so it shows always cause I have the settings to show always still the same,In PvP Theres no problem at all.
Tx ![]()
Last edited by sajocolo : 11-10-11 at 05:28 AM.
|
|
|
|
|
|
|
A Kobold Labourer
Forum posts: 0
File comments: 56
Uploads: 0
|
Hi this is the addon of my life Great Job just luve it! Tx
Just want to report some bugs sometimes in dungeons sheep or zap wont show and it apears as out of date on addon control panel any chance for updates on future we need this. TvM |
|
|
![]() |
You have just downloaded by the author . If you like this AddOn why not consider supporting the author? This author has set up a donation account. Donations ensure that authors can continue to develop useful tools for everyone.