Jump to content

Zake

Global Moderator
  • Posts

    5,313
  • Joined

  • Last visited

  • Days Won

    14
  • Feedback

    100%

Everything posted by Zake

  1. Moved to private servers
  2. There should be a method on l2pcinstance about temporary skills. You should check if there is a subclass restriction there.
  3. Moved to request server development.
  4. How do people learn skills in your server? Is this an npc/community board button? a client packet? Or they just add subclasses and get them automatically?
  5. Imho, you should detect the source of the problem rather than banning players. For example if skills are learned through a bypass, you should check if this bypass can be manipulated.
  6. CreatureCast.java method callSkill find this change to if (_actor.getChanceSkills() != null && !skill.isToggle() && !skill.isPotion() ) You might need to add more checks there
  7. This depends on a lot of stuff. Excected player count, your budget, ddos protection, even your pack. As for the ddos protection people seem to like ovh's network. About pc specs, you can make a small research on benchmark sites. Example for cpu benchmarks https://www.cpubenchmark.net
  8. And i guess is that it's spammable through potions, toggle skills etc?
  9. There would be no important difference on your resources. Also, there is a huge disadvantage on this, db connections will be delayed especially if the database is on a home computer. Long story short, it's 2022, you can order a dedicated machine with a decent cpu and nvme disk at very legit prices.
  10. Why would you do that?
  11. Did you change max level from Experience class?
  12. Which pack/client do you use?
  13. Moved to client section.
  14. Topic locked
  15. Can you try to explain a bit better?
  16. https://bitbucket.org/l2jserver/l2j-server-datapack/src/develop/src/main/java/com/l2jserver/datapack/instances/Kamaloka/Kamaloka.java
  17. You can just adapt from l2jserver
  18. Μπορείς να δώσεις περισσότερες πληροφορίες;
  19. Locked
  20. Moved to client section.
  21. Moved to client section.
×
×
  • 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