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()
## Interface: 50300
## Title: PS
## Author: YOU
## Version: 1.0
## Notes: 개인 세팅

## X-Category: Interface Enhancements
## X-AddonModified:

PS.lua

이건 toc 파일

답변 부탁드립니다