Jump to content

Recommended Posts

Posted
17 hours ago, CriticalError said:

Hello bro thanks a lot for great contribution, have a question, after open file and try compile got lot errors, using same version you say Visual Studio 2013 Community Editor

Sorry, run bat file System\!GenerateLibs.bat

Posted

 

16 hours ago, Rootware said:

It is a pity that such a project has remained useless.

Я его начинал чисто что бы подтянуть скиллы в реверсе, а потом попросту стало скушно...

Posted (edited)
On 4/19/2019 at 4:13 AM, lordofdest said:

As you know i abandoned this project..

This is my latest source code of Editor based on Interlude dll.

 

Use VS 2013 Community Edition to build it.

Run System\!GenerateLibs.bat to generate lib files for l2 dlls.

 

Editor Source Code

 

Have a fun! :dance:

no matter if run bat file because I do before, but anyway got this error with bat, one thing is you need edit !GenerateLibs.bat and change line "%VS140COMNTOOLS to "%VS120COMNTOOLS is for Visual Studio 2013, because 140 is for Studio 2015.

Quote

 

lease/!_var1!.lib"
The system can not find the path specified.

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>move "!_var1!.lib"
 "../!_var1!/Release/!_var1!.lib"
The system can not find the path specified.
They have moved         0 archivos.

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>ENDLOCAL

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>CALL :GeneratePack
age Fire

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>SETLOCAL EnableDel
ayedExpansion

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>SET _var1=Fire

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>del "!_var1!.txt"


C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>del "!_var1!.def"


C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>del "!_var1!.exp"


C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>del "!_var1!.lib"


C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>dumpbin /EXPORTS "
!_var1!.dll"  1>"!_var1!.txt"

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>java -cp GenerateD
efFromDumpbin.jar Main "!_var1!"

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>lib /def:"!_var1!.
def" /OUT:"!_var1!.lib"
Microsoft (R) Library Manager Version 12.00.31101.0
Copyright (C) Microsoft Corporation.  All rights reserved.

LINK : warning LNK4068: /MACHINE not specified; defaulting to X86
   Creating library Fire.lib and object Fire.exp

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>del "../!_var1!/De
bug/!_var1!.exp"
The system can not find the path specified.

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>copy "!_var1!.exp"
 "../!_var1!/Debug/!_var1!.exp"
The system can not find the path specified.
        0 archivo(s) copiado(s).

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>del "../!_var1!/De
bug/!_var1!.lib"
The system can not find the path specified.

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>copy "!_var1!.lib"
 "../!_var1!/Debug/!_var1!.lib"
The system can not find the path specified.
        0 archivo(s) copiado(s).

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>del "../!_var1!/De
bug/!_var1!.exp"
The system can not find the path specified.

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>move "!_var1!.exp"
 "../!_var1!/Release/!_var1!.exp"
The system can not find the path specified.
They have moved         0 archivos.

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>del "../!_var1!/Re
lease/!_var1!.lib"
The system can not find the path specified.

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>move "!_var1!.lib"
 "../!_var1!/Release/!_var1!.lib"
The system can not find the path specified.
They have moved         0 archivos.

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>ENDLOCAL

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>CALL :GeneratePack
age IpDrv

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>SETLOCAL EnableDel
ayedExpansion

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>SET _var1=IpDrv

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>del "!_var1!.txt"


C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>del "!_var1!.def"


C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>del "!_var1!.exp"


C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>del "!_var1!.lib"


C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>dumpbin /EXPORTS "
!_var1!.dll"  1>"!_var1!.txt"

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>java -cp GenerateD
efFromDumpbin.jar Main "!_var1!"

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>lib /def:"!_var1!.
def" /OUT:"!_var1!.lib"
Microsoft (R) Library Manager Version 12.00.31101.0
Copyright (C) Microsoft Corporation.  All rights reserved.

LINK : warning LNK4068: /MACHINE not specified; defaulting to X86
   Creating library IpDrv.lib and object IpDrv.exp

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>del "../!_var1!/De
bug/!_var1!.exp"
The system can not find the path specified.

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>copy "!_var1!.exp"
 "../!_var1!/Debug/!_var1!.exp"
The system can not find the path specified.
        0 archivo(s) copiado(s).

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>del "../!_var1!/De
bug/!_var1!.lib"
The system can not find the path specified.

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>copy "!_var1!.lib"
 "../!_var1!/Debug/!_var1!.lib"
The system can not find the path specified.
        0 archivo(s) copiado(s).

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>del "../!_var1!/De
bug/!_var1!.exp"
The system can not find the path specified.

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>move "!_var1!.exp"
 "../!_var1!/Release/!_var1!.exp"
The system can not find the path specified.
They have moved         0 archivos.

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>del "../!_var1!/Re
lease/!_var1!.lib"
The system can not find the path specified.

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>move "!_var1!.lib"
 "../!_var1!/Release/!_var1!.lib"
