채팅0

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

    조회수 509

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



    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

      게시글 리스트
      제목작성자작성일조회
      5570403-30388
      5570303-30358
      5570203-30510
      5570103-30456
      5570003-30335
      5569903-30463
      5569803-30783
      5569703-30345
      5569603-30385
      5569503-30364
      5569403-30599
      5569303-30340
      5569203-30372
      5569103-30367
      5569003-30539
      5568903-30580
      5568803-30350
      5568703-30398
      5568603-30347
      5568503-30427