------------------- Toggle Cheats -------------------[zz_y7_const.BUFF] = function(self)
zz_y7.use_buff = not zz_y7.use_buff
if zz_y7.use_buff then
zz_y7.auto_buff_timer = _TimerService:SetTimerRepeat(zz_y7.buff_func, 290)
else
_TimerService:ClearTimer(zz_y7.auto_buff_timer)
end
print_toggle_message(zz_y7_const.BUFF, zz_y7.use_buff)
end,
--------- custom functions ---------
zz_y7.user_check_func = function ()
if isvalid(_UserService.LocalPlayer.PetOwnerComponent.Pet) then
petRepleteness = _UserService.LocalPlayer.PetOwnerComponent.Pet.PetComponent.Repleteness
if petRepleteness < 60 then
_ItemConsumeLogic:TryConsumeFromFuncKey(2120000)
end
end
zz_y7.buff_func = function(self)
if zz_y7.use_buff then
_PlayerActiveSkillLogic:DoActiveSkill(1001003, false)
end
end
아이언바디 설정했는데 버프를 안씁니다...
핵린이를 도와주세요..
| 제목 | 작성자 | 작성일 | 조회 | |
|---|---|---|---|---|
| 공지 | 게시판 이용 안내+156 | 10-20 | 22078 | |
| 61637 | 03:00 | 29 | ||
| 61636 | 11-06 | 97 | ||
| 61635 | 11-06 | 103 | ||
| 61634 | 11-06 | 125 | ||
| 61633 | 11-05 | 340 | ||
| 61632 | 11-05 | 249 | ||
| 61631 | 11-05 | 271 | ||
| 61630 | 11-05 | 247 | ||
| 61629 | 11-05 | 422 | ||
| 61628 | 11-04 | 410 | ||
| 61627 | 11-04 | 514 | ||
| 61626 | 11-04 | 640 | ||
| 61625 | 11-04 | 609 | ||
| 61624 | 11-03 | 642 | ||
| 61623 | 11-03 | 724 | ||
| 61622 | 11-03 | 776 | ||
| 61621 | 11-02 | 900 | ||
| 61620 | 11-02 | 734 | ||
| 61619 | 11-02 | 827 |
댓글0