Jump to content

Zake

Global Moderator
  • Posts

    5,313
  • Joined

  • Last visited

  • Days Won

    14
  • Feedback

    100%

Everything posted by Zake

  1. Depends on what you want to do. If you're planning to change the menu/design of the npc, all you have to do is edit the htm files that you're given. If though you would like to add new "buttons" that do different stuff than the current ones, then you have to create bypasses in L2BufferInstance (or w/e it's called)
  2. Every pack stores it's npcs on a different way. In case of acis go to data/xml/npcs and see how they're implemented. If you struggle adding one, just copy paste an existing one, change the id (double ids will cause issues) and the type. In your case the type should be PlayerBuffer
  3. What kind of guide do you need?When you get to add a patch manually, + means add the line to the code, - means remove the line.
  4. L2j frozen has it's own buffer i think. Did you check custom npcs table?
  5. Topic locked since you have made another one in l2j section
  6. people get bored nowadays they wanna watch some drama xD
  7. Οι δυνατότητες του καθενός στο αντικείμενο καλλιεργούνται κατά κύριο λόγο, υπάρχουν πολλά guides που εξηγούν τα βασικά, ψάξε και θα βρεις. Ωστόσο αν αντιμετωπίσεις κάποιο πρόβλημα κάνε post εκ νέου.
  8. Δε νομίζω να τον ενδιαφέρει και πολύ, ο server του έκλεισε έτσι κι αλλιώς. Αύριο θα τον δεις με νέο account και νέο όνομα στο server του. Η λύση είναι να μην εμπιστεύεστε randoms
  9. else if (!list.isForNoble() && ((player.getLevel() < 30) || player.destroyItem("Adena", 57, list.getPrice(), null, true))) { player.teleToLocation(list.getX(), list.getY(), list.getZ(), true); } player.destroyItem("Adena", 57, list.getPrice(), null, true) this statement returns false for some reason, check the declaration of this method
  10. check your adenas and the price of teleport
  11. Come on you can't be that blind xD else if (command.startsWith("_bbgk")) { GkBBSManager.getInstance().parseCmd(command, player); } change _bbgk to _bbsgk
  12. This is not a marketplace, such topics meant to have public solutions. Anyway, since the author of the topic is inactive for a long time i'm locking this.
  13. did you register the _bbsgk in CommunityBoard.java ?
  14. What is the matter with you? there is nothing wrong there
  15. unfortunately no, there are no active bots lately apart from andrenaline
  16. which bypass do you use in your html files?
  17. xD Nevermind, i don't see any possible reason why it shouldn't work. Is there any console/eclipse error?
  18. There are plenty of guides, once you use the search button you will find some of them. In the meantime if you have any problems feel free to post again under the proper board, which is https://maxcheaters.com/forum/43-request-server-development-help-l2j/ Locked.
  19. Depends on the client, your budget, your skills, + you have to choose between retail/custom
  20. Almost every project has an explanatory topic in their forum. For example acis got this https://acis.i-live.eu/index.php?topic=10190.0 l2jserver got this https://l2jserver.com/windows.html
  21. α κατς α σκαις?
×
×
  • 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