Showing results 1 to 14 of 14
Search took 0.00 seconds.
Search: Posts Made By: superfula
Forum: AddOn Help/Support 07-06-19, 10:55 PM
Replies: 2
Views: 2,913
Posted By superfula
And just in case, this is the layout for...

And just in case, this is the layout for rBuffFrame that I am using.


-----------------------------
-- Variables
-----------------------------

local A, L = ...

-----------------------------
Forum: AddOn Help/Support 07-06-19, 10:53 PM
Replies: 2
Views: 2,913
Posted By superfula
rBuffFrame SetPoint error

This seems to be a common error since 8.2 and unfortunately Zork has been away so I'm not sure if the addons will be updated. I'm a bit of a novice still when it comes to lua but from what I've...
Forum: General Authoring Discussion 11-05-18, 04:31 PM
Replies: 14
Views: 5,022
Posted By superfula
Wow, thank you both for the great posts! I had...

Wow, thank you both for the great posts! I had learned to live with the oddity so I forgot about my post here.

Rilgamon...It looks like the tooltip is fine in your code, however the azerite bar...
Forum: General Authoring Discussion 09-27-18, 11:15 AM
Replies: 14
Views: 5,022
Posted By superfula
Well, for better or worse this is what I have...

Well, for better or worse this is what I have working, with one caveat. Any tips to clean up the code is appreciated. I left the uncommented stuff in for now.

local azerite_update =...
Forum: General Authoring Discussion 09-27-18, 10:40 AM
Replies: 14
Views: 5,022
Posted By superfula
It is a mess. I'm fairly new to Lua so it's a...

It is a mess. I'm fairly new to Lua so it's a mixture of a previous addon, figuring things out, and borrowing from others.

I pulled that part from...
Forum: General Authoring Discussion 09-27-18, 12:28 AM
Replies: 14
Views: 5,022
Posted By superfula
I wondered about that, but I do have this bit of...

I wondered about that, but I do have this bit of code at the end of where I'm loading the azerite bar:


if event == 'AZERITE_ITEM_EXPERIENCE_CHANGED' or event == 'PLAYER_ENTERING_WORLD' then
if...
Forum: General Authoring Discussion 09-26-18, 11:23 PM
Replies: 14
Views: 5,022
Posted By superfula
Well I'm still fiddling. The bar won't show...

Well I'm still fiddling. The bar won't show properly without a reloadui. I've updated the first post with more info along with my current code.
Forum: General Authoring Discussion 09-24-18, 12:09 AM
Replies: 14
Views: 5,022
Posted By superfula
Just a quick update. I managed to get a bar to...

Just a quick update. I managed to get a bar to show however it's a full bar and not a partial like it should be. I'm only 9% into the level right now. Tooltips are working though.

edit: Finally...
Forum: General Authoring Discussion 09-23-18, 10:31 PM
Replies: 14
Views: 5,022
Posted By superfula
I'll admit I'm very much a novice at this so I'm...

I'll admit I'm very much a novice at this so I'm not sure what you mean.
Forum: General Authoring Discussion 09-23-18, 08:44 PM
Replies: 14
Views: 5,022
Posted By superfula
That location is commented out. The location of...

That location is commented out. The location of the xp bar, which shows fine, is TOP', Minimap, 'BOTTOM', 0, 17. Then the azerite bar should be -13 below that.
Forum: General Authoring Discussion 09-23-18, 08:15 PM
Replies: 14
Views: 5,022
Posted By superfula
Azerite tooltip throwing error when mousing over azerite bar

I'm working on a bar addon that is supposed to place an xp/rep bar below the minimap and then an azerite bar just below that. I am able to get both bars to show, however I'm down to one last issue. ...
Forum: oUF (Otravi Unit Frames) 07-07-18, 04:54 PM
Replies: 0
Views: 3,698
Posted By superfula
Updating lyn_ouf

Hey folks. I've been able to fix most of the issues after updating to 7.x. However I'm to the point where neither the health bar nor the power bar adjust accordingly. Both are stuck at full.

I've...
Forum: AddOn Help/Support 03-11-06, 03:40 AM
Replies: 2
Views: 3,694
Posted By superfula
I was afraid it was Myriad. I have the OTF...

I was afraid it was Myriad. I have the OTF version, but I guess DUF only supports TTF.

I know about critline, but the addon kept track of physical, as well as spell and healing highs. I know I've...
Forum: AddOn Help/Support 03-02-06, 10:11 PM
Replies: 2
Views: 3,694
Posted By superfula
font and addon info needed

First, I'm trying to figure out what font is used throughout this ui. Any ideas?

Secondly, I'm looking for the addon in the following screenshot which keeps track of high hits, crits, heals, etc. ...
Showing results 1 to 14 of 14