Showing results 1 to 9 of 9
Search took 0.00 seconds.
Search: Posts Made By: DarkruneDOTDK
Forum: Lua/XML Help 06-16-21, 02:07 PM
Replies: 4
Views: 2,302
Posted By DarkruneDOTDK
Thanks, seems to work the way I want :-)

Thanks, seems to work the way I want :-)
Forum: Lua/XML Help 06-16-21, 11:50 AM
Replies: 4
Views: 2,302
Posted By DarkruneDOTDK
Ohh sorry... The idea is that it is being run...

Ohh sorry...

The idea is that it is being run with a slash command after the addon has been loaded.
So I have added a SlashCmdHandler like this:

SLASH_DLU1 = "/dlu";
SlashCmdList.DLU =...
Forum: Lua/XML Help 06-16-21, 11:07 AM
Replies: 4
Views: 2,302
Posted By DarkruneDOTDK
Setting fontsize for ChatFrame1

Hi.

I am trying to set the font size for ChatFrame1 (General), but it doesn't seem to update correctly... Doing a /reload will reset the font size to the size it had before the change. It starts by...
Forum: Lua/XML Help 05-21-17, 07:47 AM
Replies: 11
Views: 2,346
Posted By DarkruneDOTDK
DLU.EmissaryCheck() should be defined in...

DLU.EmissaryCheck() should be defined in QuestCompanion.lua near the bottom. The nil value doesn't pop up anymore after I restructured the code.

I will try to look through some of the Blizzard...
Forum: Lua/XML Help 05-19-17, 06:14 PM
Replies: 11
Views: 2,346
Posted By DarkruneDOTDK
Ahh yeah, that right... Sorry about that. I use...

Ahh yeah, that right... Sorry about that. I use the DLU from my other addon. I have attached the other addon.
Forum: Lua/XML Help 05-19-17, 10:34 AM
Replies: 11
Views: 2,346
Posted By DarkruneDOTDK
I have attached the folder as a zip file.

I have attached the folder as a zip file.
Forum: Lua/XML Help 05-18-17, 09:37 AM
Replies: 11
Views: 2,346
Posted By DarkruneDOTDK
It may be easier to see the code, than explaining...

It may be easier to see the code, than explaining it, but I will try. Most of the was more or less objects build in a chained kind of way. Found out I had a table called WQCompanion.Emissaries where...
Forum: Lua/XML Help 05-18-17, 02:04 AM
Replies: 11
Views: 2,346
Posted By DarkruneDOTDK
Thanks you ☺. At least the event I use now is...

Thanks you ☺. At least the event I use now is correct... Still have some issues with the update part, as the update function for some reason gets nil, even though it has used the table to create the...
Forum: Lua/XML Help 05-17-17, 10:27 PM
Replies: 11
Views: 2,346
Posted By DarkruneDOTDK
I got some issues with some UI update

Hi.

I am fairly new to making addons for WoW and started recently on a little project. Right now I try to get all the emissaries currently available to the character and I want to change the UI then...
Showing results 1 to 9 of 9