Jump to content

strikeofdestiny

Members
  • Posts

    25
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

About strikeofdestiny

Profile Information

  • Gender
    Not Telling

strikeofdestiny's Achievements

Newbie

Newbie (1/16)

0

Reputation

  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. Ουφ... Λειτουργεί! Μάλλον ο κωδικός που είχα βάλει ήταν λίγο μ*****α :-\ Ευχαριστώ πολυ! Το θέμα μπορεί να κλειδωθεί.
  7. Καλησπέρα! Η αλήθεια είναι ότι έχω περάσει έναν κωδικό για να μπορώ να κάνω edit τα chance των blessed scrolls, και πιο πριν δεν το είχα τεστάρει. Ψάχνω να βρώ τον κωδικό που είχα περάσει, αλλά μπααα.... Πάντως δεν βγάζει κανένα error ο gameserver.
  8. 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)
  9. 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.
  10. Καλησπέρα και πάλι, σημερα είπα να ζητήσω βοήθεια σε ό,τι δε μπορω να λύσω μόνος μου και ελπίζω κάποιοι να βοηθήσουν ::) Υπάρχει κανένας τρόπος να κάνουμε τα τέρατα στο Primeval να μην δίνουν καθόλου Battle Force / Spell Force; Χρησιμοποιώ L2J Server Interlude. Θα εκτιμούσα πολύ αν κάποιος μπορούσε να βοηθήσει. EDIT: Λύθηκε το πρόβλημα, παρακαλώ να κλειδωθεί και ευχαριστώ τον Sweets για τη βοήθεια. Πληροφοριακά, σε περίπτωση που χρειαστεί σε κανέναν άλλον, αφαίρεσα το skill απο τα npc του primeval μεσα απο το table "npcskills" του database.
  11. 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.
  12. Καλησπέρα σε όλους. Ψάχνω, ψάχνω αλλά δε βρίσκω λύση σε αυτό το πρόβλημα. Χρησιμοποιώ L2J Server Interlude και παρατήρησα το εξής: Αν κάποιος προσπαθήσει κάνει enchant μετα απο το max με blessed scroll, του βγάζει το μήνυμα Inappropriate enchant conditions και το item παραμένει στο max (π.χ. +30). Όλα καλά δηλαδή. Αν όμως πάει να κάνει enchant με κανονικό scroll, μετά απο το max το item σπάει. Αν μπορεί κανείς, ας με βοηθήσει να το κάνω και αυτό να γυρνάει στο max. Υποθέτω ότι θα είναι απο το RequestEnchantItem.java οπότε σας το δίνω μήπως βοηθήσει. http://pastebin.com/dBRNcYKr Ευχαριστώ πολύ εκ των προτέρων. :)
×
×
  • 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