Showing results 1 to 3 of 3
Search took 0.00 seconds.
Search: Posts Made By: Khanod
Forum: Lua/XML Help 11-15-21, 12:13 PM
Replies: 4
Views: 1,412
Posted By Khanod
Also, I tried putting a print("Hello"); inside...

Also, I tried putting a print("Hello"); inside the function fromGT(). The "Hello" shows up at reload which means the function is getting executed at startup and not when it is called from the OnClick.
Forum: Lua/XML Help 11-15-21, 12:07 PM
Replies: 4
Views: 1,412
Posted By Khanod
still no action

I simplified the lua to below, no action happens onclick. This tab is completely full so there is an item in tab1 slot 1.


local UIConfig = CreateFrame("Frame", "NinjaMover_Frame", UIParent,...
Forum: Lua/XML Help 11-15-21, 11:26 AM
Replies: 4
Views: 1,412
Posted By Khanod
Connecting action to button

I am new to this so I am missing something likely very simple. I need to click a button which then runs through a for loop and each time the for loop executes an blizzard api. I have 7 buttons and...
Showing results 1 to 3 of 3