채팅0

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

    조회수 416

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

      게시글 리스트
      제목작성자작성일조회
      3679702-15787
      3679602-15878
      3679502-15372
      3679402-151443
      3679302-15388
      3679202-15375
      3679102-15458
      3679002-15553
      3678902-15417
      3678802-15938
      3678702-15426
      3678602-15444
      3678502-15362
      3678402-15378
      3678302-15572
      3678202-15862
      3678102-15898
      3678002-15395
      3677902-15466
      3677802-15572
      안내 배너 이미지