채팅0

    몹텔 수정방법 좀알려주십시오

    조회수 944

    이걸로 바꿔서 사용하라는데 스크립파일 다 열어서 검색해봐도 어디서 바꿔야할지몰겟어요



    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


     

    댓글2

    회원프로필

    1댈

    2024.03.30 14:08
    회원프로필

    죄송함다 포인트가없슴다 여기서 알려주심안댈까요

    2024.03.30 14:10

      게시글 리스트
      제목작성자작성일조회
      5712006-121749
      5711906-121704
      5711806-122492
      5711706-121441
      5711606-122023
      5711506-121941
      5711406-121926
      5711306-121598
      5711206-121851
      5711106-121515
      5711006-121547
      5710906-111472
      5710806-111612
      5710706-113453
      5710606-112571
      5710506-111347
      5710406-111625
      5710306-111395
      5710206-111527
      5710106-111330