채팅0

    몹텔 바꿔서 써라

    조회수 1422

        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


    이렇게 해라

    댓글3

    회원프로필

    for문 쓸줄아는 사람 너무 섹시해

    2024.03.30 02:45
    회원프로필

    형님미안한데 이거 몹텔은안타는겨 ?

    2024.03.30 10:25
    회원프로필

    어디서바꾸나여?

    2024.03.30 14:02

      게시글 리스트
      제목작성자작성일조회
      공지10-2020697
      6067120:1534
      6067020:0238
      6066917:5255
      6066815:5686
      6066711:19135
      6066611:14111
      6066509:53117
      6066404:48222
      6066307-01252
      6066207-01478
      6066107-01301
      6066007-01265
      6065907-01232
      6065807-01228
      6065707-01297
      6065607-01245
      6065507-01373
      6065407-01232
      6065307-01322