채팅0

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

    조회수 417

    부탁드려요 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-2022076
      6163620:4539
      6163517:2156
      6163415:0178
      6163311-05270
      6163211-05209
      6163111-05230
      6163011-05205
      6162911-05342
      6162811-04371
      6162711-04470
      6162611-04596
      6162511-04560
      6162411-03600
      6162311-03684
      6162211-03732
      6162111-02859
      6162011-02695
      6161911-02783
      6161811-02917
      안내 배너 이미지