애완동물 대전 게시판

3추글

모바일 상단 메뉴

본문 페이지

[잡담] 펫트래커 쿨타임 수정 방법

아이콘 호레루
댓글: 3 개
조회: 1498
추천: 5
2020-03-03 11:06:08
pettracker-addons-main-classes-combat-abilityButton.lua:

After lines 23-27:

function Ability:Display(ability, target)
if ability then
local unusable = ability.cooldown or ability.requisite
local color = (unusable or not ability.certain) and .5 or 1
local modifier = ability:GetModifier(target)

Add these 2 lines:

local cooldown = ability.cooldown
local requisite = ability.requisite



pettracker-addons-main-classes-combat-abilityButton.xml:

Edit the following lines:
Line 3 to:
<Size x="44" y="44"/>

Line 10 to:
<Size x="48" y="48"/>

Line 24 to:
<FontString parentKey="Cooldown" inherits="GameFontNormalHuge" hidden="true">

Line 33 to:
<Size x="35" y="35"/>

Line 40 to:
<Size x="22" y="22"/>

Line 48 to:
<Size x="22" y="22"/>


lua파일은 쿨타임 보이는 방법이고 xml파일은 크기조절 입니다.

Lv82 호레루

모바일 게시판 하단버튼

댓글

새로고침
새로고침

모바일 게시판 하단버튼

지금 뜨는 인벤

더보기+

모바일 게시판 리스트

모바일 게시판 하단버튼

글쓰기

모바일 게시판 페이징

최근 HOT한 콘텐츠

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