Results: 1Comments by: BOOBLIK
File: bdMinimap04-11-10
How I may move the minimap? Positio...
Posted By: BOOBLIK
How I may move the minimap? Position_x and _y are defined in the lua file but never used =) Maybe you lost this: local mc = MinimapCluster m:SetScale(scale) m:SetFrameStrata("MEDIUM") m:ClearAllPoints() m:SetPoint(position, UIParent, position_x, position_y) mc:ClearAllPoints() mc:SetAllPoints(m)