채팅0

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

    조회수 434

    부탁드려요 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

      게시글 리스트
      제목작성자작성일조회
      3680302-15916
      3680202-15788
      3680102-15908
      3680002-15978
      3679902-15389
      3679802-15853
      3679702-15808
      3679602-15910
      3679502-15393
      3679402-151485
      3679302-15406
      3679202-15395
      3679102-15476
      3679002-15571
      3678902-15435
      3678802-15953
      3678702-15443
      3678602-15464
      3678502-15378
      3678402-15394
      안내 배너 이미지