채팅0

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

    조회수 453

    부탁드려요 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-2022554
      6185008:5772
      6184901:00135
      6184802-08253
      6184702-08240
      6184602-08197
      6184502-08269
      6184402-08268
      6184302-07350
      6184202-06756
      6184102-03996
      6184002-021550
      6183902-011483
      6183802-011376
      6183702-011274
      6183601-291709
      6183501-291729
      6183401-282144
      6183301-282108
      6183201-281971
      안내 배너 이미지