zz_y7.hit_timer_func = function(self)
myhp,mymp = zz_y7.is_hpmp()
if zz_y7.teleported_to_mob then
if mymp >= 50 then
SendKeyInput(KeyboardKey.LeftShift)
else
_PlayerAttackLogic_Melee:TryDoingMeleeAttack(_UserService.LocalPlayer, 0, 0, nil, 0)
end
end
if buff_1_cnt <= 0 then
if buff_1_trigger == false then
buff_1_trigger = true
wait(1)
_PlayerActiveSkillLogic:DoActiveSkill(2101001, false)
buff_1_trigger = false
buff_1_cnt = 1990
end
제목 | 작성자 | 작성일 | 조회 | |
---|---|---|---|---|
38718 | 02-18 | 502 | ||
38717 | 02-18 | 587 | ||
38716 | 02-18 | 458 | ||
38715 | 02-18 | 1024 | ||
38714 | 02-18 | 357 | ||
38713 | 02-18 | 819 | ||
38712 | 02-18 | 581 | ||
38711 | 02-18 | 327 | ||
38710 | 02-18 | 439 | ||
38709 | 02-18 | 324 | ||
38708 | 02-18 | 583 | ||
38707 | 02-18 | 1062 | ||
38706 | 02-18 | 848 | ||
38705 | 02-18 | 1413 | ||
38704 | 02-18 | 521 | ||
38703 | 02-18 | 797 | ||
38702 | 02-18 | 470 | ||
38701 | 02-18 | 515 | ||
38700 | 02-18 | 617 | ||
38699 | 02-18 | 437 |
댓글2
공부중인데 위에꺼에다가 밑에 거 입력해주면되는건가
맞을꺼여ㅇㅇ