Jump to content

strikeofdestiny

Members
  • Posts

    25
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by strikeofdestiny

  1. private static void SendServerQuit(int seconds) { SystemMessage sysm = SystemMessage.getSystemMessage(SystemMessageId.THE_SERVER_WILL_BE_COMING_DOWN_IN_S1_SECONDS); sysm.addNumber(seconds); Broadcast.toAllOnlinePlayers(sysm); I'm assuming you meant to change the highlighted part with ExShowScreenMessage. I did that and sadly, it didn't work. I should probably mention that there was no "ExShowScreenMessage.java" file in my serverpackets, so I added one I found online. (I forgot to say in my first post that I use L2j Server Interlude)
  2. Could you help a little more? I'm a newbie. I mean I know how to add a code, as long as there's a code for me to add ;D
  3. Καλησπέρα σε όλους. Αυτο που θα ζητήσω, το έχω δει σε πολλούς server αλλά ψάχνω και δεν βρίσκω να το βάλω. Θέλω το countdown για το restart η το shutdown να γίνεται όχι μόνο στο chat window αλλά και στην οθόνη κάτω δεξιά. Αν μπορεί κάποιος ας βοηθήσει. Ευχαριστώ πολύ εκ των προτέρων. ^-^
  4. Hey guys! It's been a while since I last asked for your help. I need a code that makes a countdown until the restart/ shutdown show up on the bottom right corner of the screen, not only on the chat window. I've seen it on many servers but I've been searching for it for a long time and I can't find it. Thanks in advance. ::)
  5. I also created the topic on the greek section, and got an answer there. http://maxcheaters.com/forum/index.php?topic=256659.0 Since the problem was not an l2j server bug, but my fault, I didn't think it would be necessary to post the solution here. Since you asked, though, the solution was to replace the RequestEnchantItem.java with the retail one, because I had edited it and the patch I had added was responsible for the problem,
  6. Problem solved. Thanks, Dεbian. The topic can be locked.
  7. Ουφ... Λειτουργεί! Μάλλον ο κωδικός που είχα βάλει ήταν λίγο μ*****α :-\ Ευχαριστώ πολυ! Το θέμα μπορεί να κλειδωθεί.
  8. Καλησπέρα! Η αλήθεια είναι ότι έχω περάσει έναν κωδικό για να μπορώ να κάνω edit τα chance των blessed scrolls, και πιο πριν δεν το είχα τεστάρει. Ψάχνω να βρώ τον κωδικό που είχα περάσει, αλλά μπααα.... Πάντως δεν βγάζει κανένα error ο gameserver.
  9. Thanks to both of you for taking an interest in my problem, especially to Sweets because it worked. :D The topic can be locked 8)
  10. Hello again, today I'm trying to solve all my problems that I couldn't on my own. Is there any way to make the mobs in Primeval Isle to stop buffing players with Battle Force/ Spell Force? I use L2J Server Interlude. Thanks in advance.
  11. Καλησπέρα και πάλι, σημερα είπα να ζητήσω βοήθεια σε ό,τι δε μπορω να λύσω μόνος μου και ελπίζω κάποιοι να βοηθήσουν ::) Υπάρχει κανένας τρόπος να κάνουμε τα τέρατα στο Primeval να μην δίνουν καθόλου Battle Force / Spell Force; Χρησιμοποιώ L2J Server Interlude. Θα εκτιμούσα πολύ αν κάποιος μπορούσε να βοηθήσει. EDIT: Λύθηκε το πρόβλημα, παρακαλώ να κλειδωθεί και ευχαριστώ τον Sweets για τη βοήθεια. Πληροφοριακά, σε περίπτωση που χρειαστεί σε κανέναν άλλον, αφαίρεσα το skill απο τα npc του primeval μεσα απο το table "npcskills" του database.
  12. Hello everybody ;D I have been trying to solve this for a loooong time but, no luck. First of all, let me tell you that I use L2J Server Interlude. Now, to the point. If somebody tries to enchant an item after the max enchant with a Blessed scroll, the "Inappropriate Enchant Conditions" message pops us and the item returns to the max enchant level, which is good. But, if they try to enchant it with a normal scroll, the item gets crystallized. I really need to fix this, so that it returns to the max enchant level, like it does with the blessed scrolls. I guess the solution would be in editing RequestEnchantItem.java, so here is mine, in case it helps: http://pastebin.com/dBRNcYKr Thanks in advance.
  13. Καλησπέρα σε όλους. Ψάχνω, ψάχνω αλλά δε βρίσκω λύση σε αυτό το πρόβλημα. Χρησιμοποιώ L2J Server Interlude και παρατήρησα το εξής: Αν κάποιος προσπαθήσει κάνει enchant μετα απο το max με blessed scroll, του βγάζει το μήνυμα Inappropriate enchant conditions και το item παραμένει στο max (π.χ. +30). Όλα καλά δηλαδή. Αν όμως πάει να κάνει enchant με κανονικό scroll, μετά απο το max το item σπάει. Αν μπορεί κανείς, ας με βοηθήσει να το κάνω και αυτό να γυρνάει στο max. Υποθέτω ότι θα είναι απο το RequestEnchantItem.java οπότε σας το δίνω μήπως βοηθήσει. http://pastebin.com/dBRNcYKr Ευχαριστώ πολύ εκ των προτέρων. :)
  14. Ναι, έχεις δίκιο. Στο noble_desc2a.htm (gameserver/data/html/olympiad/noble_desc2a.htm) αφαιρούμε αυτή τη γραμμή <a action="bypass -h npc_%objectId%_OlympiadDesc 2c">"I want to join the class-based games."</a><br>. Απλά δεν μου πέρασε απ'το μυαλό ότι υπήρχαν και άλλα html σχετικά εκτός απο του Grand Olympiad Manager. :)
  15. Ναι, έχεις δίκιο. Στο noble_desc2a.htm (gameserver/data/html/olympiad/noble_desc2a.htm) αφαιρούμε αυτή τη γραμμή <a action="bypass -h npc_%objectId%_OlympiadDesc 2c">"I want to join the class-based games."</a><br>. Απλά δεν μου πέρασε απ'το μυαλό ότι υπήρχαν και άλλα html σχετικά εκτός απο του Grand Olympiad Manager. :)
  16. Χαρη στον Rizel, λύθηκε. Παρακαλώ κλειδώστε.
  17. Χαρη στον Rizel, λύθηκε. Παρακαλώ κλειδώστε.
  18. No, actually I hadn't. Never crossed my mind to search for other htmls besides the ones of the Grand Olympiad Manager. I tested it, and it worked. So, THANKS A MILLION!!!!!!!!!! (Solved, Please lock)
  19. No, actually I hadn't. Never crossed my mind to search for other htmls besides the ones of the Grand Olympiad Manager. I tested it, and it worked. So, THANKS A MILLION!!!!!!!!!! (Solved, Please lock)
  20. Καλησπέρα! Έκανα ποστ και στο αγγλικό τμήμα αλλά δεν ξέρουν όλοι αγγλικά οπότε κάνω και εδώ. Χρησιμοποιώ L2J Server Interlude και έχω ένα μικρό πρόβλημα. Θέλω να μην επιτρέπονται τα same class matches. Δοκίμασα να κάνω edit τα html του Olympiad Manager και να διαγράψω την επιλογή αλλά όταν τα ανοίγω μου βγάζει μόνο αυτά που θα έβγαζε σε κάποιον που δεν είναι Noblesse. Διαπίστωσα επίσης πως δεν υπάρχει στα configs επιλογή για ελάχιστους συμμετέχοντες (κάτι που σκέφτηκα ότι μπορεί να αντικαταστήσει την "κατάργηση" της επιλογής) Αν μπορεί κάποιος να βοηθήσει, ευχαριστώ προκαταβολικά.
  21. Καλησπέρα! Έκανα ποστ και στο αγγλικό τμήμα αλλά δεν ξέρουν όλοι αγγλικά οπότε κάνω και εδώ. Χρησιμοποιώ L2J Server Interlude και έχω ένα μικρό πρόβλημα. Θέλω να μην επιτρέπονται τα same class matches. Δοκίμασα να κάνω edit τα html του Olympiad Manager και να διαγράψω την επιλογή αλλά όταν τα ανοίγω μου βγάζει μόνο αυτά που θα έβγαζε σε κάποιον που δεν είναι Noblesse. Διαπίστωσα επίσης πως δεν υπάρχει στα configs επιλογή για ελάχιστους συμμετέχοντες (κάτι που σκέφτηκα ότι μπορεί να αντικαταστήσει την "κατάργηση" της επιλογής) Αν μπορεί κάποιος να βοηθήσει, ευχαριστώ προκαταβολικά.
  22. Hi everybody, I use L2J Server Interlude, and I have a little problem. I want to disable the same class matches in the Olympiad. I thought I could just edit the option out of the Olympiad Manager's HTML but when I try to edit it I only find what it would say to somebody who isn't Noblesse. So I'm thinking maybe I could change the minimum participants required for a class-specific match, but there's no such option in the configs in Interlude. I searched before I posted but I couldn't find anything. So, to sum up, one way or another I want to disable the class specific matches. Can anybody help? Thanks a lot in advance.
  23. Hi everybody, I use L2J Server Interlude, and I have a little problem. I want to disable the same class matches in the Olympiad. I thought I could just edit the option out of the Olympiad Manager's HTML but when I try to edit it I only find what it would say to somebody who isn't Noblesse. So I'm thinking maybe I could change the minimum participants required for a class-specific match, but there's no such option in the configs in Interlude. I searched before I posted but I couldn't find anything. So, to sum up, one way or another I want to disable the class specific matches. Can anybody help? Thanks a lot in advance.
×
×
  • 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