|
2013-06-28 04:28
조회: 1,198
추천: 0
유닛프레임 매크로->애드온 질문PlayerFrame:ClearAllPoints() PlayerFrame:SetPoint("TOPLEFT",UIParent,"TOPLEFT",315,-100) PlayerFrame.SetPoint = function() end TargetFrame:SetPoint("TOPLEFT",UIParent,"TOPLEFT",550,-100) FocusFrame:SetPoint("TOPLEFT",UIParent,"TOPLEFT",500,-300) BuffFrame:SetScale(1.25) BuffFrame:SetPoint("TOPRIGHT",-800,-450,0) MainMenuBarLeftEndCap:Hide() MainMenuBarRightEndCap:Hide()
이걸 애드온으로 바까서 넣어놨는데 대상의 대상이 안보이네요 문제점이있나요?
PlayerFrame:ClearAllPoints() PlayerFrame:SetPoint("TOPLEFT",UIParent,"TOPLEFT",315,-100) PlayerFrame.SetPoint = function() end TargetFrame:SetPoint("TOPLEFT",UIParent,"TOPLEFT",550,-100) FocusFrame:SetPoint("TOPLEFT",UIParent,"TOPLEFT",500,-300) BuffFrame:SetScale(1.25) BuffFrame:SetPoint("TOPRIGHT",-800,-450,0) MainMenuBarLeftEndCap:Hide() MainMenuBarRightEndCap:Hide() ## X-Category: Interface Enhancements PS.lua 이건 toc 파일 답변 부탁드립니다
EXP
5,635
(8%)
/ 6,001
|
전사랑께