Jump to content

Dreigons

Members
  • Posts

    240
  • Credits

  • Joined

  • Last visited

  • Days Won

    1
  • Feedback

    0%

Everything posted by Dreigons

  1. Hello, I needed to add different title colors (and levels if needed (for all L2Monster)) for aggro mobs, and it's only way to do that is to edit npcname-e.dat file at Lineage2 Interlude system folder. It will take too much time if your change it manually. So i made java code for it. Maybe someone need it too. Just download it, import to Eclipse, open generate.java, edit configs by your own and launch generate.java and it will generate generated_npcname-e.txt file with updated continent. P.S. Before launching generate.java decode your own npcname-e.dat file and paste all continent to npcname-e.txt P.S.S. All info about mobs is taken from gameserver MySQL database. So if your server pack using xml or etc, your need adapt code for it. Continent: http://l2java.net/custom_files/npcname.zip
  2. Hello, I needed to add different title colors (and levels if needed (for all L2Monster)) for aggro mobs, and it's only way to do that is to edit npcname-e.dat file at Lineage2 Interlude system folder. It will take too much time if your change it manually. So i made java code for it. Maybe someone need it too. Just download it, import to Eclipse, open generate.java, edit configs by your own and launch generate.java and it will generate generated_npcname-e.txt file with updated continent. P.S. Before launching generate.java decode your own npcname-e.dat file and paste all continent to npcname-e.txt P.S.S. All info about mobs is taken from gameserver MySQL database. So if your server pack using xml or etc, your need adapt code for it. http://82.118.230.91/cloud/index.php/s/T6KtR5JMWoKCZ2f
  3. Hello, I have one question. Is any way to change NPC title color without editing client side (npcname-e.dat)? i mean from server side. (Client Interlude). Or maybe someone already have edited npcname-e.dat with NPC levels and different colors for aggro monsters? Here is my NpcInfo packet protected final void writeImpl() { if (_activeChar == null) { return; } if (_activeChar instanceof L2Summon) { if (((L2Summon) _activeChar).getOwner() != null && ((L2Summon) _activeChar).getOwner().getAppearance().getInvisible()) { return; } } writeC(0x16); writeD(_activeChar.getObjectId()); writeD(_idTemplate + 1000000); writeD(_isAttackable ? 1 : 0); writeD(_x); writeD(_y); writeD(_z); writeD(_heading); writeD(0x00); writeD(_mAtkSpd); writeD(_pAtkSpd); writeD(_runSpd); writeD(_walkSpd); writeD(_swimRunSpd); writeD(_swimWalkSpd); writeD(_flRunSpd); writeD(_flWalkSpd); writeD(_flyRunSpd); writeD(_flyWalkSpd); writeF(1.1); writeF(_pAtkSpd / 277.478340719); writeF(_collisionRadius); writeF(_collisionHeight); writeD(_rhand); writeD(0); writeD(_lhand); writeC(1); writeC(_activeChar.isRunning() ? 1 : 0); writeC(_activeChar.isInCombat() ? 1 : 0); writeC(_activeChar.isAlikeDead() ? 1 : 0); writeC(_isSummoned ? 2 : 0); writeS(_name); writeS(_title); if (_activeChar instanceof L2Summon) { writeD(0x01); writeD(((L2Summon) _activeChar).getPvpFlag()); writeD(((L2Summon) _activeChar).getKarma()); } else { writeD(0); writeD(0); writeD(0); } writeD(_activeChar.getAbnormalEffect()); if (Config.SHOW_NPC_CREST) { writeD(_clanId); writeD(_clanCrest); writeD(_allyId); writeD(_allyCrest); } else { writeD(0); writeD(0); writeD(0); writeD(0); } writeC(0000); // C2 if (Config.L2JMOD_CHAMPION_ENABLE) { writeC(_activeChar.isChampion() ? Config.L2JMOD_CHAMP_AURA : 0); } else { writeC(0); } writeF(_collisionRadius); writeF(_collisionHeight); writeD(0x00); // C4 writeD(0x00); // C6 }
  4. Hello, Maybe stupid question, but what is lucera2 pack password algorithm? becouse (PHP) base64_encode( pack( "H*", sha1( utf8_encode("password")))) give me this hash: W6ph5Mm5Pz8GgiULbPgzG37mj9g= but on lucera2 encrypted hash is: dN/CsnrPo2TaVfk6XK7inMrTVXJH7aI4gxs+m9kxsB13/plOTxK51M+pKhJEYdIGUZfYz38z/IhWbaLbKk1urg== I found myself: base64_encode(hash('whirlpool', "password", true))
  5. server successfully started with 400+ Online :)
  6. ATENTION!!! Today 7PM (GMT +3) server will start new 5000x PVP server season(WIPE)! http://l2java.com Server type: PVP (High rates) Opened on: 01.12.2008 Rates: 5000x 5000x 50x 2500x Enchant rates: 90% (max +35) Max 8 subclasses Full buffer (9h. 50 slots) GM Shop (including RB items) Free class changer Invasion, Chaos and TVT events Some custom NPC: Poker table, Buger reporter, Top statistic, RB Watcher, Special Trader Features: Fully operational retail-style Olympiad. Fully working Castle sieges Newbie players starts with items and nobless Unique Champion system Hero items (from epic RB) Player spawn protection (7s) Unique Augment system Unique spawn system (like l2off) Offline trader After cancel you will return back buffs in 15s Nick color belongs from PVP Custom Community board PVP rank system Events { TVT - 2 teams fight each other in a life-and-death battle. Chaos - Everyone who wants to can gain certain powers for a certain period, but a curse follows - they are cursed! And become enemies... Invasion - Weird monsters start attacking the territory. The locals have to be defended and the reward is honour and plunder from the monsters. }
  7. Server successfully started 1min ago!!! :)
  8. Left less than 1:30 hours until server start!
  9. Hello, We wish to inform, what today will start new http://l2java.com Faction server season(WIPE)! If your are borring today, come and join at our communnity! A lot of unique features and and a lot unique ideas developed by our team!
  10. Hello dear players, I wish to inform, what today 7PM (GMT +2) will be new http://l2java.com 5000x PVP server season! Be ready for new battles!!! EDITED: Server successfully started, live newbie zone on FB: https://www.facebook.com/plugins/video.php?href=https%3A%2F%2Fwww.facebook.com%2F275647402457802%2Fvideos%2F1455334917822372%2F
  11. Hello players, I wish to inform, what left less than 1:30 hours until will be wiped http://l2java.com 5000x PVP server. Are your ready for new battles?
  12. We decided back to old style http://l2java.com 5000x server which players likes much more! New L2Java 5000x season will be this Sunday (2016 11 20) 6PM (GMT +2). Join at L2Java communities and improve server together! Half of donated GC will be refunded back to web accounts! Soon will be launched eoe and faction servers! Be ready!
  13. New http://L2Java.com season will be this TODAY 6PM (GMT +2). Join at L2Java communities and improve server together! Some basic Info: Server type: PVP (High rates) Opened on: 01.12.2008 Rates: 5000x 5000x 50x 2500x Enchant rates: 90% (max +35) Max 8 subclasses Full buffer (9h. 50 slots) GM Shop (including RB items) Free class changer Invasion, Chaos and TVT events Some custom NPC: Poker table, Buger reporter, Top statistic, RB Watcher, Special Trader Features: Fully operational retail-style Olympiad. Fully working Castle sieges Newbie players starts with items and nobless Unique Champion system Hero items (from epic RB) Player spawn protection (7s) Unique Augment system Unique spawn system (like l2off) Offline trader After cancel you will return back buffs in 15s Nick color belongs from PVP Custom Community board PVP rank system Additional security - All log-ons are visible to the player and you can check at any time when and from what IP address your character was logged on by typing .loginfo in the website or game. Upon logging on, the player is notified if the previous log-on was from a different IP address.
  14. Left less than 30minutes until start!!! Our player stream: https://www.twitch.tv/knock666
  15. WIPE this sunday 8PM GMT+2 More info at website: http://l2java.com
  16. A lot of changes was made at server, come and try it!
  17. Thanks for your opinion. i have one question, did you tryed to join now?
  18. Hello players, Curently Lineage2 Interlude http://l2java.com 5000x PVP servers is under construction and soon will be wiped. And while you waiting for new season, you can get free GC from special trader in Giran Castle Town! So everything is for free now! Come and try it! L2java since 2008 years!!! Our player stream: https://www.twitch.tv/knock666
  19. Left 1:10 hours until start!
  20. L2Java 5000x bye bye buggers! We want to announce, what TODAY (2016 04 30) 8PM (GMT +2) will be new Lineage2 Interlude http://L2Java.com 5000x PVP server season start! And we called it "Bye Bye buggers" A lot of work was done in past months and a lot of things was fixed in L2Java 5000x server and soon server will be ready for fresh start! Forum and mail system was fixed too! And we have new GM: Plunksna! Most important updates: * Castle sieges was fixed. * 100% now will work skills and augments (well if not 100%, than 99% should be ) * Olympiad was fixed * Movement system was fixed and renewed Geodata * GM shop was reworked * Now NPC spawns should be dinamic, like L2Off * Added auto buffs for newbie players * Added Poker game! * Added Event Engine * Added Bug report manager * Modified Community board (now are settings to turn off exp, loot, npc levels and etc) * Added new pvp rank system! * Now all epic raid boss have drops (Queen Ant, Core, Orfen, Baium, Antharas, Valakas) * Others raid boss 70+ lvl will have custom drop too * Added Hero item (hero for 24 hours, drop from epic boss) * Added NPC with Raid boss info * Modified Cancel skill (you will get back canceled buffs in 15 seconds) * Reworked all zones! * New items: Blue Marks, Life Coins, Event Coins, Premium adena * Security from botting * And others updates, which i forgot to write here What we need to do more? Most important things, to increase more balance for classes (becouse a lot of skills, which don't worked before, now should work) and we will do it in live server! And other server features: Exp/SP 5000x Enchant success: 85% Max enchant +35 No quests for proffession, subclass, nobless Buffer, buff time 9 hours. Class changer Statistic NPC Offline shop Top players NPC Augments like enchant scrolls Auto nobless Invasion event Custom champion system Well, in other words, it's completely new server with new custom zones, without bugs and with new features! What you need to do, it's just download new system and wait for server start! http://l2java.com/downloads/L2Java.exe
  21. Server successfully started 50 minutes ago! 500+ Online!
  22. L2Java 5000x Today (2016 02 27 6PM GMT+2) will begin L2Java 5000x new season! A lot of players, server from 2008 years! Are you ready for battles? Edge of Edolon (2016 02 14 6PM GMT+2)!!! was started http://l2java.com/ Lineage2 Interlude EOE stuck class server! Please update your system: http://l2java.com/downloads/L2Java.exe Server should be more stable, a lot of bugs disapears (like castle sieges ant etc). After this will be renewed and others our servers! Still need some class balances. (this is will be done, then server will be live) Changes * Exp changed from 1500x to 300x * Remaked GM Shop * After cancel skill comes back to player * Hero items for 24 hours (drops epic raid boss) * Epic boss watcher * Custom Raid Boss droplist * Augments like enchants * Auto nobless * New zones with new features * NPC spawn like L2Off servers * Alt+b -> Features (individual settings) * New PVP rank system! * Poker game! (can play from Adena or FA) * Event engine (TVT, Deathmatch, LMS, Zombie and others) * Special NPC to report bug or buggers * Some protection from bots! * Stuck class mod reworked * Invasion event * Added Blue Marks, Raid Boss Marks, Event coins, Premium Adenas Not all features currently announced.
  23. So where is my % for ths idea? :D Anyway, soon L2Java servers will be updated with a lot of new features and ideas :)
  24. Are a lot of fun inside this system :) https://www.virustotal.com/lt/file/b4b99b7b6aaf0cec983bf961609992bfca5ff9272b94b27d97dbe86027ba9049/analysis/
  25. Hello, I'm looking for Interlude system(without errrors), i found somes arround here, but they are affected some trojans by https://www.virustotal.com/ Which are best arround here?
×
×
  • Create New...