------------------- 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 | 22364 | |
| 61783 | 07:32 | 24 | ||
| 61782 | 12-21 | 179 | ||
| 61781 | 12-21 | 230 | ||
| 61780 | 12-21 | 224 | ||
| 61779 | 12-19 | 449 | ||
| 61778 | 12-18 | 583 | ||
| 61777 | 12-18 | 958 | ||
| 61776 | 12-16 | 1055 | ||
| 61775 | 12-14 | 1205 | ||
| 61774 | 12-14 | 1509 | ||
| 61773 | 12-14 | 1434 | ||
| 61772 | 12-13 | 1321 | ||
| 61771 | ㅁㄹH막힘?+1 | 12-13 | 1699 | |
| 61770 | 12-12 | 1642 | ||
| 61769 | 12-11 | 2269 | ||
| 61768 | 12-10 | 2289 | ||
| 61767 | 12-10 | 2079 | ||
| 61766 | 12-09 | 1981 | ||
| 61765 | 12-09 | 2124 |
댓글0