Results: 3Comments by: aalnydara
File: Shadowed Unit Frames11-24-09
Bug on zoning with r20091123
Posted By: aalnydara
Just updated to r20091123. I get an error when zoning (i.e. after a port). Date: 2009-11-24 00:15:36 ID: 1 Error occured in: Global Count: 1 Message: ...ace\AddOns\ShadowedUnitFrames\modules\indicators.lua line 267: attempt to index local 'frame' (a boolean value) Debug: : ? ...ace\AddOns\ShadowedUnitFrames\modul...
File: LightHeaded08-05-09
A temporary, non-code fix is to use...
Posted By: aalnydara
A temporary, non-code fix is to use the "/lh detach" command and drag the window to the proper position. It'll still open and close when you open/close the quest log. When the official fix is released, you can just "/lh attach" again.
File: SimpleMountEquip01-10-07
IsMounted()
Posted By: aalnydara
With the 2.0.3 patch, you can now use the IsMounted() api call instead of your custom mountCheck() function that scans the buff list and requires localization. No need to even declare a tooltip to scan. Made the changes to my local copy already. =)