------------------- 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
아이언바디 설정했는데 버프를 안씁니다...
핵린이를 도와주세요..
| 제목 | 작성자 | 작성일 | 조회 | |
|---|---|---|---|---|
| 36084 | 02-14 | 776 | ||
| 36083 | 02-14 | 679 | ||
| 36082 | 02-14 | 530 | ||
| 36081 | 02-14 | 970 | ||
| 36080 | H메소삽니다+1 | 02-14 | 1104 | |
| 36079 | 02-14 | 471 | ||
| 36078 | 02-14 | 839 | ||
| 36077 | 02-14 | 455 | ||
| 36076 | 02-14 | 801 | ||
| 36075 | 02-14 | 458 | ||
| 36074 | 02-14 | 818 | ||
| 36073 | 02-14 | 791 | ||
| 36072 | 02-14 | 531 | ||
| 36071 | 02-14 | 408 | ||
| 36070 | 02-14 | 491 | ||
| 36069 | 02-14 | 491 | ||
| 36068 | 02-14 | 1378 | ||
| 36067 | 02-14 | 730 | ||
| 36066 | 02-14 | 595 | ||
| 36065 | 02-14 | 356 |
댓글0