채팅0

    몹텔 바꿔서 써라

    조회수 1274

        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

      게시글 리스트
      제목작성자작성일조회
      5565303-30608
      5565203-30585
      5565103-30601
      5565003-301275
      5564903-30677
      5564803-30702
      5564703-30571
      5564603-30582
      5564503-30635
      5564403-30661
      5564303-30737
      5564203-30703
      5564103-30800
      5564003-30776
      5563903-30607
      5563803-30596
      5563703-29718
      5563603-29632
      5563503-29576
      5563403-29488