Jump to content

Theonegandalf

Members
  • Posts

    509
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by Theonegandalf

  1. Here's how to do it. patch ### Eclipse Workspace Patch 1.0 #P L2_GameServer_It Index: java/net/sf/l2j/gameserver/model/actor/instance/L2VillageMasterInstance.java =================================================================== --- java/net/sf/l2j/gameserver/model/actor/instance/L2VillageMasterInstance.java +++ java/net/sf/l2j/gameserver/model/actor/instance/L2VillageMasterInstance.java @@ -368,14 +368,25 @@ SystemMessageId.YOU_HAVE_ALREADY_BEEN_REGISTERED_IN_A_WAITING_LIST_OF_AN_EVENT)); return; } + + if (player.getInventory().getAncientAdena() >= 50) + { - player.setActiveClass(paramOne); + player.setActiveClass(paramOne); - content.append("Change Subclass:<br>Your active sub class is now a <font color=\"LEVEL\">" - + CharTemplateTable.getClassNameById(player.getActiveClass()) + "</font>."); + content.append("Change Subclass:<br>Your active sub class is now a <font color=\"LEVEL\">" + + CharTemplateTable.getClassNameById(player.getActiveClass()) + "</font>."); - player.sendPacket(new SystemMessage(SystemMessageId.SUBCLASS_TRANSFER_COMPLETED)); // Transfer completed. + player.sendPacket(new SystemMessage(SystemMessageId.SUBCLASS_TRANSFER_COMPLETED)); // Transfer completed. + player.getInventory().destroyItemByItemId("Subclass change", 5575, 50, player, player.getTarget()); + } + else + { + content.append("You don't have the required amount of ancient adena to change your subclass."); + } break; + case 6: // Change/Cancel Subclass - Choice content.append("Please choose a sub class to change to. If the one you are looking for is not here, " + "please seek out the appropriate master for that class.<br>" I'm sure you'll find how to change the required amount of ancient adena. It's pretty easy.
  2. Still, this don't answer my question. Why the server in the current state is unable to be played? They found bugs which they couldn't fix?
  3. Why the interlude server failed? It was based on archid pack, and as Setekh stated, his pack had everything working. All interlude features.. So why Akin failed at IL?
  4. Το ίδιο με πριν?
  5. Δεν γίνεται αυτό. Δοκίμασα τον τρόπο σου και μου έβγαλε το error, δοκίμασα μετά όπως σου είπα εγώ και δούλεψε κανονικά.
  6. Στο cmd πάτα "cd C:\". Μετά πάτα "java Hello" και θα εκτελεστεί.
  7. Εξυπνάκια, επειδή εσύ δεν μπορείς να εκτελέσεις ένα απλό Java program δε σημαίνει οτι φταίει το JRE. Ωστοσο, σου έδωσα τη λύση στο προήγουμενο τοπικ. http://www.maxcheaters.com/forum/index.php?topic=171090.0
  8. Αυτά απο το site της java δε σου κάνουν?
  9. Μην πατάς "java C:\Hello". Απλά πήγαινε στο φάκελο C -> "cd C:\" και μετά πάτα "java Hello" και θα δουλέψει κανονικά.
  10. Λάθος. Και το L2DC από το L2J ξεκίνησε. Όσοι δεν ξέρουν καλήτερα να μην μιλάνε.
  11. Άκυρο reply? ;o Απάντησα σε αυτό που είπες. Υ.Γ : +1 Respect for your report. Now you are closer to become a g member. :)
  12. Very nice idea. :) Good luck with your server.
  13. I'm talking about the bug. Most of you are registered after 2008...
  14. The Game C3 - Bug with ArtMoney program. Starletgti told me about a site named MaxBastards that had this program. I doubt that any of you know it ^^
  15. he gave up, prolly ^^
  16. Everyone would want that. :) BTW: I think it'll be pointless.
  17. If you know how to play them, they pwn. And of course i'm talking about normal servers. Not x50k with 50 buff slots with tons of customs etc..
  18. Why i don't see Archmage in the poll?
  19. ?????????????????? .... Διάλεξε μεταξύ L2J και L2JFree. Αν και για interlude 8α σου πρότεινα L2JFree.
  20. ΧΑΧΑΧΑΧΑΧΑ!!!!!!!! Αν πάρεις το αεροξ μετά θα πας για //suicide. Πιστεψε με. Πάρε Modenas Kriss. Κάνει παραπάνω απο 1500 αλλά τα αξίζει τα λευτά του. http://www.gorgolis.gr/kriss125.htm
  21. That's the time you need to create a bugless & nice server. Not one or two months ^^
  22. Good bye boy. GL in your real life.
×
×
  • Create New...