Megalomaniacs
05-06-2007, 08:56 AM
I've got an Experience Bar mod that I've inherited and now maintain and update. Prior to this, I had no experience with either LUA or XML, but I am a programmer by trade, so it wasn't hard to pick up on and I'm getting pretty good at LUA already.
The problem is that lots of people want my experience bar to double as a reputation bar (lots of level 70s). I love the idea and already have it working as a separate mod, however instead of releasing another mod I'd like to incorporate it into my current mod.
The question I have is how do I duplicate the bar frame so that people under level 70 can still see their experience but also track rep at the same time? And so level 70s can track more than one rep at once?
Is there a way to do this in the code without having to make separate entries in the XML and having the unused bars "hidden" until used?
Hope I made sense,
~Darxide
The problem is that lots of people want my experience bar to double as a reputation bar (lots of level 70s). I love the idea and already have it working as a separate mod, however instead of releasing another mod I'd like to incorporate it into my current mod.
The question I have is how do I duplicate the bar frame so that people under level 70 can still see their experience but also track rep at the same time? And so level 70s can track more than one rep at once?
Is there a way to do this in the code without having to make separate entries in the XML and having the unused bars "hidden" until used?
Hope I made sense,
~Darxide