Quantcast
Channel: Recent Additions to 'Errors'
Browsing latest articles
Browse All 13 View Live
↧

forums/development/518/1

Through trial and error I've figured it out. Also thanks to Chapter 21.

View Article


forums/development/518/10

It does just what the documentation says it does for normal frames. I don't know if it works differently for nameplates these days or not, you'd be in a better position to answer that then I am....

View Article


forums/development/518/11

I can't be sure if nameplates are being protected or not, but when I use numregions I can see how many regions there are. Then I dump those with getregions, and they are all nill. So... it's not...

View Article

forums/development/518/12

But other nameplate addons are working?

View Article

forums/development/518/13

I checked out a nameplate lib that was just updated, and yes it's now different. The regions changed, so what I was looking for isn't what I was getting. Also they weren't nill... I was doing it wrong....

View Article


forums/development/518/2

There was an additional argument added to the `COMBAT_LOG_EVENT_UNFILTERED` event called `hideCaster`. I believe this is now the third argument for this event, so everything else needs to move up one...

View Article

forums/development/518/3

What's the hidecaster for?

View Article

forums/development/518/4

Absolutely no idea, no one seems to know.

View Article


forums/development/518/5

Seems as though another part of my mod is broken, how can I find out if there are more additions to event arguments or api calls?

View Article


forums/development/518/6

There's no comprehensive list, you can check the official WoW forums, or check out the compares between versions of the UI, but you'll be stabbing in the dark if you can't describe your problem more...

View Article

forums/development/518/7

I'm not getting any errors yet, and I haven't tried to debug it. However, it's supposed to find healers in battlegrounds and put an icon over their heads (if nameplates are on). Admittedly there is...

View Article

forums/development/518/8

I have removed this post because after further review, I feel I may be able to figure this out. You can't be bothered anyways.

View Article

forums/development/518/9

What does frame:GetRegions() return now? This isn't outlined in the book or on the website as far as I can tell. I'm having a hard time returning the name from a nameplate without knowing what I'm...

View Article

Browsing latest articles
Browse All 13 View Live