Jump to content

Zake

Global Moderator
  • Posts

    5,313
  • Joined

  • Last visited

  • Days Won

    14
  • Feedback

    100%

Everything posted by Zake

  1. This might happen when u have more than 1500/1600 atk speed. It's a known issue in frozen packs
  2. Topic locked since you solved your issues. Although, next time consider mentioning which pack (maybe version too) you use.
  3. Topic moved to client section
  4. The whole point of this section is to provide help in public. As for your problem, in most cases you will have to add a firewall exception on login/gs ports.
  5. Right click on project -> source -> cleanup
  6. Both 382/latest would be ok for your needs.
  7. Still the best option is acis, there is no gracia final pack that is even close to decent
  8. If your intention is learning, you should pick a clean pack like acis and do some practice.
  9. You will need much more if you pick any other
  10. acis is the way to go
  11. Open any declaration of this systemmessage, and see where it's called
  12. Could you probably explain this a bit better?
  13. If you mean when registration starts, just create a system message(client side), broadcast this to all online members, and handle player's accept/decline on DlgAnswer.java
  14. http://subversion.assembla.com/svn/L2jFrozenInterlude/trunk/gameserver/head-src/com/l2jfrozen/gameserver/skills/effects/EffectFakeDeath.java @Override public void onStart() { if (getEffected().isFakeDeath()) { getEffected().stopFakeDeath(this); return; } getEffected().startFakeDeath(); } edit onStart method like this
  15. Which pack do you use?
  16. topic moved to marketplace
  17. Andrenaline premium works in all of them
  18. <table name="#mAtk"> 1.05 1.10 1.15 1.20 1.25 1.30 1.35 1.40 1.45 1.50 </table> Each one represents the value that will be multiplied/added to the stat you chose according to the skill level. 1.05 is for level 1, 1.10 is for level 2 and so on
  19. This ain't a conversation topic guys. Topic locked to avoid further off-topic replies
  20. Locked
×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock