이걸로 바꿔서 사용하라는데 스크립파일 다 열어서 검색해봐도 어디서 바꿔야할지몰겟어요
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
제목 | 작성자 | 작성일 | 조회 | |
---|---|---|---|---|
55689 | 03-30 | 697 | ||
55688 | 03-30 | 642 | ||
55687 | ㄹㄴ 셋+2 | 03-30 | 768 | |
55686 | 03-30 | 673 | ||
55685 | 03-30 | 1088 | ||
55684 | 03-30 | 721 | ||
55683 | 03-30 | 676 | ||
55682 | 03-30 | 783 | ||
55681 | 03-30 | 800 | ||
55680 | 03-30 | 659 | ||
55679 | 03-30 | 1092 | ||
55678 | 03-30 | 690 | ||
55677 | 03-30 | 868 | ||
55676 | 03-30 | 708 | ||
55675 | 03-30 | 669 | ||
55674 | 03-30 | 707 | ||
55673 | 03-30 | 663 | ||
55672 | 03-30 | 898 | ||
55671 | 03-30 | 779 | ||
55670 | 03-30 | 667 |
댓글2
1댈
죄송함다 포인트가없슴다 여기서 알려주심안댈까요