이걸로 바꿔서 사용하라는데 스크립파일 다 열어서 검색해봐도 어디서 바꿔야할지몰겟어요
zz_y7.filter_only_live_mobs = function (hit,temp,output)
if (hit > 0) then
local count = 0
for _,c in ipairs(temp) do
---@type MobComponent
local mob = c.Entity.MobComponent
if (mob.Hp > 0) then
continue
end
count += 1
output[#output + 1] = mob
end
if (count > 0) then
return count
end
end
return 0
end
제목 | 작성자 | 작성일 | 조회 | |
---|---|---|---|---|
55694 | 03-30 | 585 | ||
55693 | ㄹㄴ 셋+2 | 03-30 | 711 | |
55692 | 03-30 | 620 | ||
55691 | 03-30 | 1022 | ||
55690 | 03-30 | 667 | ||
55689 | 03-30 | 623 | ||
55688 | 03-30 | 726 | ||
55687 | 03-30 | 739 | ||
55686 | 03-30 | 576 | ||
55685 | 03-30 | 968 | ||
55684 | 03-30 | 615 | ||
55683 | 03-30 | 692 | ||
55682 | 03-30 | 648 | ||
55681 | 03-30 | 609 | ||
55680 | 03-30 | 655 | ||
55679 | 03-30 | 605 | ||
55678 | 03-30 | 832 | ||
55677 | 03-30 | 721 | ||
55676 | 03-30 | 609 | ||
55675 | 03-30 | 738 |
댓글2
1댈
죄송함다 포인트가없슴다 여기서 알려주심안댈까요