채팅0

    자물 스크립트 훈지가능하신분

    조회수 435

    부탁드려요 11

    댓글1

    회원프로필

    HPMP = "";

    [zz_y7_const.HPMP] = function(self)

    zz_y7.use_hpmp = not zz_y7.use_hpmp

    if zz_y7.use_hpmp then

    zz_y7.auto_hpmp_timer = _TimerService:SetTimerRepeat(zz_y7.hpmp_func, 0.1)

    else

    _TimerService:ClearTimer(zz_y7.auto_hpmp_timer)end

    print_toggle_message(zz_y7_const.HPMP, zz_y7.use_hpmp)

    end,

    zz_y7.hpmp_func = function(self)
        if zz_y7.use_hpmp then  -- use_hpmp
            local UserHP = _UserService.LocalPlayer.WsUser.Hp
            local UserMP = _UserService.LocalPlayer.WsUser.Mp

            if UserHP <= 100 then
            _ItemConsumeLogic:TryConsumeFromFuncKey(2000001)
            end

            if UserMP <= 50 then
            _ItemConsumeLogic:TryConsumeFromFuncKey(2000003)
            end
    end
    end

    2024.02.15 22:05

      게시글 리스트
      제목작성자작성일조회
      공지10-2022364
      6178212-21123
      6178112-21169
      6178012-21167
      6177912-19398
      6177812-18536
      6177712-18888
      6177612-161006
      6177512-141159
      6177412-141459
      6177312-141384
      6177212-131276
      6177112-131641
      6177012-121596
      6176912-112217
      6176812-102235
      6176712-102030
      6176612-091935
      6176512-092079
      6176412-092253
      안내 배너 이미지