Jump to content

Recommended Posts

Posted

is installing Dp and setting up ls and Gs in this project a bit difrent then the other ones?

Because when i execute- database installer in tools i always get errors! :P

help pls

Posted

is installing Dp and setting up ls and Gs in this project a bit difrent then the other ones?

Because when i execute- database installer in tools i always get errors! :P

help pls

 

How can we help you with error, without error log?

 

Use your brain from time to time please.

Posted

it tells me that the db is not made but it is :P...

if i make l2jdb2 in navicat... how will i make everything default in my Db for l2jdb so it can find it in navicat?

im talking about everything even the database installer in tools...

 

 

thank you :)

Posted

Changelog

 

 

CORE

 

 

-- gigiikun

 

 

 

* Freya Elemental formula

 

* Soul Crystal handling moved from core to quest script and updated to Freya. Thx JIV!

 

* Support for "Rebel army" which removes fort after a week from clans.

 

* Support for Supply Box spawn in Castle contracted Fortresses.

 

* Seed of Infinity -> Hall of Suffering instance.

 

* Seed of Annihilation - Maguen Pets and Raid Boss support is missing.

 

* NPC elemental table support.

 

* Quest : Finding the Lost Soldiers

 

* Primeval Isle updated to EP. Tyranno's are not reworked and Walking NPC's are missing.

 

* New herb system for better customization. UPDATE your rate.properties!!!

 

* ReedField rework.

 

* Noble players can add subbclasses without quests.

 

* More precise Epilogue PvE penalties.

 

 

 

-- _DS_

 

 

 

