채팅0

    몹텔 바꿔서 써라

    조회수 1425

        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

      게시글 리스트
      제목작성자작성일조회
      5643504-23873
      5643404-233030
      5643304-231138
      5643204-231261
      5643104-22961
      5643004-221089
      5642904-221083
      5642804-221029
      5642704-221274
      5642604-221571
      5642504-221345
      5642404-22947
      5642304-222525
      5642204-223257
      5642104-221063
      5642004-221928
      5641904-22973
      5641804-22916
      5641704-221331
      5641604-211294