View Single Post
09-02-12, 11:56 PM   #29
Phanx
Cat.
 
Phanx's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2006
Posts: 5,617
Changed in r22:

LRI:UnitHasIncomingRes(unit) now returns "CASTING" or "PENDING" as the first value, instead of the boolean true, to make it easier to determine whether the unit's res is pending (meaning, they have a dialog on their screen waiting for them to accept) or casting. Shouldn't require any changes in supporting code.
__________________
Retired author of too many addons.
Message me if you're interested in taking over one of my addons.
Don’t message me about addon bugs or programming questions.
  Reply With Quote