Announcements
-
Recently Browsing
No registered users viewing this page.
-
Posts
-
By warley hong · Posted
como faco para utilizar projeto acis , sou novo e estou com l2jfrozen. -
Alguém sabe dizer se o npc classe master ta funcional?
-
Hello @everyone, apparently the problem of undefined claims has been generated by a bad calculation of the remaining times, so to correct this, you must go to: votesystem.Handler.VoteManager and search public long getTimeRemaining (individualVote iv) and replace the old method with this: public long getTimeRemaining (individualVote iv) { long timeRemaining = 0L; timeRemaining = ((iv.getVotingTimeSite () + Config.INTERVAL_TO_NEXT_VOTE) - ((iv.getDiffTime ()> 0)? (System.currentTimeMillis () + iv.getDiffTime ()): (System.currentTimeMillis () - iv.getDiffTime () - iv.getDiffTime ()))); System.out.println ("Remaining time:" + timeRemaining); return timeRemaining; }
-
Alguém que saiba fazer, pode me ajudar?
-
O link não está funcionando, só fica gerando nova chave! Pderia reupar por favor?
-
By L2carlinhos2020 · Posted
queria saber ser so funciona no projeto l2jdream ou e pra todos projetos ? -
Updated for Homonculus https://pastebin.com/J9mkvWYH
-
Olá @fabaol2jbrasil, seu tópico apresenta um ou mais links offline, caso alguém tenha e deseja compartilhar conosco, mande um mp para mim ou qualquer outro staff para atualizarmos o tópico, obrigado.
-
Link de todos os download quebrados
-
Question
Juniorceara 1
Gostaria de saber como definir a SQL pra add drop em Boss de um determinado Level a outro level ... Por exemplo
Quero add um drop apenas nos Boss do lvl 50 ao 70
Desde já agradeço
Link to post
Share on other sites
4 answers to this question
Recommended Posts