| Updated: | 07-20-10 12:23 AM |
| Created: | unknown |
| Downloads: | 7,568 |
| Favorites: | 80 |
| MD5: |

![]() |
Comment Options |
|
|
|
|
oUF_HealComm4
I have updated this addon to use the new LibHealComm-4.0 library and fixed it to provide horizontal or vertical bars dependant upon the orientation within your oUF layout.
check it out here: oUF_HealComm4 |
|
|
|
|
|
|
|
linked is a pasteBin of what i believe to be a working version that provides incoming healbars for untiframes that specify vertically or horizontally orientated health bars.
http://pastey.net/106724-2qdr |
|
|
|
|
|
|
|
Trying to get oUF_HealComm to recognise wether or not the health bars in any layout are vertical or horizontal.
By using : Code:
if(frame.Health:GetOrientation() == "VERTICAL")then Highlighted lines are my changes to the current oUF_Healcomm. http://pastey.net/106619 Taking a while because i have to join battlegrounds just to test it out. |
|
|
|
|
|
|
|
any chance of updating this for 3.0.2? would help alot. =)
__________________
Roarcat will eat you! Roar! =) |
|
|
|
|
|
|
|
on PTR 3.0.2 I get massive errors with this
![]() |
|
|
|
|
|
|
|
Code:
Interface\AddOns\oUF_HealComm\oUF_HealComm.lua:88: attempt to index a nil value Count: 1 Call Stack: [C]: ? Interface\AddOns\oUF_HealComm\oUF_HealComm.lua:88: in function `hook' Interface\AddOns\oUF_HealComm\oUF_HealComm.lua:106: in main chunk getting this Error when using oUF_Grid |
|
|
|
|
|
||
|
||
|
|
|
|
|
|
flarin & coree, you should remember to put any plugin for your layout as OptionalDeps in the toc file
|
|
|
|
|
|
|
|
A Kobold Labourer
Forum posts: 0
File comments: 2
Uploads: 0
|
Haven't had a chance to try this out myself as i just came across this at work; but does this read incoming heals while in raid if I use oUF for Raid Frames as well?
|
|
|
|
|
|
|
now it works without any errors. thanks
|
|
|
|
|
|
|
|
Hey Flarin and coree,
I've just uploaded an update which I think should fix that problem. Please give it a try and let me know if the error persists. |
|
|
|
![]() |