채팅0

    몹텔 바꿔서 써라

    조회수 1521

        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

      게시글 리스트
      제목작성자작성일조회
      5717106-161323
      5717006-161330
      5716906-162732
      5716806-161623
      5716706-161238
      5716606-161538
      5716506-161166
      5716406-161609
      5716306-161404
      5716206-151731
      5716106-151244
      5716006-151950
      5715906-151428
      5715806-151635
      5715706-151468
      5715606-151462
      5715506-151361
      5715406-151413
      5715306-151355
      5715206-151748