Showing results 1 to 13 of 13
Search took 0.00 seconds.
Search: Posts Made By: BujuArena
Forum: General Authoring Discussion 09-03-17, 09:52 PM
Replies: 10
Views: 3,981
Posted By BujuArena
That sounds like an alternative (and superior)...

That sounds like an alternative (and superior) way to do it, but my original method did work. I'll update my addon to use that method though. Thanks!

Edit: Looks like "LoadsWith" is incorrect;...
Forum: General Authoring Discussion 09-03-17, 06:41 PM
Replies: 10
Views: 3,981
Posted By BujuArena
Yup, hence why I wait for it to exist using the...

Yup, hence why I wait for it to exist using the ADDON_LOADED event. If I try to implement the hook before it's loaded, I get a missing reference error.
Forum: General Authoring Discussion 09-03-17, 04:10 PM
Replies: 10
Views: 3,981
Posted By BujuArena
I published my code as an addon:...

I published my code as an addon: https://wow.curseforge.com/projects/tradeskillrecipeidshower

I see no reason why it shouldn't work for you. It works perfectly for me, as shown in the screenshot.
Forum: General Authoring Discussion 09-03-17, 02:59 PM
Replies: 10
Views: 3,981
Posted By BujuArena
What? You weren't able to get the code to work? ...

What? You weren't able to get the code to work? That makes no sense. As a standalone addon, which is how I was programming it, it works perfectly.
Forum: General Authoring Discussion 09-03-17, 06:58 AM
Replies: 10
Views: 3,981
Posted By BujuArena
This code adds the selected recipe ID to that...

This code adds the selected recipe ID to that spot. This was tricky to figure out, but through some investigation of the Blizzard UI code, I managed it.

ExtraTradeSkillRecipeTextFrame =...
Forum: General Authoring Discussion 09-03-17, 04:30 AM
Replies: 3
Views: 2,029
Posted By BujuArena
Unfortunately, I couldn't reproduce the issue...

Unfortunately, I couldn't reproduce the issue with GetGuildInfo via chat commands. Running

/run print(GetGuildInfo("player"))

from chat returned

AutoGear absolute 1 nil

here.
Forum: General Authoring Discussion 09-03-17, 01:32 AM
Replies: 9
Views: 3,822
Posted By BujuArena
I am interested in this project. It would make...

I am interested in this project. It would make this site usable for me as an addon author.
Forum: General WoW Chat 09-02-17, 03:00 AM
Replies: 8
Views: 25,848
Posted By BujuArena
I encountered a taint-related issue when trying...

I encountered a taint-related issue when trying to use toys. I've added a warning about this to the addon description on CurseForge.
Forum: General WoW Chat 08-31-17, 10:03 AM
Replies: 8
Views: 25,848
Posted By BujuArena
Hopefully it's okay. It's been okay in my...

Hopefully it's okay. It's been okay in my play-testing so far; haven't seen any taint-related issues with it yet.
Forum: General WoW Chat 08-31-17, 01:26 AM
Replies: 8
Views: 25,848
Posted By BujuArena
I made a handy little tool called PlaySoundFixer...

I made a handy little tool called PlaySoundFixer to fix PlaySound breakage.

https://wow.curseforge.com/projects/playsoundfixer

This tiny addon hooks PlaySound, running any working PlaySound call...
Forum: Legion Beta archived threads 10-28-16, 10:50 AM
Replies: 3
Views: 14,833
Posted By BujuArena
I just found out that it works with "(Honor...

I just found out that it works with "(Honor Talent)" tacked onto the end of the ability names, but not without. Therefore, the following works:/cast [pvptalent:3/1]Skyfury Totem(Honor...
Forum: Legion Beta archived threads 10-20-16, 05:36 AM
Replies: 3
Views: 14,833
Posted By BujuArena
This still seems broken.

This still seems broken.
Forum: Ion Engines, Engage! 01-22-10, 01:07 AM
Replies: 545
Views: 435,146
Posted By BujuArena
I have a bug recently where in the button editor,...

I have a bug recently where in the button editor, if I press enter to add a new line, it just removes my text cursor from the macro editor box instead of adding a new line. I can work around this by...
Showing results 1 to 13 of 13