Jump to content

Dreigons

Members
  • Posts

    240
  • Credits

  • Joined

  • Last visited

  • Days Won

    1
  • Feedback

    0%

Dreigons last won the day on December 27 2021

Dreigons had the most liked content!

1 Follower

About Dreigons

Profile Information

  • Gender
    Male

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Dreigons's Achievements

Rookie

Rookie (2/16)

  • Dedicated Rare
  • Conversation Starter Rare
  • Week One Done Rare
  • One Month Later Rare
  • One Year In Rare

Recent Badges

1

Reputation

  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
×
×
  • Create New...