Jump to content

wongerlt

Members
  • Posts

    552
  • Joined

  • Last visited

  • Days Won

    7
  • Feedback

    0%

Everything posted by wongerlt

  1. did you create `procedures` in your main database? and why u use it???
  2. but you tested ur query manually in navicat??? it's not weird you just didn't see mistake. just debug every action. easy.
  3. in ur code print query, random example: try (Connection con = ConnectionPool.getConnection(); PreparedStatement ps = con.prepareStatement(INSERT_MACRO)) { ps.setInt(1, _owner.getObjectId()); ps.setInt(2, macro.id); ps.setInt(3, macro.icon); ps.setString(4, macro.name); ps.setString(5, macro.descr); ps.setString(6, macro.acronym); ps.setString(7, sb.toString()); ps.execute(); System.out.println(ps); // print query to console. } copy it from console and then execute in navicat in ur MAIN database. idk how explain if u not see anything in console then something wrong in ur java code.
  4. like i said test ur query via navicat in main db. maybe different mysql version? it can occur syntax errors and etc..
  5. or just simple mistake that u didn't see. one simple method to test just print ur mysql query and execute on ur main db via navicat.
  6. maybe u have changes in other tables? show code.
  7. via interface.u
  8. try with OnIncomingPacket() in tower script.
  9. if server without protection u can do it easy with l2tower bot. html/multisell/buylist.
  10. if its trance files u need java 1.7. And this file have many bugs like dupe items/skills
  11. change second server port 7777 to 7778 or an other.
  12. with little edit in source you can do it with packets. ConfirmDlg() DlgAnswer() Easy.
  13. maybe u just gave wrong ip address to your friends? :D
  14. pm me in discord: Avice#8216
  15. pm in discord: Avice#8216
  16. just compare ur custom item xml with old one current similiar item xml and u will see where problem.
  17. Website Url: https://l2j.eu Free add server. API current votes/is player voted. Minimalistic website template, easy to use. Powered by PHP-Fusion
  18. MAIN FEATURES Starting Level: 80 Safe Enchant: +6 Max Enchant: +25 Normal Scroll Enchant Rate: 75% Blessed Scroll Enchant Rate: 85% Crystal Scroll Enchanting Rates: +22 Minimum Enchant Rate: 50% +23 Minimum Enchant Rate: 40% +24 Minimum Enchant Rate: 30% +25 Minimum Enchant Rate: 20% - You may enchant your weapon only up to +21 using Normal Scrolls or Blessed Scrolls. -If the enchant fails during Crystal Scroll enchanting, the item remains in its former number of enchantment. -Crystal Scrolls are the only items that can be acquired only by Raiding Bosses. OTHER FEATURES Olympiad Games: - Feeding protection. -Only retail S Grade equipment is allowed during the matches. - The Heroes change every five [5] days. Castle Sieges: -Giran Castle Siege - Every Saturday at 21:00 [GMT +1] -Aden Castle Siege - Every Friday at 18:00 [GMT +1] -An extra prize is provided to every Castle Lord. - Free S Grade equipment upon joining the server. - Free Third Class transfer: No quest required. - Free A-S Grade equipment. - Custom Farming Zones. - Custom Raid Bosses. - Every kind of hack is strictly prohibited. - Equally balanced Archer and Mage classes. CUSTOM INNOVATIONS Custom Auto-Potion bar above the skills bar(s). Custom GM Shop button above the skill bar(s). Unique Dressing Panel to choose your own appearance. Custom Mini Map at the upper corner of the screen. Options to deliberately hide both the Mini Map and the GM Shop buttons. Custom Voting Panel accessible upon clicking on the Voting Skill. Custom Vote Shop accessible upon clicking on the Voting Skill. Custom Voting system with Voting Skill and valuable reward. Custom and carefully balanced Level 2 Blade Dancer self-buffs. Custom and carefully balanced Level 2 Sword Singer self-buffs. Frequent custom TvT, CTF and DM Events with your Victim Skullls as a prize. CUSTOM ITEMS Weapons: Custom mid-grade Forever Weapons. Custom top-grade PvP4Fun Weapons. Armors: Custom mid-grade Apella Armor. Custom top-grade Dynasty Armor. Other Items: Custom Top-Grade PvP Jewelry providing unique in accordance to the needs of each class. Custom Masks / Circlets providing unique status - available either with Victim Skulls or Vote Coins. Custom mid-grade Tattoos - available with the Vote Coins acquired during the first vote. Custom Superior Fighter / Mage Tattoo. Server Start 2020-06-20 17:00Link: https://pvp4fun.com/home
  19. Config.DEFAULT_GLOBAL_CHAT.equalsIgnoreCase("on") make sure this setting is `on` not true/false but `on`
  20. you need change system , bcz l2top co have api https://l2top.co/reward-system show source code ur vote manager.
  21. what??? just change id.. https://l2top.co/index.php?page=server_info&id=11082
  22. http://prntscr.com/sx5v1f
  23. http://prntscr.com/sx42nh now compare ur url and url in example.
  24. first must be. which pack u using?
×
×
  • 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