이걸로 바꿔서 사용하라는데 스크립파일 다 열어서 검색해봐도 어디서 바꿔야할지몰겟어요
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
제목 | 작성자 | 작성일 | 조회 | |
---|---|---|---|---|
56393 | 04-20 | 1342 | ||
56392 | 로나거탐님+2 | 04-20 | 1280 | |
56391 | 04-20 | 1593 | ||
56390 | 04-20 | 1925 | ||
56389 | 04-20 | 1479 | ||
56388 | 04-20 | 2436 | ||
56387 | 04-19 | 1387 | ||
56386 | 04-19 | 1593 | ||
56385 | A리스 H ㅍ+3 | 04-19 | 1170 | |
56384 | 04-19 | 1360 | ||
56383 | 04-19 | 2250 | ||
56382 | 04-19 | 1612 | ||
56381 | 04-19 | 1113 | ||
56380 | 04-19 | 1312 | ||
56379 | 04-19 | 1427 | ||
56378 | 04-19 | 1734 | ||
56377 | Otp연동 ㅍㅍ+5 | 04-19 | 1941 | |
56376 | 04-18 | 1147 | ||
56375 | 04-18 | 2197 | ||
56374 | 04-18 | 1136 |
댓글2
1댈
죄송함다 포인트가없슴다 여기서 알려주심안댈까요