채팅0

    자사 버프 코드 이렇게 하면 돼 ?

    조회수 901

    zz_y7.buff_func = function(self)

    if zz_y7.use_buff then

    -- 버프를 사용하기 1초 전에 공격을 중지

    zz_y7.hit_timer_funck = false

    	-- 1초 대기
    	wait(1)
    
    	-- 버프 사용
    	_PlayerActiveSkillLogic:DoActiveSkill(1101004, false)
    
    	-- 버프 사용 후 공격 재개
    	zz_y7.hit_timer_func = true
    end

    end


    zz_y7.hit_timer_func = function(self)

    if not zz_y7.can_attack then

    return

    end

    myhp, mymp = zz_y7.is_hpmp()
    if zz_y7.teleported_to_mob then
    	if mymp >= 20 then
    		SendKeyInput(KeyboardKey.LeftShift)
    	else
    		_PlayerAttackLogic_Melee:TryDoingMeleeAttack(_UserService.LocalPlayer, 0, 0, nil, 0)
    	end
    end

    end


    이거 맞누...

    댓글2

    회원프로필

    형님 잘되나요

    2024.02.15 04:56
    회원프로필

    ㄴㄴㄴㄴ 이거 말고 딴걸로해야할듯 잘못설ㅈ정함

    2024.02.15 04:58

      게시글 리스트
      제목작성자작성일조회
      3639702-15442
      3639602-15438
      3639502-15501
      3639402-15599
      3639302-15462
      3639202-15403
      3639102-15371
      3639002-15384
      3638902-15699
      3638802-15730
      3638702-15902
      3638602-15810
      3638502-15431
      3638402-15549
      3638302-15474
      3638202-15436
      3638102-151529
      3638002-15718
      3637902-15693
      3637802-15665
      안내 배너 이미지