Showing results 1 to 8 of 8
Search took 0.00 seconds.
Search: Posts Made By: Darkonode
Forum: Lua/XML Help 05-30-21, 06:52 AM
Replies: 15
Views: 3,822
Posted By Darkonode
Can't get SavedVariables to work

I'm habing trouble getting saved variables to work for saving wishlists in my addon. I found a little tutorial on WoWwiki...
Forum: Lua/XML Help 05-20-21, 01:10 PM
Replies: 15
Views: 3,822
Posted By Darkonode
the naming was probably just something that...

the naming was probably just something that carried over from previous code. I needed it to be able to modify the buttons later once i enable search functionality but since im using a table for them...
Forum: Lua/XML Help 05-20-21, 06:13 AM
Replies: 15
Views: 3,822
Posted By Darkonode
ScrollFrameChild seems to be properly applied to ScrollFrame

So for some reason my ItemScrollFrame doesn't clip my scroll child contents. It's supposed to be done by a single line of code

tab.ItemScrollFrame:SetScrollChild(tab.ItemScrollFrameChild)

but it...
Forum: Lua/XML Help 05-18-21, 04:27 PM
Replies: 15
Views: 3,822
Posted By Darkonode
That was it. Thank you so much for the fast...

That was it. Thank you so much for the fast reply!
Now looking at the error again, I also notice the:
[string "*:OnLoad"]
which indicates that it needs a global name.
Forum: Lua/XML Help 05-18-21, 03:14 PM
Replies: 15
Views: 3,822
Posted By Darkonode
Getting a weird lua error i can't understand

Progress on my addon has been steady, but now I hit an error that i can't figure out. I am setting up buttons with OptionsListButtonTemplate and I am getting a weird lua error when I open the addon...
Forum: Lua/XML Help 05-16-21, 07:00 AM
Replies: 15
Views: 3,822
Posted By Darkonode
OMG and I LITERALLY noticed it straight after i...

OMG and I LITERALLY noticed it straight after i posted T.T. Well, for your entertainment it was this line in the function I posted
tab.SetScript("OnClick", Tab_OnClick)
which should...
Forum: Lua/XML Help 05-16-21, 06:55 AM
Replies: 15
Views: 3,822
Posted By Darkonode
Thank you so much thus far for helping me....

Thank you so much thus far for helping me. You've helped me quite a bit!



Oh.. my.. god.. it was literally this + another missing parenthesis and some parenting issues that i was able to spot...
Forum: Lua/XML Help 05-15-21, 06:21 PM
Replies: 15
Views: 3,822
Posted By Darkonode
New author requiring aid for their first addon

I've been learning addon coding for a few days now. Especially i've been looking through this video series on...
Showing results 1 to 8 of 8