Showing results 1 to 1 of 1
Search took 0.00 seconds.
Search: Posts Made By: Vrul
Forum: Macro Help 01-19-20, 05:06 AM
Replies: 3
Views: 5,463
Posted By Vrul
I think this is what you want: /run for...

I think this is what you want:

/run for i=1,MAX_ARENA_ENEMIES do local f=_G["ArenaEnemyFrame"..i];local c=f.CC;c:ClearAllPoints();c:SetPoint("LEFT",f,"RIGHT",-2,-2);c:SetSize(30,30)end

Change the...
Showing results 1 to 1 of 1