View Single Post
08/05/16, 06:01 AM   #3
Lum1on
AddOn Author - Click to view addons
Join Date: Aug 2016
Posts: 18
Yes, I do know what XML and LUA does. Sorry for not being precise with this issue.

So, like I said i can track my on-going buffs with d(). I can also get the buff name and icon from EVENT_LOOT_RECEIVED and GetItemLink().

The questions is, how I'm able to multiply one single XML control with 'for' loop using LUA? So I could get a sort of a drop-down list to show the buffs.
  Reply With Quote