Showing results 1 to 1 of 1
Search took 0.00 seconds.
Search: Posts Made By: quthar
Forum: Lua/XML Help 01-02-21, 04:28 PM
Replies: 2
Views: 4,907
Posted By quthar
local MAW_BUFF_MAX_DISPLAY = 44; for i=1,...

local MAW_BUFF_MAX_DISPLAY = 44;
for i=1, MAW_BUFF_MAX_DISPLAY do
local _, icon, count, _, _, _, _, _, _, spellID = UnitAura("player", i, "MAW");
end


I found this in...
Showing results 1 to 1 of 1