The system can not find the path specified.
They have moved         0 archivos.

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>ENDLOCAL

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>CALL :GeneratePack
age Window

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>SETLOCAL EnableDel
ayedExpansion

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>SET _var1=Window

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>del "!_var1!.txt"


C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>del "!_var1!.def"


C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>del "!_var1!.exp"


C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>del "!_var1!.lib"


C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>dumpbin /EXPORTS "
!_var1!.dll"  1>"!_var1!.txt"

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>java -cp GenerateD
efFromDumpbin.jar Main "!_var1!"

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>lib /def:"!_var1!.
def" /OUT:"!_var1!.lib"
Microsoft (R) Library Manager Version 12.00.31101.0
Copyright (C) Microsoft Corporation.  All rights reserved.

LINK : warning LNK4068: /MACHINE not specified; defaulting to X86
   Creating library Window.lib and object Window.exp

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>del "../!_var1!/De
bug/!_var1!.exp"
The system can not find the path specified.

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>copy "!_var1!.exp"
 "../!_var1!/Debug/!_var1!.exp"
The system can not find the path specified.
        0 archivo(s) copiado(s).

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>del "../!_var1!/De
bug/!_var1!.lib"
The system can not find the path specified.

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>copy "!_var1!.lib"
 "../!_var1!/Debug/!_var1!.lib"
The system can not find the path specified.
        0 archivo(s) copiado(s).

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>del "../!_var1!/De
bug/!_var1!.exp"
The system can not find the path specified.

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>move "!_var1!.exp"
 "../!_var1!/Release/!_var1!.exp"
The system can not find the path specified.
They have moved         0 archivos.

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>del "../!_var1!/Re
lease/!_var1!.lib"
The system can not find the path specified.

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>move "!_var1!.lib"
 "../!_var1!/Release/!_var1!.lib"
The system can not find the path specified.
They have moved         0 archivos.

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>ENDLOCAL

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>CALL :GeneratePack
age WinDrv

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>SETLOCAL EnableDel
ayedExpansion

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>SET _var1=WinDrv

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>del "!_var1!.txt"


C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>del "!_var1!.def"


C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>del "!_var1!.exp"


C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>del "!_var1!.lib"


C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>dumpbin /EXPORTS "
!_var1!.dll"  1>"!_var1!.txt"

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>java -cp GenerateD
efFromDumpbin.jar Main "!_var1!"

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>lib /def:"!_var1!.
def" /OUT:"!_var1!.lib"
Microsoft (R) Library Manager Version 12.00.31101.0
Copyright (C) Microsoft Corporation.  All rights reserved.

LINK : warning LNK4068: /MACHINE not specified; defaulting to X86
   Creating library WinDrv.lib and object WinDrv.exp

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>del "../!_var1!/De
bug/!_var1!.exp"
The system can not find the path specified.

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>copy "!_var1!.exp"
 "../!_var1!/Debug/!_var1!.exp"
The system can not find the path specified.
        0 archivo(s) copiado(s).

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>del "../!_var1!/De
bug/!_var1!.lib"
The system can not find the path specified.

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>copy "!_var1!.lib"
 "../!_var1!/Debug/!_var1!.lib"
The system can not find the path specified.
        0 archivo(s) copiado(s).

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>del "../!_var1!/De
bug/!_var1!.exp"
The system can not find the path specified.

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>move "!_var1!.exp"
 "../!_var1!/Release/!_var1!.exp"
The system can not find the path specified.
They have moved         0 archivos.

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>del "../!_var1!/Re
lease/!_var1!.lib"
The system can not find the path specified.

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>move "!_var1!.lib"
 "../!_var1!/Release/!_var1!.lib"
The system can not find the path specified.
They have moved         0 archivos.

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>ENDLOCAL

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>pause
Press a key to continue . . .

 

Edited by CriticalError
Posted
2 hours ago, lordofdest said:

 

Я его начинал чисто что бы подтянуть скиллы в реверсе, а потом попросту стало скушно...

А мог бы заработать ещё и копеечку.

Posted
28 minutes ago, Rootware said:

А мог бы заработать ещё и копеечку.

Нене все что делал для л2 было для души, так что работаю только за идею и как только становиться не интересно начинаю заниматься чём-то другим.. то эмули ковыряю то эксты к птсу пишу ;))

Posted
2 hours ago, lordofdest said:

Нене все что делал для л2 было для души, так что работаю только за идею и как только становиться не интересно начинаю заниматься чём-то другим.. то эмули ковыряю то эксты к птсу пишу ;))

 

Есть вещи которые выходят за рамки "для души" и должны немного оплачиваться. Иначе энтузиазм закончится так и не начавшись. Навыки реверса вы апнули, а вот практического смысла от программы мало кто ощутил. Об этом я и написал.

