채팅0

    몹텔 바꿔서 써라

    조회수 892

        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-2017041
      5836300:23115
      5836211-23147
      5836111-23149
      5836011-23142
      5835911-23294
      5835811-23328
      5835711-23382
      5835611-23281
      5835511-23359
      5835411-22574
      5835311-22512
      5835211-22521
      5835111-22553
      5835011-22557
      5834911-22747
      5834811-22728
      5834711-22853
      5834611-22690
      5834511-21763