lesnofirst.blogg.se

Wow simple unit frames
Wow simple unit frames









run Boss1TargetFrame:ClearAllPoints()Boss1TargetFrame:SetPoint(“LEFT”,UIParent,“CENTER”,500,400)Boss1TargetFrame.SetPoint=function()end run FocusFrame:ClearAllPoints()FocusFrame:SetPoint(“LEFT”,UIParent,“CENTER”,400,-300)FocusFrame.SetPoint=function()end run TargetFrame:ClearAllPoints()TargetFrame:SetPoint(“LEFT”,UIParent,“CENTER”,200,-200)TargetFrame.SetPoint=function()end run PlayerFrame:ClearAllPoints()PlayerFrame:SetPoint(“RIGHT”,UIParent,“CENTER”,-200,-200)PlayerFrame.SetPoint=function()end I’ve used my google foo as best I can, but most of the sources I find are rather old and since I am not really a coder, I just know enough to frankenstein some pieces here and there it is difficult to get it working proper. The scripts I got working no problem, turning it into an addon however, has not been as easy. I tried that and I think MoveAnything at this point is just dead until/if it gets updated.īut since basically all I need it for was player, target, focus and boss frames I thought of scripts, and then thought to turn that into a little simple addon. Thanks, I’ll give that a go when I log in later today.











Wow simple unit frames