View Single Post
02-22-14, 05:54 AM   #118
myrroddin
A Pyroguard Emberseer
 
myrroddin's Avatar
AddOn Author - Click to view addons
Join Date: Oct 2008
Posts: 1,240
In the latest alpha of SmartRes, I have some experimental code to force casting on different units in LFR. For some odd reason, the smart code picks player a, then player b, then player c perfectly fine in flex and normal raiding, but LFR it was recasting on player a until he/she accepted the cast.

The experimental code is definitely a hack job, since it largely duplicates existing code with only minor changes. The good news is it seems to work, having just done five LFR tonight. The bad news is it causes bars to not fade once complete. And it also seems to break unrelated code that works fine, frozen bar or not.

If you want to talk more about this, please let me know. I can link to code and error reports if you wish.

LRI logging isn't giving me much, but I may not be using it correctly, or to best effect.
  Reply With Quote