채팅0

    몹텔 바꿔서 써라

    조회수 1270

        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

      게시글 리스트
      제목작성자작성일조회
      5567503-30533
      5567403-30800
      5567303-30527
      5567203-30545
      5567103-30638
      5567003-30734
      5566903-30877
      5566803-30793
      5566703-30821
      5566603-30832
      5566503-30608
      5566403-30524
      5566303-30530
      5566203-30508
      5566103-30826
      5566003-30615
      5565903-30531
      5565803-30616
      5565703-30534
      5565603-30681