Jump to content

Solomun

Legendary Member
  • Posts

    1,402
  • Credits

  • Joined

  • Last visited

  • Days Won

    1
  • Feedback

    0%

Everything posted by Solomun

  1. Are you sure you are adapting the whole code and you are not missing any parts of it?
  2. I used to have these errors in L2jServer freya client some years ago. Monsters have skills too. There are monsters which have skill id 6152 in their skill list but this skill doesn't exist in your server. In order to fix this error, you could either add skills with these Ids (something i don't recommend) or delete these skills from these monsters. Your pack either uses XML files for skills/npcs or an sql table. Mostly sql table, i think. So, go find them in database and delete the queries with skillId 6152 and etc.
  3. Back in the days c4 servers with most people were variying between x25-x40. So, i would go with something in this range. :)
  4. Φίλε θα το κλειδώσω αλλά καλό θα είναι την επόμενη φορά που θα έχεις ένα πρόβλημα και θα βρεις τη λύση μόνος, να ποστάρεις τι έκανες και το έλυσες ώστε σε περίπτωση που κάποιος έχει το ίδιο πρόβλημα με σένα, να κάνει το ίδιο. :)
  5. Locked and marked @melron 's answer.
  6. Well, in most of the packs out there, this is something very easy to do. However, please read section's rules before posting. You should mention which pack you are referring to in order to get the answer you are looking for.
  7. Yeeeey...i can log in after the promotion :) Nah, kidding...I just cleared the cookies data from it and it worked. #lock
  8. mmmKay.....I just logged from incognito mode and it works fine...wtf then. I already tried to clear its cache but whatever...incognito is ok
  9. Yea, but it wont be fixed if any other users use firefox... Plus firefox Quantum version > Chrome
  10. I am still not able to log in from firefox..
  11. Since the new theme took place, i cannot login from firefox. I have logged in with IE (lfmao) right now, but wtf.... I just click the sign in button and nothing happens...
  12. Pssss....NICE JOB BAGGOS! Good luck my friend! It really seems promising
  13. Code successfully adapted to Mobius Classic 2.0 - Zaken.
  14. Thanks for the feedback :) Code successfully addapted to Mobius Classic 2.0 - Zaken.
  15. Disclaimer: I've only read the first topic and the title. Well...l2 is dead imo, not only interlude :(
  16. Since such an ancient bug works in your pack, I suggest you to delete it and search for a new one.
  17. Good luck with this project :) Seems cool...
  18. a) can you show us the moethod that contains line 6949 in L2Character.java? b) Try instead of _disabledSkills.remove(new Integer(skillId)); _disabledSkills.remove(skillId);
×
×
  • 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