클래식 팁과 노하우 게시판

전체보기

모바일 상단 메뉴

본문 페이지

[애드온] Examiner 로 Details 특성 보기 (파일 첨부)

아이콘 창의끝이되어
댓글: 39 개
조회: 11072
추천: 45
2020-09-25 21:39:32

1. World of Warcraft/_classic_/Interface/AddOns/Examiner/Examiner.lua
178줄을 다음과 같이 수정

function ex:PLAYER_TARGET_CHANGED(event)
    if (cfg.autoInspect) and (UnitExists("target")) then
        self:DoInspect("target");
        Details:ShowTalentsPanel()

2. (1 번과 같은 파일) World of Warcraft/_classic_/Interface/AddOns/Examiner/Examiner.lua
755줄을 다음과 같이 수정

if (openFlag ~= false) and (not self:IsShown()) then
        self:Display();
        InspectFrame = Examiner
        Details:ShowTalentsPanel()
end

3. (ExaminerButton을 쓴다면) World of Warcraft/_classic_/Interface/AddOns/ExaminerButton/ExaminerButton.xml
28, 68, 108줄을 다음과 같이 수정

InspectUnit("target");
InspectFrame = Examiner
Details:ShowTalentsPanel()


Lv71 창의끝이되어

모바일 게시판 하단버튼

댓글

새로고침
새로고침

모바일 게시판 하단버튼

지금 뜨는 인벤

더보기+

모바일 게시판 리스트

모바일 게시판 하단버튼

글쓰기

모바일 게시판 페이징

최근 HOT한 콘텐츠

  • 와우
  • 게임
  • IT
  • 유머
  • 연예
AD