Showing results 1 to 1 of 1
Search took 0.00 seconds.
Search: Posts Made By: Terenna
Forum: Lua/XML Help 11-11-19, 01:40 PM
Replies: 11
Views: 8,310
Posted By Terenna
You could try hooksecurefunc(ArenaEnemyFrame1,...

You could try hooksecurefunc(ArenaEnemyFrame1, 'SetPoint', function(self)
local a, b, c, d, e = self:GetPoint()
if (a ~= 'CENTER' or c ~= 'CENTER' or d ~= 343 or e ~= 44)...
Showing results 1 to 1 of 1