Jump to content
  • 0

prapobly noob question ;]


Question

Posted

ok problem is

i want rename server to see it in game when i log to server

 

i changed servername xml

 

<?xml version="1.0" encoding="UTF-8"?>

<servers_list>

<server id="1" name="Veto" />

 

</servers_list>

 

but in game i still see bartz :D

10 answers to this question

Recommended Posts

  • 0
Posted

ok problem is

i want rename server to see it in game when i log to server

 

i changed servername xml

 

<?xml version="1.0" encoding="UTF-8"?>

<servers_list>

<server id="1" name="Veto" />

 

</servers_list>

 

but in game i still see bartz :D

get fileedit and open servername, edit the 1st name and save it... you could search first, its already shared

  • 0
Posted

<?xml version="1.0" encoding="UTF-8"?>

<servers_list>

       <server id="1" name="VETO" />

 

</servers_list>

 

this is how look my servername.XML  file

 

 

and if I for example add

 

<?xml version="1.0" encoding="UTF-8"?>

<servers_list>

<server id="77" name="VETO" />

 

</servers_list>

 

in game i will see server name 77 lol

 

  • 0
Posted

lol you need edit that on client side, just open system/servername-e.dat by program hmm l2 FileEdit and exchange that

server_id tag_? server_name server_desc

0 1 a,Bartz\0 a,

1 1 a,Wrath\0 a,

2 1 a,Kain\0 a,

3 1 a,Lionna\0 a,

4 1 a,Erica\0 a,

5 1 a,Gustin\0 a,

6 1 a,Devianne\0 a,

7 1 a,Hindemith\0 a,

8 1 a,Teon (EURO)\0 a,

9 1 a,Franz (EURO)\0 a,

10 1 a,Luna\0 a,

11 1 a,Kastien\0 a,

12 1 a,Airin\0 a,

13 1 a,Staris\0 a,

14 1 a,Ceriel\0 a,

15 1 a,Fehyshar\0 a,

OFC only if you give in hex generator: server id 1

 

then add that file to your server path and Mission completed! ;P

  • 0
Posted

hmmm ok i can edit all files in system folder exept that with .DAT :D

 

i tryed with 4 file editors

 

 

Input file: "..\temp\servername-e.dat"

Output file (given or generated): "..\temp\dec-servername-e.dat"

 

Header: "Lineage2Ver413"

Action chosen: decode

Outer stream size: 1024

RSA pair #0 chosen (meaningful for 41x only).

 

RSA dec call.

Packs: 8

At 0/8....

RSA dec call completed.

Stream error detected during decompression.

There was an error during inner processing.

  • 0
Posted

NO Client modding discussion here.

That is the wrong section for it!

If you want to use name other than the ones in serverlist.xml you have to client mod and this is NOT the place to do it.

  • 0
Posted

you need download l2encdec from here http://dstuff.l2wh.com/l2.php and path the system file then with L2 FileEditor you can change it

 

Do you have a reading problem? Like I said NO client modding discussion here.

 

Thread closed until someone moves it since you people have a hard time respecting the no client modding discussion rule.

 

Thread Closed.

Guest
This topic is now closed to further replies.


  • Posts

    • It has been a while since I updated this thread. I am currently actively working on a full-scale port of the shader library to ensure the fast and accurate transfer of all effects. I have decompiled the original game and created a tool that fully logs the entire *Lineage 2 Interlude* particle system. This allows me to extract the original formulas hardcoded into the game, resulting in a high-fidelity port. For instance, *Lineage 2* uses an `appRnd` system that generates unique randomization patterns for different skills, giving them distinct visual characteristics; there are countless formulas and technical nuances like this. Ultimately, I will derive all the key formulas and replicate the geometry with high precision. Twelve basic geometry formulas have already been ported. The effect was created in 10 minutes using a .uc file, HLSL formulas, and SpriteEmitter particle blending formulas.   https://prnt.sc/_3UDLQVX_Y-_
    • Good luck my friend! 😃
    • try this one instead. The one he shared affects every single NPC/player character in the game, the one I posted only affects player characters  https://drive.google.com/file/d/1UtccbD9e50x3WEnQBab2PTZnBHwpcGYM/view?usp=sharing or perhaps i misunderstood; if you could please post a full explanation of the problem you're having with the files, unfortunately i think whatever you're using to translate to english is a bit bad nevermind, i got what you mean, here's the fix   https://drive.google.com/file/d/1av7OHaGSdnVQtcBgb9MhtiIkxVXy3P2y/view?usp=sharing   CanIngnoreCollision=True CanBeIngnoredCollision=True  
    • <dailyReward days="28" autoOpen="true" minimumOnlineTimeSeconds="30" oneRewardPerIP="true" resetIfMissDay="true">   For now, I have these settings in the XML—this is the V1 version I created, though I plan to make further improvements over time. Of course, I’ll also add more protections—MAC, HWID, and perhaps others like account-based restrictions—to make it more secure. We can also implement non-tradable items to further enhance the system's security. I’ll keep posting updates and refining both the system and the interface. I might make a video tomorrow; if you look at the top, you'll see the "auto-open" feature can be toggled on or off, allowing users to rely solely on the `.daily` command. Cheers! Note: If I sell it in this state, I’ll provide support and roll out updates to users. I’m not forcing anyone to buy anything; I’d even provide the patch files so that anyone with the necessary skills can add features, modify it, or improve it further.
  • 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..