View Single Post
03/30/14, 07:46 PM   #2
Seerah
Fishing Trainer
 
Seerah's Avatar
WoWInterface Super Mod
AddOn Author - Click to view addons
Join Date: Feb 2014
Posts: 648
In the XML there, instead of creating a Label object, create a StatusBar object. You'll want to also give it a texture.

Then register for the XP events and change the value of the statusbar in the OnEvent handler.


I hope that's enough to get you started! Try it out and come back if you have more questions.
  Reply With Quote