View Single Post
08-29-08, 09:42 AM   #7
VincentSDSH
Non-Canadian Luzer!
 
VincentSDSH's Avatar
AddOn Author - Click to view addons
Join Date: Jun 2006
Posts: 350
Originally Posted by mrpel View Post

EDIT: I found in xperl comments someone saying change GetComboPoints() to GetComboPoints("player") but that had no effect.
The ComboFrame lua lists it as: GetComboPoints(PlayerFrame.unit, "target")

And the triggering event is now UNIT_COMBO_POINTS not PLAYER_COMBO_POINTS.

Change those two things and volia.

Last edited by VincentSDSH : 08-29-08 at 10:03 AM.
  Reply With Quote