이걸로 바꿔서 사용하라는데 스크립파일 다 열어서 검색해봐도 어디서 바꿔야할지몰겟어요
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
| 제목 | 작성자 | 작성일 | 조회 | |
|---|---|---|---|---|
| 57486 | 07-10 | 1965 | ||
| 57485 | 07-10 | 1905 | ||
| 57484 | 07-10 | 2318 | ||
| 57483 | 07-10 | 2115 | ||
| 57482 | 07-09 | 2642 | ||
| 57481 | 07-09 | 2684 | ||
| 57480 | 07-08 | 2530 | ||
| 57479 | 본메+4 | 07-08 | 3046 | |
| 57478 | 07-08 | 3085 | ||
| 57477 | 07-08 | 2701 | ||
| 57476 | 07-08 | 2792 | ||
| 57475 | 07-08 | 2441 | ||
| 57474 | 07-07 | 2322 | ||
| 57473 | 07-07 | 2263 | ||
| 57472 | 07-07 | 2271 | ||
| 57471 | 07-07 | 2605 | ||
| 57470 | 07-07 | 2160 | ||
| 57469 | 07-07 | 2201 | ||
| 57468 | 07-07 | 3080 | ||
| 57467 | 07-07 | 2585 |
댓글2
1댈
죄송함다 포인트가없슴다 여기서 알려주심안댈까요