Showing results 1 to 18 of 18
Search took 0.00 seconds.
Search: Posts Made By: asdf
Forum: General Authoring Discussion 09-11-16, 12:34 PM
Replies: 2
Views: 1,705
Posted By asdf
Awesome, thank you.

Awesome, thank you.
Forum: General Authoring Discussion 09-11-16, 08:45 AM
Replies: 2
Views: 1,705
Posted By asdf
Timed updates rather than event-driven? (scrolling a message)

Hi all,

So after this discussion (http://www.wowinterface.com/forums/showthread.php?p=318801) I decided to write my own combat text addon to serve my needs.

I've made some significant progress...
Forum: AddOn Search/Requests 09-08-16, 02:31 AM
Replies: 12
Views: 5,642
Posted By asdf
Do you know of any hooks that can mimic the...

Do you know of any hooks that can mimic the effect? Can I create frames that are attached to nameplates (and will move around in real time) and filter out combat log events based on the unit they're...
Forum: AddOn Search/Requests 09-06-16, 03:26 AM
Replies: 12
Views: 5,642
Posted By asdf
Oh, shit. I figured it out. So I forced the...

Oh, shit. I figured it out. So I forced the watched entity for COMBAT_TEXT_UPDATE to my target by adding CombatTextSetActiveUnit("target"); as a line right near the top of CombatText_OnEvent....
Forum: AddOn Search/Requests 09-06-16, 02:58 AM
Replies: 12
Views: 5,642
Posted By asdf
I'm still trying to get it to work, but the more...

I'm still trying to get it to work, but the more I look into CombatText_OnEvent the less I understand. I'm able to print strings wherever the code is executing, so my local version is getting...
Forum: AddOn Search/Requests 09-06-16, 01:32 AM
Replies: 12
Views: 5,642
Posted By asdf
Ok I worked on it and got rid of the nil global...

Ok I worked on it and got rid of the nil global error. Blizzard_CombatText wasn't loading before my addon so I had to change the code to this:

local name = "Blizzard_CombatText"
local f =...
Forum: AddOn Search/Requests 09-05-16, 11:55 PM
Replies: 12
Views: 5,642
Posted By asdf
Thanks so much. I think I got everything except...

Thanks so much. I think I got everything except something related to the 4th step. I'm getting a Lua error on the line that I created to set the handler, in regards to finding the CombatText...
Forum: AddOn Search/Requests 09-04-16, 12:08 AM
Replies: 12
Views: 5,642
Posted By asdf
Do you have a primer on how I would do that? I'm...

Do you have a primer on how I would do that? I'm a programmer by trade but have never written any LUA or a WoW addon. I can do Python and some general scripting, so I'm sure I can teach myself and...
Forum: AddOn Search/Requests 08-31-16, 10:16 PM
Replies: 12
Views: 5,642
Posted By asdf
Scrolling Combat Text Abbreviator

Are there any addons out there that can abbreviate large numbers in the default scrolling combat text? i.e. 200 instead of 200,000 or 1000 instead of 1,000,000. I can live with it if there is a "k"...
Forum: AddOn Search/Requests 05-09-10, 04:45 PM
Replies: 2
Views: 2,982
Posted By asdf
Anyone ever seen a mod that does this? Was I...

Anyone ever seen a mod that does this?

Was I clear in my request? Essentially I'm hoping for a "gearscore" of arena teams (at least the cached database part of gearscore - it doesn't have to analyze...
Forum: AddOn Search/Requests 04-30-10, 09:04 AM
Replies: 2
Views: 2,982
Posted By asdf
Anyone? (Sorry for the bump.)

Anyone?

(Sorry for the bump.)
Forum: AddOn Search/Requests 04-25-10, 05:16 PM
Replies: 2
Views: 2,982
Posted By asdf
Arena Team Inspect Rememberer

Looking for an addon that can remember people's arena teams after I'm out of range of them (maybe display rating and bracket in the tooltip or something - I use TipTac, so that's not crucial).

I've...
Forum: AddOn Search/Requests 12-09-09, 04:46 PM
Replies: 5
Views: 3,585
Posted By asdf
PERFECT. Thank you so much!

PERFECT.

Thank you so much!
Forum: AddOn Search/Requests 12-09-09, 03:16 PM
Replies: 5
Views: 3,585
Posted By asdf
Hmmm, well this is better than nothing, but not...

Hmmm, well this is better than nothing, but not being able to offset from my cursor is a pain, I really liked being able to have it NOT cover up whatever I was mousing over when Cowtip was working.
Forum: AddOn Search/Requests 12-09-09, 02:29 PM
Replies: 8
Views: 8,956
Posted By asdf
DockingStation is working out amazingly, thank...

DockingStation is working out amazingly, thank you for that!

I can finally hide the text of Broker_EquipSwitch, Broker Group, and Broker PVP. YES!

Thanks for all the other replies as well, but the...
Forum: AddOn Search/Requests 12-09-09, 01:56 PM
Replies: 5
Views: 3,585
Posted By asdf
Addon for Tooltips

I have been using CowTip for my tooltips from before the time that WowAce stopped hosting addons and merged with Curse.

However, in patch 3.2 (yes 3.2), CowTip completely broke. I cannot access the...
Forum: AddOn Search/Requests 12-09-09, 01:46 PM
Replies: 8
Views: 8,956
Posted By asdf
Addon for LDB Display

I use NinjaPanel for my LDB panel display, it works well enough.

However, my one gripe is that I have quite a few addons, and with Fubar I could hide the text next to the icons of all my mods to...
Forum: Chit-Chat 03-24-09, 10:13 AM
Replies: 762
Views: 253,000
Posted By asdf
"For pay" code is ridiculous in the context of...

"For pay" code is ridiculous in the context of wow addons. For one, Blizzard owns the language and tools you're using, it's not your IP. It's like trying to sell a remix of copyrighted songs that you...
Showing results 1 to 18 of 18