채팅0

    몹텔 바꿔서 써라

    조회수 1420

        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

      게시글 리스트
      제목작성자작성일조회
      5644804-231151
      5644704-231674
      5644604-231618
      5644504-23797
      5644404-23927
      5644304-23992
      5644204-231722
      5644104-231583
      5644004-23805
      5643904-23994
      5643804-23894
      5643704-231200
      5643604-231018
      5643504-23864
      5643404-233021
      5643304-231133
      5643204-231251
      5643104-22957
      5643004-221083
      5642904-221073