Ir para conteúdo
  • Cadastre-se
  • 0

L2Character.java


H4RD3C0R3

Pergunta

No arquivo: L2Character.java

 

em:
// Notify AI with EVT_READY_TO_ACT
ThreadPoolManager.getInstance().scheduleAi(new NotifyAITask(this, CtrlEvent.EVT_READY_TO_ACT), timeAtk + reuse);
}
finally
{
_attackLock.unlock();
}
}
si aqui nessa linha eu deixar assim:
ThreadPoolManager.getInstance().scheduleAi(new NotifyAITask(this, CtrlEvent.EVT_READY_TO_ACT), timeAtk + reuse);
os fight fica parando de bater, exeto os Archers..
mais si eu deixar assim:
ThreadPoolManager.getInstance().scheduleAi(new NotifyAITask(this, CtrlEvent.EVT_READY_TO_ACT), timeAtk);
os fight volta ao normal , porem os archer fica com um certo deley entre os hit de 1-2 segundos.. (EX: da uma flexada e espera 1-2 segundos para da outra )
alguem por favor pode min ajudar corrigir isso ?
Editado por H4RD3C0R3
Link para o comentário
Compartilhar em outros sites

1 resposta a esta questão

Posts recomendados

  • 0

Então coloca ali. Barrando a classe. Um parametro barrando o ataque do fighter e outro bloqueando o ataque de bow

Conhecimento tem preço, então não o deprecie!!!


Conhecimento tem preço, então não o deprecie!!!


Conhecimento tem preço, então não o deprecie !!!


:boxing: :boxing: :boxing:

Link para o comentário
Compartilhar em outros sites


Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Visitante
Responder esta pergunta...

×   Você colou conteúdo com formatação.   Remover formatação

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Processando...




×
×
  • Criar Novo...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.