Showing results 1 to 25 of 32
Search took 0.00 seconds.
Search: Posts Made By: dragonflyy
Forum: AddOn Help/Support 01-23-24, 10:17 PM
Replies: 6
Views: 906
Posted By dragonflyy
local is part of the declaration, since you are...

local is part of the declaration, since you are familiar with .net this would be the same as trying to declare a variable twice with a type set, ie:

string value = "Something"
(some other...
Forum: AddOn Help/Support 01-23-24, 10:05 PM
Replies: 10
Views: 1,589
Posted By dragonflyy
Not sure if this will help you are not, the new...

Not sure if this will help you are not, the new color picker is acutally well made (in my opinion). I am leaving a small code snippet from my addon so anyone else can use it to use the new color...
Forum: AddOn Help/Support 01-04-24, 01:15 AM
Replies: 3
Views: 913
Posted By dragonflyy
I actually changed what I am doing for this, so...

I actually changed what I am doing for this, so think you for the responses :)
Forum: AddOn Help/Support 01-03-24, 10:34 AM
Replies: 3
Views: 913
Posted By dragonflyy
Color picker

Is there a way to embed the color picker into my own frame instead of using WoW's popup? Would I just have to look into the colorpicker.xml and recreate it for my own use, or is there another way?
Forum: AddOn Help/Support 12-23-23, 01:37 AM
Replies: 4
Views: 959
Posted By dragonflyy
AddTrackedAchievement

Is there a replacement for this command? Or is it just protected. When ever I try to use it, I get a nil error.

https://wowpedia.fandom.com/wiki/API_AddTrackedAchievement
Forum: AddOn Help/Support 12-10-23, 03:26 AM
Replies: 1
Views: 539
Posted By dragonflyy
Okay so. I figured it out on my own. I am a...

Okay so. I figured it out on my own. I am a dunce. I was not setting the proper points and a relative point. I've solved it, please go about your business.
Forum: AddOn Help/Support 12-10-23, 03:01 AM
Replies: 1
Views: 539
Posted By dragonflyy
BackdropTemplate issue

I have run into an issue and wondering if I'm messing something up or if backdroptemplate for some reason doesn't support setting Points properly.

For testing I created this frame:

local frame =...
Forum: AddOn Help/Support 12-04-23, 02:10 PM
Replies: 2
Views: 843
Posted By dragonflyy
Thank you, that's exactly what I needed.

Thank you, that's exactly what I needed.
Forum: AddOn Help/Support 12-03-23, 09:43 PM
Replies: 2
Views: 843
Posted By dragonflyy
Drag an item to my frame

So I found this older post giving an example of how to drag a spell/item to a frame. However, when I try this is doesn't...
Forum: AddOn Help/Support 10-26-23, 10:10 PM
Replies: 2
Views: 760
Posted By dragonflyy
Thank you!

Thank you!
Forum: AddOn Help/Support 10-26-23, 06:14 PM
Replies: 2
Views: 760
Posted By dragonflyy
Getting a frame through global

I have been away from WoW for 2 years, just started playing again and wanted to update an old addon I had made. However, I am running into a problem. I need to get each of the party frames, but the...
Forum: Lua/XML Help 12-15-20, 03:33 AM
Replies: 1
Views: 2,363
Posted By dragonflyy
Tradeskill recipe question

I am wanting to add a shift-click to recipes in the default TradeSkillFrame. The function that I have found is


function TradeSkillRecipeListMixin:OnRecipeButtonClicked(recipeButton, recipeInfo,...
Forum: AddOn Help/Support 11-04-16, 11:27 AM
Replies: 20
Views: 11,494
Posted By dragonflyy
Bleh, hate IRC. Personal opinion of course, and I...

Bleh, hate IRC. Personal opinion of course, and I will get IRC to be able to chat, just never knew there was one and was willing to start up a discord. :)
Forum: AddOn Help/Support 11-03-16, 02:14 PM
Replies: 20
Views: 11,494
Posted By dragonflyy
Discord Server

Are there any discord servers for AddOn authors (discord the chat program, not discord the addon :P)

I think it would be a nice resource if enough of us used it, if there isn't one and others feel...
Forum: AddOn Help/Support 09-05-16, 12:50 AM
Replies: 3
Views: 2,312
Posted By dragonflyy
Tried. Still didn't work properly. Tried...

Tried. Still didn't work properly. Tried OptionDeps as well and Blizzard_Wardrobe crashed again. Not sure what is causing it. Guess I will just copy the tooltip code directly from Blizzards instead...
Forum: AddOn Help/Support 09-05-16, 12:21 AM
Replies: 3
Views: 2,312
Posted By dragonflyy
Addon loading priority

I have an addon that has a button that heals battle pets. I wanted to use the pre-built tooltip using

pbjheal:SetScript("OnEnter", PetJournalHealPetButton_OnEnter)
pbjheal:SetScript("OnLeave",...
Forum: General Authoring Discussion 08-31-16, 12:39 PM
Replies: 2
Views: 2,031
Posted By dragonflyy
Thanks much :D

Thanks much :D
Forum: General Authoring Discussion 08-31-16, 07:15 AM
Replies: 2
Views: 2,031
Posted By dragonflyy
Copy a button

I have an addon that is a popup for battle pets. See PetBattleJunkie (http://www.wowinterface.com/downloads/info21727-PetBattleJunkie.html#info). I have a button on there that casts the Pet heal that...
Forum: Archive 12-13-10, 05:50 PM
Replies: 3
Views: 9,680
Posted By dragonflyy
I am the author of TJ. I went in and deleted the...

I am the author of TJ. I went in and deleted the old archives for the addon (two different files had the same version info and that might have caused it.) If that doesn't fix it than I will update...
Forum: News 07-23-10, 08:01 AM
Replies: 1,230
Views: 591,147
Posted By dragonflyy
The files that are read only are just a couple of...

The files that are read only are just a couple of files that are achives. Right click, choose security. Click Add ... then type in Everyone into the object names dialog. Click okay, then select Allow...
Forum: News 07-23-10, 06:06 AM
Replies: 1,230
Views: 591,147
Posted By dragonflyy
Checked over at curse and it seems they are...

Checked over at curse and it seems they are having the same problems with their newly released CD keys. Hope Blizzard figures it out today, would love to do some weekend testing =)
Forum: News 07-20-10, 04:31 PM
Replies: 1,230
Views: 591,147
Posted By dragonflyy
Hehe I'm on Doomhammer. No WoW for one day. Good...

Hehe I'm on Doomhammer. No WoW for one day. Good thing EQ2 is running good.
Forum: News 07-20-10, 02:13 PM
Replies: 1,230
Views: 591,147
Posted By dragonflyy
The new patcher system actually works like this....

The new patcher system actually works like this. It takes what you already have and copies it. Then downloads and patches what's left. A friend of mine got in and took him 2 hours to install and play.
Forum: News 07-20-10, 09:53 AM
Replies: 1,230
Views: 591,147
Posted By dragonflyy
Being patch day with yet another slew of 24...

Being patch day with yet another slew of 24 extended maintenance servers ... probably won't have time today either :(
Forum: Cataclysm Beta 07-03-10, 07:10 AM
Replies: 20
Views: 15,114
Posted By dragonflyy
Awesome name for a guild. If I get an invite I...

Awesome name for a guild. If I get an invite I will definitely want to join. Hopefully I'd be able to find someone to help me test my addon while I work on it on the Beta server. Kinda requires a...
Showing results 1 to 25 of 32