I have no idea how to fix that stuff when you die in an instance and you show up as dead, when you are actually alive. I think I register for all the correct events. Anyone have an idea?
andreasg, hook PLAYER_ENTERING_WORLD as an addtional for status stuff.
Issue is when you come alive in naxx for instance it des fire a UNIT_HEALTH_CHANGED event. So check PLAYER_ENTERING_WORLD. Ive gota naxx run today ill add that event and check that it works.
im working on langoustine atm. Editing text fields wont be supported since pimpster just delegates those back to ag itself. I see about adding the next tag options
I added a guild rank and guild name tags real quick.
thanks, im working on porting headcount to ace3 (Soon to be HeadCount2), some minor fixes to Reflux and i need to finish last touched on Langoustine. To top it off im travelling for work and my laptop is horrible for wow so its been slow.
Love the customization Pimpster allows for, really makes my unit frames enjoyable!
I encountered a problem with only my shaman character:
ag_Pimpster-v0.11\ag_Pimpster.lua:462: attempt to index local 'opt' (a nil value)
I created a default layout on my priest and they worked for every other class, but were gone when I logged into my shaman.
Had my friend try this out as well and had the same issue, only on his Shaman were the unit frames not visible same LUA error. Logging back into every other character they work wonderful including my DK with the runes.
I reset the profile on my shaman and tried to "Copy From", cleared out my Saved Variables and still had the issue only on the Shaman.
Issue is when you come alive in naxx for instance it des fire a UNIT_HEALTH_CHANGED event. So check PLAYER_ENTERING_WORLD. Ive gota naxx run today ill add that event and check that it works.
For example, guild info would be a nice text option, as would creature type
I added a guild rank and guild name tags real quick.
however, when you enable either of the new text fields, nothing shows up.
Also, when you check guild, name is auto-checked and not-removable..
and it will only show information on other players not npc's
its only going to show you guild name if they are in range of you. and i have no idea why both would be checking at the same time.
Meh, if you get around to it, I know you're working on a lot of other things right now so they have a bigger priority
I encountered a problem with only my shaman character:
ag_Pimpster-v0.11\ag_Pimpster.lua:462: attempt to index local 'opt' (a nil value)
I created a default layout on my priest and they worked for every other class, but were gone when I logged into my shaman.
Had my friend try this out as well and had the same issue, only on his Shaman were the unit frames not visible same LUA error. Logging back into every other character they work wonderful including my DK with the runes.
I reset the profile on my shaman and tried to "Copy From", cleared out my Saved Variables and still had the issue only on the Shaman.
Awesome! Thanks so much for the quick fix, checked it out and works on my shaman now <3