채팅0

    궁붕이 마나없을때 평타치는거

    조회수 472

    elseif (self:IsShootAttackSkill(skillId)) then

    if (not _CharacterActionLogic:CanMeleeShootAttack(state)) then

    return

    end

    local shootAttack = _PlayerAttackLogic:CheckAvailableShootAttack(user, skillId, slv)

    if (shootAttack) then

    local output = {}

    -- TODO mortalBlow 주먹치기 무시 발동

    if (_PlayerAttackLogic_Melee:TryDoingMeleeAttack(user, 0, 0, output, 0, 0) == 0) then

    if (_PlayerAttackLogic_Shoot:TryDoingShootAttack(user, skillId, slv, output.ShootRange, 0)) then

    playSound()

    playEffect()

    self:OnSuccessSkill(state)

    end

    end

    else

    if (_PlayerAttackLogic_Melee:TryDoingShootAttack(user, 0, 0, nil, 0, 0)) then

    self:OnSuccessSkill(state)

    end

    end

    여기서 뭐 수정해야 평타 화살나가나요 ?

    댓글3

    회원프로필

    아무리건드려도 화살은안나가고 떠있기만함 ;

    2024.02.22 22:12
    회원프로필

    11주세요

    2024.02.22 22:23
    회원프로필

    지금 충전이 안되서요 ;

    2024.02.22 22:39

      게시글 리스트
      제목작성자작성일조회
      공지10-2021352
      6124208-2379
      6124108-2384
      6124008-2368
      6123908-2362
      6123808-2399
      6123708-2375
      6123608-2371
      6123508-23111
      6123408-23105
      6123308-23142
      6123208-23197
      6123108-23210
      6123008-23239
      6122908-23186
      6122808-23167
      6122708-22291
      6122608-22264
      6122508-22467
      6122408-22325