Jump to content

Solomun

Legendary Member
  • Posts

    1,402
  • Credits

  • Joined

  • Last visited

  • Days Won

    1
  • Feedback

    0%

Everything posted by Solomun

  1. Did you try to open this sack in game? It might be one of the items that does not have any extractable items. You can copy the code from any other package-sack that actually gives you some items. or You could add your custom item handler to your item (something i like to do). Take a look at this example (l2jServer high five): now in data\scripts\handlers\itemhandlers\AttributeCrystalBox.java: In my example, all items have the same chance. You could make your own play with them, as you like.
  2. What are you trying to do here? As @Tryskell have already mentioned, there is nothing you can do here to convert your code to Java 8...Which means, the java 7 code would be equal to the Java 8 code. You could maybe use streams in ArabicUtilities class, but you don't have to.
  3. What else values exist in WeaponType enumeration? These is got to be something to replace BLUNT...
  4. Did you get any errors during the adaption of the code to your pack? Maybe some undefined variables or something?
  5. This is actually quite interesting. Back in the days we were all using L2Net, and there was a reason for that. I think it is still the best botting program around :)
  6. Well, since he does not give any info about it, you never know...
  7. Some more details would be useful. Like the chronicle of the server (e.g, i prefer working in High Five and i hate interlude), the rates (some people prefer to work only in mid rates, some others only high rates), and kind of important, the goal of this project. There is a difference between working in a project which 4k people as goal, and a project for 50 players. Finally, and maybe the most important, how much are you willing to pay this developer. P.S: I am not searching for a "job", i am just giving you advice to "attract" more developers filling the given form. P.S #2: Good luck finding what you are looking for.
  8. Give us the full stacktrace. I was 99% sure is a class cast exception, dunno why, but i had this feeling...what could go wrong when a pet kills a mob, besides a casting somewhere :P
  9. Απο ότι μου είπε σε πμ, υπάρχει geoengine.ini. Αλλά ναι, κατι θυμαμαι τωρα που το λες...τι να πω. Σορρυ, ξεχάστηκα.
  10. Η απλά κλείσε το Geodata από τα configs. data/config/geodata.ini ή geodata.properties
  11. First of all, "fix pet acis 370" says nothing. You could either take some time and explain your problem so we can help you, either post like this and you will never get answer/help.
  12. Ειδες τελικα που η ερωτηση αν εισαι Αλβανος βγαζει νοημα?
  13. Ελα ναι οκ σκαω, δεν ασχολουμαι καν. Προφανως και δε καταλαβες τι προσπαθησα να κανω με το ποστ
  14. Γιατί εσύ τι είσαι? Αλβανός?
  15. Since, topic's owner is inactive for more than 5 months, i see no reason for this topic. However, try to addapt (if this is what you mean by "apdate") by yourself. If you stuck somewhere, post here and we'll be able to help you. P.S: Topic locked, if the author returns, he can ask for unlock.
  16. I'm 90% sure, he is using l2jserver Freya. :P Whatever tho, he will figure it out.
  17. Instead of replying to your topic in order to bring up your post, please use the button "Bump this topic" as shown in the image below.
  18. Ξεκινάς το σέρβερ σου κανονικά, όπως όταν έχεις ιντερνετ. Γράφεις στο l2.ini την localhost IP (127.0.0.1) όπως σου είπαν τα παιδιά πιο πάνω. Μπαίνεις στο σέρβερ χωρίς κανένα πρόβλημα. Έχω περάσει ολόκληρο τρίμηνο έτσι....:(
  19. The first one is in Lineage II/L2text/server-help.html . The second one is in Lineage II/system/systemmsg.dat
  20. Actually, not. Some l2jserver packs have this problem by default. It is not a big deal, just remove them from monsters skill list.
×
×
  • Create New...