Posted (edited)
21 hours ago, Bumble said:

This project is awesome! I hope someone continues the work.

this project is empty it won't even compile :D (if u would want to edit main parts)  , main library sources are missing for good reasons !

 

i made exactly same thing in approx same time

P0KBtpi.png

h8TZqia.png?1

https://imgur.com/a/3xcGu u can see the date

, its kind'a funny

Edited by LightFusionMain
Posted

ok here fix of @lordofdest just edit !GenerateLibs.bat and put this

 



CALL "%VS120COMNTOOLS%vsvars32.bat"

CALL :GeneratePackage Core
CALL :GeneratePackage Engine
CALL :GeneratePackage ALAudio
CALL :GeneratePackage D3DDrv
CALL :GeneratePackage Fire
CALL :GeneratePackage IpDrv
CALL :GeneratePackage Window
CALL :GeneratePackage WinDrv


pause
goto :eof


:GeneratePackage
SETLOCAL EnableDelayedExpansion
SET _var1=%1


del "!_var1!.txt"
del "!_var1!.def"
del "!_var1!.exp"
del "!_var1!.lib"


dumpbin /EXPORTS "!_var1!.dll" > "!_var1!.txt"
java -cp GenerateDefFromDumpbin.jar Main "!_var1!"
lib /def:"!_var1!.def" /OUT:"!_var1!.lib"


md "../!_var1!/Debug"
md "../!_var1!/Release"


del "../!_var1!/Debug/!_var1!.exp"
copy "!_var1!.exp" "../!_var1!/Debug/!_var1!.exp"
del "../!_var1!/Debug/!_var1!.lib"
copy "!_var1!.lib" "../!_var1!/Debug/!_var1!.lib"


del "../!_var1!/Debug/!_var1!.exp"
move "!_var1!.exp" "../!_var1!/Release/!_var1!.exp"
del "../!_var1!/Release/!_var1!.lib"
move "!_var1!.lib" "../!_var1!/Release/!_var1!.lib"


ENDLOCAL

Posted
6 minutes ago, LightFusionMain said:

this project is empty it won't even compile :D (if u would want to edit some parts)  , main library sources are missing for good reasons !

Hey man this is editor based on original dll so source code in core modules doesn’t need for it...

 

This source was success compiled by 2 mxc members.

Posted
31 minutes ago, Rootware said:

 

Есть вещи которые выходят за рамки "для души" и должны немного оплачиваться. Иначе энтузиазм закончится так и не начавшись. Навыки реверса вы апнули, а вот практического смысла от программы мало кто ощутил. Об этом я и написал.

Хз, у меня почему то мотивация деньгами не работает...

Posted

thank you .. the best thing I've ever met, it's a pity that it is not being developed, but I think someone will develop

 

Posted
1 hour ago, lordofdest said:

Хз, у меня почему то мотивация деньгами не работает...

 

Потому что и результата (кроме сугубо личного) от вашей работы нет, кроме как открыть карту и что-нибудь подвигать. Вещь должна быть хоть чем-то полезна. В противном случае зачем её шарить.

Posted (edited)
5 hours ago, lordofdest said:

Hey man this is editor based on original dll so source code in core modules doesn’t need for it...

 

This source was success compiled by 2 mxc members.

u have issues that require recompilation/editing/analyze of callstack,forkflow  of engine.dll and core.dll and without the sources that u use to build precompiled headers , your release is actually useless, as noone would ever fix them.

Yes u can compile but u get a 2017 version for view, nothing u could do with it ,i mean most of all wouldn't be able to do, for me(Or someone who could put it all together with other sources, or create a hook module etc)  it might be something like additional info on structures, etc, ( but for me i already had most that i was needed), not to mention that l2 community is dead mostly and noone ever would be found to do such job and for free, again its most likely that l3 would be released =), other then fixing those issues without source .

So this release is nothing more then air shaking .

 

3 hours ago, Rootware said:

 

Потому что и результата (кроме сугубо личного) от вашей работы нет, кроме как открыть карту и что-нибудь подвигать. Вещь должна быть хоть чем-то полезна. В противном случае зачем её шарить.

 

нечего он там не шарил чтобы она была полезной, по объевтиным причинам! чтобы такие хитрожопые как ты(просто пример) , потом не делали свои моды и продавали втихаря за овердофига $ .

там за место сурсов core и engine для компиляции - выступает Precompiled headers, и нормальный модуль(для фикса багов) в таком случае не сделать, ибо все это дело надо дебажить чтобы видить откуда корни проблем идут, а Core И engine Это основа без них можно вообще забыть о такой разработке это 1 геморой.

Там уйма дыр и багов в эдиторе windrv window, и других модулях, их фиксить /дебажить их через иду(которую конечно же не кто не закинул)  займет уйму времени, не кто этим заниматься не будет .

 

Edited by LightFusionMain

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