Jump to content

Nightw0lf

Legendary Member
  • Posts

    3,013
  • Joined

  • Last visited

  • Days Won

    83
  • Feedback

    0%

Everything posted by Nightw0lf

  1. alt + g + 1 click = 2 buttons 1 click tele = 4 buttons true why?????? well maybe is some old server with default cb xD somebody opens official server again!
  2. λύθηκε μέσω team η mysql 5.1 είχε πρόβλημα μπήκε νεότερη και δούλεψε.
  3. point is: not hard just few minutes of your life. and scammers wont be able to scamm AGAIN and AGAIN who is going to redeem the poor dude that he dont care if the team is talking about something that had to be done long time ago(when the forum got upgraded for example and the VIP user groups created)?
  4. I think maxtor should pay him cause adding a group is a priority and a forum upgrade is far harder after all its forum's fault he lost the money no?
  5. https://invisioncommunity.com/4guides/how-to-use-ips-community-suite/managing-members/member-groups-r30/ 2 minute work (+ the login action and navigation) cause the forum wont be responsible to pay him the money he lost because of the forum xD
  6. Let me guess payment after server opening by donates?
  7. did you change in database the login IP address? it takes only xxx.xxx.xxx.xxx not strings double check your l2.ini is it localhost or remote connection?
  8. if you cant install this better stop whatever you doing
  9. 1) character creation client packet στη γραμη 220 θα δεις οτι εχει setXYZ (συντεταγμένες) μεσα στο λ2 πάτα /loc και θα δεις Χ Υ Ζ newChar.setXYZInvisible(63223, 22235, -3566); παράδειγμα.
  10. the efford is what counts, kain userinfo and charinfo are packets you can check them :) and i did too notice that thread sleep xD
  11. οχί ολοι οι σερβερ πάνω σε αυτό βασίστηκαν, και σε αρκετές περιπτώσεις κακογράφτηκαν
  12. please describe what you want.
  13. it would be best if this work to make it && !isInFunEvent() if you're going to use this to create other events.
  14. δε με κατάλαβες σου έδωσα επιλογές l2jserver και acis.
  15. if (Rnd.get(100) > 50) //50% chance to do that in array1 else //50% chance to do the other array2
  16. when player click on a player? is that target protection for friendly fire?
  17. είναι πολυ παλιό η l2jserver H5 η aCis Interlude όλα υπάρχουν στο φόρουμ δωρεάν αν θες να ξεκινήσεις να μαθαίνεις
  18. θα σου πρότεινα να αρχίσεις με L2OFF με το πακέτο του vanganth αν το σηκώνει το πισι σου αλλιώς μονόδρομος η java
  19. you have l2j and this Data Source=PJASICEK-PC\\SQLEXPRESS; is an mssql connection do you see the problem now?
  20. try to trace the message to the source check client message ID then trace back into messages and delete it, all red errors is where the message appears thats how you find such errors at least it works for me :D second you can delete parts of your code and check if error is fixed.
  21. it looks you're pointing on l2j at "targetservertype"
  22. start by posting your code in pastebin.com second you can use only 1 thread to run the entire event (or an engine that runs events) you can stop it you can restart it when you want and the rest can be done with simple checks, I would recomment to learn how the treads work and make some test codes to start them stop them see how they work and when they give errors and you might start a small engine out of nothing :)
  23. this code is bad in many ways... to many codes written inside, old codes that can be done in one line and its heavy, since you designed it for acis you could at least follow the patterns they provide with the treads and the connections, I didnt see all the code but its if else if else if else if no switch case senarios and bad excersise to for->teams->get players-thread it could be done for players->getTeam-> actions 1 time on a thread if nessasary if you wanted it so much that way
  24. newbie approach, if they get dc this info is lost xD plus if they are in db WHILE the event is running with a check in enterworld you can restore the dc.. player inside the arena (drops mic) EDIT: man i just saw your code in the video and i stopped it in the first 10 seconds staring the code at the part with the for loops with the thread inside NEVER ... EVER do that!
  25. that means that you dont have any more space in your hard disk.. delete log folder and recreate it
×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..