Showing results 1 to 10 of 10
Search took 0.00 seconds.
Search: Posts Made By: Yakkers
Forum: Lua/XML Help 12-12-22, 05:58 PM
Replies: 6
Views: 3,177
Posted By Yakkers
This is actually what I used to do, but I was...

This is actually what I used to do, but I was looking for a more direct solution since setting up these weakauras can get incredibly complex when you have various procs and glow states and the like...
Forum: Lua/XML Help 12-09-22, 01:42 PM
Replies: 6
Views: 3,177
Posted By Yakkers
Yeah, I've been doing a lot of research and...

Yeah, I've been doing a lot of research and experimenting with this since then and that seems to be the case.

It's starting to look like what I'm trying to do here maybe isn't really possible,...
Forum: Lua/XML Help 12-07-22, 12:12 AM
Replies: 6
Views: 3,177
Posted By Yakkers
Thanks so much. Knowing that it's related to...

Thanks so much. Knowing that it's related to being in combat helps a lot with troubleshooting too, because now I know I can just walk into a hostile mob without targeting to trigger it. However, I...
Forum: Lua/XML Help 11-30-22, 10:54 PM
Replies: 6
Views: 3,177
Posted By Yakkers
Trying to fix "Addon tried to call the protected function frame:SetPoint()"

I'm working on a simple addon that puts a little hotbar under your personal resource display so you can easily track your procs and cooldowns of the common abilities. I'm frequently getting the...
Forum: Lua/XML Help 11-25-22, 11:30 PM
Replies: 2
Views: 736
Posted By Yakkers
Oh wow, I can't believe it's that easy. Thanks so...

Oh wow, I can't believe it's that easy. Thanks so much.
This question is going to seem even stupider, but is there something I need to do to make child frames visible in a parent frame? My parent...
Forum: Lua/XML Help 11-25-22, 04:29 PM
Replies: 2
Views: 736
Posted By Yakkers
Looking to copy or recreate action bar slots elsewhere on the screen

I'm looking to create a very simple addon just for myself to use that will make a dummy "action bar" anchored to my personal resource display that will show a handful of select action bar buttons...
Forum: Lua/XML Help 06-08-20, 07:39 PM
Replies: 1
Views: 2,114
Posted By Yakkers
How do I force an editbox widget to numberic but allow negative?

I'm working on basic settings window for my hit combo popups addon, I'm trying to make a pair of editboxes where the user can set X and Y offsets from the center of the screen. Using the center is...
Forum: Lua/XML Help 05-15-20, 10:39 PM
Replies: 3
Views: 8,944
Posted By Yakkers
Sorry for double post, but I got it! For anyone...

Sorry for double post, but I got it! For anyone else's future reference, here's a quick and dirty way to do it:

yourFrame:SetPoint("CENTER", C_NamePlate.GetNamePlateForUnit("player"), "CENTER", 0,...
Forum: Lua/XML Help 05-15-20, 04:36 PM
Replies: 3
Views: 8,944
Posted By Yakkers
I believe the PRD has an exception to that,...

I believe the PRD has an exception to that, because in instances my PRD-anchored weakuaras still appear and also the bar uses kuinameplates' appearance unlike the ally nameplates.

Mousing over the...
Forum: Lua/XML Help 05-14-20, 10:36 PM
Replies: 3
Views: 8,944
Posted By Yakkers
Trying to anchor a frame to the personal resource display

I'm very new to addon development and I'm working on a simple addon for myself to use. Basically I'm just doing the kind of things I do with weakauras, but I want to do some more hardcoded animation...
Showing results 1 to 10 of 10