이걸로 바꿔서 사용하라는데 스크립파일 다 열어서 검색해봐도 어디서 바꿔야할지몰겟어요
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
| 제목 | 작성자 | 작성일 | 조회 | |
|---|---|---|---|---|
| 57610 | 07-31 | 3334 | ||
| 57609 | 07-31 | 3393 | ||
| 57608 | 07-31 | 3587 | ||
| 57607 | 07-31 | 2970 | ||
| 57606 | 07-30 | 2893 | ||
| 57605 | 07-30 | 3429 | ||
| 57604 | 07-30 | 3320 | ||
| 57603 | 07-29 | 3219 | ||
| 57602 | 07-29 | 3036 | ||
| 57601 | 07-29 | 3132 | ||
| 57600 | 07-28 | 2883 | ||
| 57599 | 07-28 | 2812 | ||
| 57598 | 07-28 | 2855 | ||
| 57597 | 07-27 | 2540 | ||
| 57596 | 07-27 | 2885 | ||
| 57595 | 07-27 | 3152 | ||
| 57594 | 07-27 | 2891 | ||
| 57593 | 07-27 | 2676 | ||
| 57592 | 게임 엔진필요+1 | 07-27 | 3090 | |
| 57591 | 07-27 | 3258 |
댓글2
1댈
죄송함다 포인트가없슴다 여기서 알려주심안댈까요