* Core part of NPC stats rework (with other dev's).

 

* Multiple subnets support, including some code from mrTJO.

 

* Extractable items and skills reload on the fly.

 

* New commands //debug and .debug.

 

* Removing of the level dependence from magic nukes.

 

* Multisell rework.

 

* PaganZone replaced by ScriptZone, two quests updated.

 

* Big formula rework, now almost all resistances/vulnerabilites use add instead of mul. Other formula tweaks.

 

* Support for default "no quest" html, updating of the all quests for it.

 

* Rework of the ZoneManager: support of the several xml files and vertices inside xml. Sample of the no-trade zones.

 

* Core support for "already completed" html.

 

* StealBuffs handler rework.

 

* Cancel and Banes handler rework with retail-like formula.

 

* Adaptation of the Item Broker (base code by Forsaiken, Didldak), several custom features added.

 

* All item-related fulctions can use Object as reference: logging of the receiver name/objid for post attachments.

 

* New EffectCancel support.

 

* Skill Checker, for all known ways of learning skills (autolearn, teachers, forgotten scrolls, skill transfer, subclass certification).

 

* Multiple fixes in auto-learned skills.

 

* Fix for stucking npc walkers.

 

* Olympiad-restricted items now un-equipped during port to arena.

 

* AURA-type skills fix for casting without targets.

 

* Smart cubic should not remove effects what can't be dispelled.

 

* Clan privileges needed for removing crests.

 

* Removing non-existent crests from clans because they cause packet floods.

 

* Cubics should use (probably) owner's mAtk.

 

* Support for casting Effect Signet in more regular way (core support for Day of Doom).

 

* Packet executor with some protection features. Several code tweaks for avoiding floods.

 

 

 

-- JIV

 

 

 

* Fix for setup gauge packet.

 

* Charinfo Fix.

 

* RequestDispel fix.

 

* Start Mob AI task on player click, just in case.

 

* Elementals update.

 

* Attribute remove packet structure.

 

* NpcSay update.

 

* Freya elementals system update.

 

* Fix for canceling player target while action on terrainnpc.

 

* Elementals sysmsg update.

 

* Party change loot distribution.

 

* Couple social action.

 

* NpcSay update for npcstring-e.dat.

 

* ExShowScreenMessage update.

 

* Inventory block mode. Thx Gnacik.

 

* SystemMessage parameter type 12 is for PC name.

 

* RelationChanged support for multiple chars in one packet.

 

* displayEffect is also needed for Sel Mahun Squad Leader (ZZZ animation).

 

* New Ai register method, if script handle many instances use selectable QuestEventType registration instead of registering all. + cleanup

 

* Fix for Cannot make social in attack mode.

 

* Augmentation packets update.

 

* Party Member position broadcast update. Idea from L2inc, L2dc.

 

* Steal effects in try-catch

 

* All master buffs are 1h

 

* SysMsg update, remove half kill on lethal.

 

* Support for class matser buy bypass.

 

* Core support for admin give all skills.

 

* Update packet for change displayEffect on NPC.

 

* Gm command for changing display effect on npc.

 

* Classmaster - learn skills.

 

* Any and all buffs applied to the summoner character will automatically be applied to their servitor pet.

 

* Multisell should work with lastFolkNpc.

 

* CharInfo fix.

 

* L2EffectZone update.

 

* Den of Evil update, ignore errors for now, need zone update.

 

* New method for testing to get closest zone to object.

 

* canBestolen moved to core.

 

* Apply skill effects to pet if can be at least first skill effect also stolen.

 

* Remove NPC clan from SiegeInfo.

 

* Remove GMHide.

 

* Fix for pet names, thx Hanwik

 

* AutoChat fix. Thx Hanwik.

 

* Quest items "split" in inventory (counting taken slots only).

 

* Fix for skill effects on finish cast.

 

* Disabling Compact idfactory, its just not safe.

 

* Removing sync on CharEffectList

 

* Skill sweeper-42 support for drain.

 

* SQL connection check for LS too.

 

* Core support for create item lvl 10.

 

* ClassMaster support clan increase lvl.

 

* Fix for stand up on arcana power.

 

* java-engine update.

 

* isOnline() rework \n added check on private buy for adena and online.

 

* Clan wh exploit fix.

 

* Check player skill lvls on change sub too.

 

* Raid BossPointsManager rework.

 

* Abnormal CONFUSED do not exist, or maybe do but mask is wrong..

 

* Abnormals update. (names guessed  )

 

* Party exp cutoff method is default level, diff 20.

 

* Update for Config.setParameter(). Ability to use Config variables names as parameter name.

 

* Baium archangels.

 

* Fix for missing enchant hp bonus after item reload.

 

* Archangels are invul.

 

* Baium raid curse is back.

 

* Baium should attack angels too, actually animation is not nice.

 

* Baium shouldnt attack invisible.

 

* Frintezza new loc.

 

* Update for zonemanager - spliting zones by class.

 

* Fixing some airship packets.

 

* Rework removing canceled tasks by one.

 

* Fix for two logins at same time, again delayed logout on fight bug, hope last one.

 

* Retail rune control tower spawns.

 

* Rune castle teleport add.

 

* Aden CH teleport update.

 

* admin_setskill

 

* PledgeSkillList support for squad skills.

 

* Frintezza fix after lair move. still not playable since door not work.

 

* Final fixes for frint, should be fine now.

 

* Alliance check.

 

* Damage zone default playable affecting only.

 

* Allow gm buy over weight, over slots.

 

* Fix for itemskills, move to pawn if too far.

 

* Squad skill learn support, please test, errors possible.

 

* Squad skills fixes.

 

* Schuttgart towers locs.

 

* Apply clan skill on join.

 

* Logout Process Rework

 

* Bordeland fort teleport from L2jEurope.

 

* TARGET_CLAN_MEMBER for mobs, untested. if not faction, will use on himself.

 

* l2pc deleteme() rework - merge with store.

 

* ConditionPlayerInvSize will not count qitems.

 

* Summons will use Pet weapon vuln stat to calculate damage. \n commenting npc vulnerability, we use skills anyway.

 

* Support for mails outside peace zone.

 

* More BR packets.

 

* Support for Server Merge nickname change http://goo.gl/siws

 

* Fix for TW icons.

 

* Apply effect on pet from only buffer

 

 

 

DATAPACK

 

 

 

-- MELERIX

 

 

 

* Updated Raid Basic info for Freya.

 

* Updated some Skills due Freya Changes

 

* Code format in serveral XML files.

 

* Updated some "Libs" in GameServer

 

* Updated "armor.sql" to Freya.

 

* Updated "etcitem.sql" to Freya.

 

* Updated "weapon.sql" to Freya.

 

* Updated "Infinity Weapons" now they are more powerful in Freya.

 

* Fixed "Spoil & Spoil Festival" (land rate when enchanted for pvp).

 

* Updated "Test Server Helpers" htms for Freya.

 

* Updated "Armor XML containers" + Stats.

 

* Updated "Test Server Helpers" multisells and code format.

 

* Added "Moirai/Vorpal/Elegia Armor Sets" (PVP Armor Sets included).

 

* Updated "crystal_type" in armor.sql.

 

* Updated "crystal_type" in etcitem.sql.

 

* Updated "crystal_type" in weapon.sql.

 

* Updated "consume_type" in etcitem.sql.

 

* Updated "npc.sql" to Freya.

 

* Updated "NPCs" that have different class type now, and they looks different, so... updating their radius & high.

 

* Updated more "collision_radius/height".

 

* Updated "npcaidata.sql" to Freya.

 

* Added "Missing spawns" for Test Server Helpers in Town of Schuttgart & Kamael Village.

 

* Added "Den of Evil Zones".

 

* Added "Skills" to Den of Evil Zones.

 

* Added Support for "Raise the clan's level" in Test Server Helpers.

 

* Added New Skills "Combat Aura & Patience".

 

* Added "Test Server Helpers Shops".

 

* Added "Bistakon's Skills" (guessed but working).

 

* Adeed "Cokrakon's Skills" (guessed but working).

 

* Added "Forgotten Scroll - Create Item Lv 10".

 

* Fixed "Tank Multi Buff" should replaces each other.

 

* Fixed radius in some DoE zones.

 

* Added support for "Counter Critical" (thanks to nik).

 

* Changed stackOrder for Tank Multi Buff skill.

 

* Added New Armors in //gmshop

 

* Fixed where in formulas AGGDEBUFF not AGGREDUCE_CHAR.

 

* Added New Jewels in //gmshop

 

* Fixed Enchants 1 & 2 for "Sweeper" skill.

 

* Fixed Divine Transformations buffs shouldn't disappear after untransform (thanks tan).

 

* Removed unused spawnlist

 

* Added Spawn points for Keucereus, Fantasy isle (thanks malyelfik).

 

* Added New Weapons in //gmshop

 

* Fixed weapon 16152, should be a dual dagger

 

* Updated some item names.

 

* Removing "nextActionAttack" from summon skills not needed anymore.

 

* Updated Retail Town Peace Zones.

 

* Updated siege servitor summon skills cast time has been decreased from 300 seconds to 180 seconds.

 

* Updated "Servitor Barrier" reuseDelay is 300 in Freya.

 

* Fixed Skill 5592.

 

* Added Custom clan for Archangels/Baium to make new AI works.

 

* Fix For "Patience" skill due to... http://goo.gl/cR8g

 

* Added "Betrayal Mark" (pre-implementation).

 

* Fixed "Steal Divinity" is not a debuff.

 

* Adeed Doors for "Ice Queen's Castle" & "Frintezza Battle".

 

* Removed old Frintezza Battle Doors.

 

* Updated Doors IDs in "Frintezza.java" due new "Frintezza Battle" Doors.

 

* Updated "castle_door.sql" to Freya (only names & positions for now).

 

* Updated "fort_staticobjects.sql" to Freya (only names & positions for now).

 

* Updated "door.csv" to Freya (only names & positions for now).

 

* Fixed "Lethal Blow" skill use SSBoost, verified with Tan in Rpg-Club.

 

* Fixes in cubic skills.

 

* Updated Different condition for HEAL_PERCENT skills on enemies.

 

* Fixed "enchant 3" in "Tribunal & Judgment" skills.

 

* Fixed database_installer.sh (thanks kotk).

 

* Fixed Common Dynasty Sets can open Cloak Slot (thanks Adry_85) & (Common Dynasty PVP Sets too).

 

* Fixed Enchant 3 in "Spoil & Spoil Festival" Skills (Retail Typo) Source: http://goo.gl/XPUX

 

* Fixed Fixed Enchant 3 in "Prominence, Hurricane & Hydro Blast" skills (thanks Adry_85).

 

* Fixed a Typo in "Servitor Heal" Lvl 2 (thanks Adry_85).

 

* Fixed "Caravaner's Remedy" can't be sold.

 

* Fixed Missing spawn for Linda (Source Freya PTS) (thanks malyelfik).

 

* Added Hellbound Desert Zone 2.

 

* Fixed Skill 1320 Lvl 1 should be learned when Character is Lvl 5 not Lvl 1.

 

* Fixed Improved Baby Pets should take 35% exp from owner not 10% (thanks Adry_85). Source:''' http://goo.gl/eEIn

 

* Fixed "Divine Inspiration" should be learner by "Second Classes", not by Basic Classes.

 

* Updated Wolf should take 27% exp and Evolved wolfs 35% (thanks Adry_85).

 

* Updated "90002004.xml" (thanks Adry_85).

 

* Fixed Missing "saveVs" in "Trance" Skill (thanks Adry_85) (added in others skills too where is missing).

 

* Updated "90001004.xml" (thanks Adry_85).

 

* Removed "Freya High Hive skills" from skill_trees, they are not used in Freya.

 

* Updated numeric types in several SQL tables tables.

 

* Fixed http://trac.l2jdp.com/ticket/3966 and in some other skills.

 

* Fixed item 14796.

 

* Final Form Skills Rework (NOTE: Soul Sucking skill needs retail check).

 

* Updated "311262517.xml" added Vorpal, Elegia and Vesper Noble set (thanks Adry_85). Sources: http://goo.gl/coGq 'n' http://goo.gl/fK5F

 

* Fixed a Typo fix in "Pa'agrio's Fist" skill EnchPower (thanks Adry_85).

 

* Fixed Elixir of Life incorrect values since http://trac.l2jdp.com/changeset/6119

 

* Fixed Betray skill missing magic level.

 

* Fixed Elemental Protection skill fire resistance should be 20, not 30 (thanks Adry_85).

 

* Updated some NG items that are not echantable (thanks Adry_85).

 

* Updated Cubics activationchance/time to retail, also changed land rate to 25 in skill 5682.

 

* Fixed clanhall_siege_guard table in not used yet, but better to have this imported.

 

* Added new NPCs due new client update.

 

* Fixing some SQL updates where column name is not renamed, ATER TABLE MODIFY should be used instead of ATER TABLE CHANGE.

 

* Cleanup old SQL updated that are not needed.

 

* Fixed stackOrder in berserk skills.

 

* Added some missing stackOrders.

 

 

 

-- lion

 

 

 

* Increase chat delay to 60 like on retail for Preacher of Doom/Orator of Revelations

 

* Synch with freya teleport, add soulshot/spiritshot to shop

 

* More new skill containers

 

* 3 new transformations

 

* Update recipe to freya client

 

* Spawnlist for Priest of Blessing and his html

 

* Update html for Ishuma and multisell for craft dualsword

 

* During Olympiad Fisherman's Recovery Potion item skills' problems have been corrected. (other potion also bugged earlier, now allowed only Bottle of Souls)

 

* Update quest reward for all quests to freya pts

 

* Xml for new weapon

 

* Update enchant_skill_groups to freya

 

* Multisell rework (dp)

 

* Update Kirklan multisell on Keucereus Alliance Base

 

* Add npc, html teleporter Lionel on Keucereus Alliance Base

 

* Droplist for Supply Box

 

* Maximum CP has increased for the following classes: Sorcerer, Spellsinger, Spellhowler: 20% increase compared to the previous state. \n Bishop: 29% increase compared to the previous state. Elven Elder, Shillien Elder: 80% increase compared to the previous state. Overlord: 13% increase compared to the previous state.

 

* Update bodypart in armor

 

* Update bodypart in weapon.sql

 

* Update Spice in Beast Farm

 

* Add all new weapon to Maestro Ishuma - Apply Weapon SA

 

* Add all new weapon to Maestro Ishuma - Remove Weapon SA

 

* Add to Blacksmith of Mammon Apply/Remove Weapon SA for rare vesper weapon

 

* Add all new item to Reputation Manager: Apply/Remove PvP Enhancement

 

* Update crystal_count for armor and weapon, thanks for help Sonic

 

* Update weaponType in weapon

 

* Update price for weapon

 

* Update sellable/dropable/destroyable/tradeable/depositable for weapon

 

* Update sellable/dropable/destroyable/tradeable/depositable for armor

 

* Update change_weaponId for new weapon

 

* Teleport for GM

 

* Update price etcitem

 

* Update text for Golem Trader

 

* Update npc_elementals

 

* Update multisell Blacksmith Ishuma - Unseal Dynasty, Vesper, Moirai Accesories

 

* Update Blacksmith Ishuma - Upgrade Vesper Armor to Vesper Noble Armor

 

* Update multisell Blacksmith Ishuma - Unseal Dynasty, Moirai, Vesper Armor

 

* Real target land rate 100%

 

* Weapon SA for new weapon

 

* Kamaloka Labyrinth of the Abyss (level 83)

 

* Slash, Whiplash, Dicing Death in descriptions: Over-hit is possible.

 

* Curse of Abyss reuse 30 sec

 

* Price fix for Vorpal armor. Price,skill,crystal count for Freya Necklace

 

* Price for accessory

 

* Added to Ishuma support for Change the class of Dynasty High Grade Armor

 

* Skill Seed of Revenge, Spirit of Phoenix, Eva's Will, Pain of Shilen, Betrayal Mark in client is Magic

 

* Curse of Divinity after test increase dependOnTargetBuff to val="0.3"

 

* Update Silent Valley: add drop herb, update skill, update spawnlist

 

* Missing shop for Ralford, Carson, Judith, Renee

 

* Clear Plains of Lizardmen from Chest

 

* Fix Deadly Roullete no more kill with 1 hit add reuse for all sub skill (reuse the same as this skill have buff duration)

 

* Add mobs from SOA and MOS to script SeeThroughSilentMove

 

* Fully rework spawnlist in Talking_Island (this will fix bad spawns like when you enable geodata you see msg can't see target) all spawn sniffed from retail

 

* Rework spawnlist in Sea of Spores

 

* Rework spawnlist in Dwarf Village

 

* Rework spawnlist in Partisan Hideaway

 

* Cancel triggered with 100% chance in Touch of Death and Insane Crusher, also debuff replace each other

 

* Rework spawnlist in Dark Elf Village (and territory near DE)

 

* Floran fort teleport

 

* Rework spawnlist in Orc Village (and territory near Orc Village), add some missing spawns. Also some small clean up

 

* Rework spawnlist in Elven Village (and territory near Elven Village)

 

* Rework spawnlist in Breka's Stronghold/Gorgon Flower Garden

 

* Update spawn in Patriot necropolis, add new spawns and replace some wrong

 

* Droplist for new Beast Farm

 

* Fix table for skill Corpse Life Drain

 

* Missing enchant for Polearm Accuracy and War Frenzy

 

* Missing enchant for decoy

 

* Droplist for Seed of Annihilation

 

* Landing zone for Seed of Annihilation near Airship Controller

 

* DP support for Day of Doom skill

 

 

 

-- Gnacik

 

 

 

* NPC stats rework

 

* NPC skills rework

 

* Npc ShiftClick rework

 

* Ability to rename clan subPledges at class master

 

* LogItem rework and new config LogItemsSmallLog (details in .properties file)

 

* Quest: If you need open normal window from Quest (not Quest window with reward) just use .html not .htm file.

 

* Cubics: skill level calculation based on summon cubic skill enchant (if enchanted)

 

* Premium Items, main 'engine' for now.

 

* Easy Event Engine (sample scripts are inside scripts/mods/ folder)

 

* Locations implemented : Stakato Nest, Monastery of Silence, Plains of Lizardman, Archaic Laboratory, Den of Evil, Crypts of Disgrace

 

* Quests: Seven Sign Contract Of Mammon, Secret Mission, Watch What You Eat, Steps For Honor, To The Seed Of Annihilation, Poisoned Plains of the Lizardmen, Request of Ice Merchant, The Name Of Evil I, Cursed Life, Only What Remains, Expulsion of Evil Spirits, Bring Up With Love

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



  • Posts

    • Quick head's up if anyone needs sniffer we have it and the price is reasonable. any server is doable.
    • so u need to create them and then use the icon name in the prefered ones
    • ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━      ⚔️  A NEW ERA OF LINEAGE 2 PVP  ⚔️         High Five | 2026 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ We are building something that has never existed before. Not another copy. Not another "x2000 PvP server with TvT." This is a complete PvP ecosystem — where every kill matters,every rivalry has a face, and your legacy is worn on your character. We are sharing this here first, before anything is announced publicly. We want feedback. We want the right people. ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 📌  CORE SERVER FEATURES ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 🔹 Chronicle .............. High Five 🔹 Rates .................. x2000 🔹 Safe Enchant ........... +3 🔹 Max Enchant ............ +10 🔹 Enchant Rate ........... 33% 🔹 Buff Slots ............. 24 + 4 🔹 Song & Dance Slots ..... 12 🔹 Buff Duration .......... 4 hours 🔹 TvT .................... Every Hour  (Karma + PvP points) 🔹 Hero ................... Every Week 🔹 Olympiad ............... 3 Hours Daily 🔹 Castle Sieges .......... Weekly 🔹 Territory Wars ......... Weekly 🔹 Grand Bosses ........... 1 week respawn 🔹 Costume Farm Area ...... Custom mobs & zones 🔹 NPC Buffers + GM Shops 🔹 Custom Economy 🔹 Custom Playground 🔹 Custom Events 🔹 Anti-Bot | Anti-DDoS | Highly Secured 🔹 Stable | No Lag | No sudden wipes ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 🚀  5 FEATURES THAT HAVE NEVER EXISTED      ON ANY LINEAGE 2 SERVER ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ ─────────────────────────────────────── 💰  1. BOUNTY HUNTER SYSTEM ─────────────────────────────────────── Every player with high PvP points becomes a target. Anyone can place real in-game adena / currency / gear as a bounty on any specific player they want dead. Kill the target → collect the bounty. → Top 10 Active Bounties visible LIVE on website + in-game board → Updated in real time — anyone can see who has a price on their head → Clans place bounties on enemy leaders before sieges → Creates real economic stakes behind every single kill → 100% organic drama — no admin needed to create conflict ─────────────────────────────────────── 🏆  2. SEASON RANKED LADDER + REAL PRIZE POOL ─────────────────────────────────────── Every 45 days a Season ends. PvP Score resets. Gear stays. Glory is earned. → Top 3 players receive a REAL money prize pool at season end → Top clan earns a unique exclusive in-game title displayed for the entire next season → Permanent Hall of Fame on website — name, class, kills, and season — forever → Season end = fresh ranking start for everyone New players have a real shot. Veterans must defend. → This single feature will make clans actively recruit  and communities form around the server organically ─────────────────────────────────────── 📱  3. LIVE SERVER DASHBOARD ─────────────────────────────────────── A fully live website — accessible from any phone or browser: → Real-time Kill Feed — who killed who, where, when → Live PvP Leaderboard — updated every minute → Live Bounty Board — active bounties and claimed kills → Grand Boss timers — next Baium, Antharas, Valakas spawn → Siege countdown with registered clans visible → Server population — online now, today's peak, all-time peak Why this matters: Players check their phone at work and see their clan is losing the siege. They log in. They recruit a friend. That friend stays. Friends who have never played see the stats and ask what server it is. This is automatic word-of-mouth that no advertisement can buy. ─────────────────────────────────────── ⚔️  4. NEMESIS SYSTEM ─────────────────────────────────────── The system tracks who kills you most. If the same player kills you 5 times in a row — he becomes your official NEMESIS. → A red skull icon appears above his head — visible only to you → Kill your Nemesis → DOUBLE PvP points    + server-wide announcement: "[PlayerX] has avenged his honor against [PlayerY]!" → If he kills you 10 times consecutively → you receive the title [Hunted] — visible to the entire server    Public humiliation. Maximum motivation. → Eliminate your Nemesis → your title is removed    He receives [Defeated] for 1 hour This transforms anonymous PvP into personal rivalries. Players will bring friends just to help eliminate their Nemesis. These stories are what people talk about for years. ─────────────────────────────────────── 👑  5. CLAN SIEGE CROWN — WEARABLE LEGACY TROPHY  ─────────────────────────────────────── This feature does not exist on any L2 server in the world. Every clan that wins a Castle Siege receives 10 custom hat/accessory items — physically wearable in-game. Each Crown is: → UNIQUE per castle — Aden Crown has a different visual from Giran Crown, Rune Crown, Goddard Crown, etc. → PERSONALIZED — the clan name AND clan crest are embedded visually on the hat itself, like a clan cloak but on your head    Every player who sees you knows exactly who you are and what castle your clan owns → NUMBERED — tooltip reads:    "Crown of Aden #4/10 — Season 2"    A collectible. A proof. A statement. → PERMANENT — you lose the castle at next siege, you keep the Crown → LEGACY — at season end it becomes a permanent trophy:    "Crown of Aden — Season 2  |  [YourClanName]"    Stored in your inventory as living history When a player wearing this Crown walks through Giran, everyone sees the clan crest displayed on the accessory. No leaderboard needed. Status is worn on your character.   -------------------------------------------------------------------------------------------------------------------------------------------------------------------- ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 🛠️  WHO WE ARE LOOKING FOR ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ We are building the right team first. No launch date until everything is right. ✅ H5 Developer — L2J or L2OFF    Must have experience with high-rate PvP servers    Bonus: experience with custom feature development ✅ Web Developer — for the Live Dashboard + account panel    Must be comfortable with real-time data display    (websockets, live feeds, mobile-friendly) ✅ Designer / 3D Artist — for custom Crown visuals per castle    If you have L2 texture/model experience, we want to talk ✅ GMs / Community Managers    Active, fair, experienced, trusted by the community ✅ Beta Testers    Players who know H5 PvP inside out    Willing to stress-test and break things on purpose ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 💬  WE WANT YOUR HONEST FEEDBACK ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ We are building this WITH the community. Every reply here shapes the final product. → Which of these 5 features excites you most? → What do you think will NOT work and why? → What is missing that would make you stay for months? → Would you play this if it opened tomorrow? We are not looking for hype. We are looking for honest opinions from people who have seen servers rise and fall. Tell us what we are getting wrong. Reply below or send a PM directly. Serious people only. ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ P.S. — The inspiration for this project came from a server many of us played years ago called L2Gang. That nostalgia is what started this conversation. What we are building is something entirely new. ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
    • Please is anyone who can share the compiled version of the l2editor source for interlude? Because i run the !GenerateLibs.bat with the corrected code by CriticalError and then i try to build with the vs 2013 but i get errors again and again and when i try anyway to open or create something with the UnrealEd.exe then it closes automatically.
  • Topics

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