채팅0

    버프스킬타이머 코딩ㅈ고수만

    조회수 934

    zz_y7.skill_hit_timer_func = function(self)

    if not zz_y7.is_others and not zz_y7.no_mob then

    if zz_y7.teleport_toggle then

    		_PlayerActiveSkillLogic:DoActiveSkill(2001003, false) -- 버프스킬코드
    		wait(180)
    		
    	else
    		_PlayerAttackLogic_Magic:TryDoingMagicAttack(_UserService.LocalPlayer, 2201005, _UserService.LocalPlayer.WsCharacterData:GetSkillLevel(2201005), 0)
                                    _UserService.LocalPlayer.WsUserController:ActionPickUp()
                                    
    	end
    end

    end


    zz_y7.tele_toggle_func = function ()

    zz_y7.teleport_toggle = true

    _TimerService:SetTimerOnce(function ()

    zz_y7.teleport_toggle = false

    end, 0.5)

    end


    zz_y7.tele_func = function()

    if not zz_y7.is_others then

    _PlayerActiveSkillLogic:DoActiveSkill(2201002 , false)

    end

    end


    zz_y7.drive_func = function ()

    if zz_y7.is_others then

    if zz_y7.need_reset then

    zz_y7.reset_mob_func()

    zz_y7.need_reset = false

    end

    return

    end


    위에서 wiat 180 으로 바꿧는데 왜 더 자주사용하는거임?

    댓글2

    회원프로필

    저게 /자사 쓰면 버프스킬까지 같이 써주는 통합 명령어라서
    방법은 자사에 버프를 빼서 명령어를 분리시키던지
    아니면 자사명령어에 들어있는 텔포시간을 바꾸면 됨

    2024.02.09 18:02
    회원프로필

    형님 자사에 마법공격스피드도 바꿀수잇나요?

    2024.02.10 02:04

      게시글 리스트
      제목작성자작성일조회
      공지10-2022098
      6165700:1940
      6165611-0987
      6165511-0990
      6165411-0987
      6165311-09129
      6165211-09129
      6165111-09168
      6165011-09199
      6164911-09169
      6164811-08217
      6164711-08228
      6164611-08292
      6164511-08332
      6164411-08354
      6164311-08355
      6164211-08354
      6164111-07400
      6164011-07427
      6163911-07467
      안내 배너 이미지