Jump to content

Zake

Global Moderator
  • Posts

    5,313
  • Joined

  • Last visited

  • Days Won

    14
  • Feedback

    100%

Everything posted by Zake

  1. this was a mistake, i just saw a crappy old fork. I edited my post above. As i can see in acis final double rate = Math.max(1, Math.min((baseChance * statModifier * skillModifier * mAtkModifier * lvlModifier), 99)); It's between 1 and 99 and in lisvus (c4) if (rate > 99) { rate = 99; } else if (rate < 1) { rate = 1; } is this way too.Which pack are you using?
  2. Depends on the pack you're using, in most packs you can calculate this on formulas.java
  3. Zake

    Scammer

    https://prnt.sc/tn64r4
  4. Zake

    Scammer

    [Gr]Τι weirdo συζήτηση, σου λέει κι εσένα ότι καπνίζει περίεργα και τον εμπιστεύεσαι. Ωστόσο περίμενε μπας και συνέλθει, ποιος ξέρει τι κάπνισε
  5. I'm not downloading this sorry, i already told you which part to modify, if you have any issues just post them. Although i don't think that you're allowed to use such sources, even if you are i kinda suggest you to go back to 382 or try the latest one.
  6. in acis 382 it should be player.getParty().getMembers() i don't have 390 so i can't give you any further help. Although there is a possible NPE at this part of code, there should be a null check for the killer's party.
  7. A "cannot find symbol" error means that the code you're trying to put refers to something that your compiler doesn't understand. In this case, probably getParty() or getPartyMember() method may be missing. If you're using eclipse it's easy to spot a possible name-change or rework of this method, if though you're not familiar, you should check acis changeset.
  8. what kind of help do you want?
  9. How does the buyer know that he won't get scammed? You are just a random guy with 2 posts in this forum.
  10. Already told you guys, better pay some professional than paying these scammers.
  11. Depends, might be in datapack/client/sql table with npcs.
  12. True, even though 3 months are a lot for 95% of servers
  13. They did long time ago, and yet there are shares even with json api response catches. Even l2topzone/l2network have codes with vote rewards on their websites.
  14. There are not only auto, but individual vote rewards shared maaaany times, just search in l2j shares section and you will find a lot of them.
  15. There are already plenty of shares like this
  16. You have to create a new bypass, see how it's done in your pack's multisell
  17. They're supporting a lot of games, you can try to contact them
  18. https://www.easy.ac/en-us/
  19. Πολλά μπορεί να ευθύνονται, όπως το ότι τα έκανες spawn manually, το ότι στο dodie στο grandbossinstance δεν ενημερώνει το grandbossmanager κάπως ότι πέθανε το boss, ενδεχομένως να έβαλες και λάθος ids γιατί δεν υπάρχει 1 μόνο valakas/antharas/frintezza συνήθως. Όσο για το ότι κάνει spawn μόνο του επειδή γουστάρει να skipάρει το χρόνο δεν έχω να πω κάτι, απλή είναι η λύση, delete και κατέβασε άλλο pack.
  20. Η φάση είναι ex dee αλλά τέλος πάντων. κάνε μια post το instance του npc
  21. Good to see servers tryharding even with low population, good luck on this. I hope you succeed someday
  22. Even though almost no one is using c3, this might be a helpful tool, thanks for sharing it with us
  23. And why should anyone trust you?
×
×
  • 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