채팅0

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

    조회수 725

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



    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

      게시글 리스트
      제목작성자작성일조회
      5568303-30518
      5568203-30726
      5568103-30631
      5568003-30515
      5567903-30646
      5567803-30966
      5567703-30522
      5567603-30564
      5567503-30543
      5567403-30812
      5567303-30538
      5567203-30555
      5567103-30645
      5567003-30748
      5566903-30887
      5566803-30809
      5566703-30835
      5566603-30849
      5566503-30617
      5566403-30534