Jump to content

Recommended Posts

Posted

A Small Guide maybe it will help some people to edit ;)

 

09723fccc86b41dea80a2c5e6d4388d0.jpeg

 

this kind of patch is not laid me in sharing only for the reason that it is created individually for each player. And create a patch for all impossible. Therefore, I will explain a method of its creation.

To make a patch, you need a number of programs:

 


Before you begin, determine what skills you need to display.

For example, I'll show you the process of creating such a patch for skill Noblesse Blessing (id 1323).

 The patch is that we replace the original animation skills to the animation on the similarity of "1 win", "two win", "3 win" and so on, but with a modified texture. (Id 6470-6489). There are other skills that use similar mechanics, but I will show the creation of the patch on the example animations win.

 

d0559e478d144f05a1beda27827ea181.jpeg

 

Run the program L2Tool. And click on the "Browse" button next to utx line. Now we have to choose the file that contains the textures for the effects, which we will use.

 

1c7ab800751a4fc7b6b75ead8e7a15c7.jpeg

 

In this case, we need LineageEffectsTextures.utx file that is located in SysTextures folder. Select the file and click "Open."

 

98539cf75ffe48e2a42c1981e43651a2.jpeg

 

In the drop-down menu, find the texture called branch.v_01 and click on "export" button.

 

bd25c2e0c3b54f449f9662d6e385a3c2.jpeg

 

Save the file in a place convenient for you and run Photoshop already installed plug-in NVIDIA. The plugin needs to work with the file format * .dds.
View our exported file you should see something like the following picture:
 
942acf42bebd4b94b8fe33317ed4d807.jpeg
 
he file name and extension of I is different, so I exported the texture in any other way, but the process is not affected.
Now back to the very beginning, when you had to decide what kind of skills you need to display. As I show an example for Noblesse Blessing, I will take this skill icon. You can use any other, though personally drawn. Find the desired icon can be, for example, based  L2kc.ru .
We place our icon to a new layer in the document and change its size to your liking. After that, we need to select our layer for further action. This can be done either by using Photoshop tools or by clicking on the icon layer of the left mouse button while holding the Ctrl key. In my case, I pulled the original image on the whole area:

 

77a58024a24d424f915a1ca78ed546d1.jpeg

 

Next, we go to the Channels tab, and remove the alpha channel, which remained from the original image.

 

8a60978426ca4d38a970b32be5b5fca8.jpeg

 

After that, we need to create a new alpha channel, which will be used in our new texture. To create an alpha channel, you must press a special button in the lower right corner on the Channels tab. In this case you must be assigned the object for which the channel is created. This is why we allocated the entire layer with our icon above.

 

cb6129af9bb949538052a8378c6df0cc.jpeg

 

After the alpha channel is created, we need to save the new texture. Save the file must be in the format * .dds

 

62568de672c84b09889a17006ea564bd.jpeg

 

IMPORTANT! When you save a need to set the following parameters:

 

b21514df6d2046149810f0509a876fbf.jpeg

 

Back in L2Tool program and click on the "Browse" button next to the line img

 

bb2aa249134f4ad68b86badbb41d920e.jpeg

 

Choose a texture, we just saved. If done correctly, the button set in L2Tool becomes the active program. Push it, thus replacing the old texture in a file on our new.

 

0a5eab9a856a4f8c94f6aaeb0bc481bb.jpeg

 

Texture can also be immediately viewed by clicking on the view button

 

e1b63c3039534ecda4c8b251edb2356c.jpeg

 

Next we need to change the call using animation skills. To do this, run the program and open FileEdit it Skillgrp.dat file that is located in system_AVERIA_GUARD folder. Open and save the file must be in the 413th encoding, which is selected in the top panel of the program next to the chronicles.
As an example, I'll use the animation skills "1 win's", then I need to find how the same option she had caused. ID skills "1 win" 6470, so the list on the file I find a string that describes this skill. I am interested in the column desc, which is the 11th in a row and is in front of the indication of the ability icon. Remember the highlighted option or write.
 
40bbf2d588f049de8a037be5d4ee2d0e.jpeg
 
s mentioned earlier I write an example to display Noblesse Blessing skills, so I need to replace a parameter with its animation on the one we memorized in the preceding paragraph. ID skills Noblesse Blessing 1323. Check the ID of the skills you can all be on the same basis  L2kc.ru , or any other. On L2kc ID is written in the address bar:
 
e62c3ffcdd044b5b970b3e645ec7b7d3.jpeg
 
Find the line of the desired skills, we are also using the file search. And replace it with option desc (at Noblesse Blessing is 1048) on br_event_015_01.
 
b998121e650a4a10b754c9d9baffb99c.jpeg
 
As a result, in 1323 the line should look like the following:
1323 1 4 1 69 400 1 4.00000000 1 D br_event_015_01 icon.skill1323 0 0 0 a, none \ 0 0 8 10 0 a, none \ 0
IMPORTANT! Many skills have several levels, so for each level will have its own line in the file. The level specified in the second column. If you want to change the animation for all skill levels, it is necessary to change the desc parameter for each row of your ability.
Save the file in the 413th encoding. Run the client through l2.exe in system_AVERIA_GUARD folder and check the result.

 Tip

SP win only 20. There are others with such animation, but I think 20 is enough for all abilities. Therefore, I will write only their ID, and texture settings desc.
Skill: 1 win, ID: 6470 Texture: branch.v_01, desc: br_event_015_01 Skill: 2 win, ID: 6471, Texture: branch.v_02, desc: br_event_015_02 Ability: 3 win, ID: 6472, Texture: branch.v_03 , desc: br_event_015_03 Ability: 4 win, ID: 6473, texture: branch.v_04, desc: br_event_015_04 Skill: 5 win, ID: 6474, texture: branch.v_05, desc: br_event_015_05 Skill: 6 win, ID: 6475, texture : branch.v_06, desc: br_event_015_06 Skill: 7 win, ID: 6476, texture: branch.v_07, desc: br_event_015_07 Skill: 8 win, ID: 6477, texture: branch.v_08, desc: br_event_015_08 Skill: 9 win, ID : 6478, texture: branch.v_09, desc: br_event_015_09 Skill: 10 win, ID: 6479, texture: branch.v_10, desc: br_event_015_10 Skill: 11 win, ID: 6480, texture: branch.v_11, desc: br_event_015_11 Skill: 12 win, ID: 6481, texture: branch.v_12, desc: br_event_015_12 Skill: 13 win, ID: 6482, texture: branch.v_13, desc: br_event_015_13 Skill: 14 win, ID: 6483, texture: branch.v_14, desc : br_event_015_14 Skill: 15 win, ID: 6484, texture: branch.v_15, desc: br_event_015_15 Skill: 16 win, ID: 6485, texture: branch.v_16, desc: br_event_015_16 Skill: 17 win, ID: 6486, texture: branch .v_17, desc: br_event_015_17 Skill: 18 win, ID: 6487, texture: branch.v_18, desc: br_event_015_18 Skill: 19 win, ID: 6488, texture: branch.v_19, desc: br_event_015_19 Skill: 20 win, ID: 6489 , texture: branch.v_20, desc: br_event_015_20

 

Big Thanks to Alec

  • Upvote 6
Posted

Confirmed and approved! :lol:

 

:-*  :-*

 

 

What can i say! Since Tessa approves Celestinka, Access has no right to talk  :-[

 

Give me a Signature like yours  :dat:  and you will have the full rights  >:D

Posted

EVERYTHING RIGHT WITH CELESTINE 

cause Celestine IS AWESOME! +1 2cf31ht.jpg

 

hes a fat bitch and also my best friend for 20 years

  • 1 month later...
Posted

I have a problem: when i use enlightment with healer or nuker, the icon over my head remains; do u know ho to solve this? can u tell me how to remove the icon only for this skill?

Guest
This topic is now closed to further replies.


  • Posts

    • I connected everything without any problems. Does anyone know why I'm not getting experience for killing mobs? Has anyone encountered this? I'm setting the rates to x300, but it still doesn't give experience or level for killing mobs.
    • I'm using Myext64 HF and recently tried to replicate the "br_xmas09_event" Raising Rudolph Event. Detailed event information can be found at https://legacy-lineage2.com/news/_rudolf_the_red.html After configuring .eventdata.xml and starting the server, t  server log shows: 12/02/2025 15:39:01.809, [NO_ERROR] SpawnEx2 [br_xmas2009_invisible][schuttgart20_npc2213_xs03m1] [1][0][0][0][0][346796390] 12/02/2025 15:39:02.057, DummyPacket received from L2Server 12/02/2025 15:39:02.058, server socket close 312ac(f0820224) error(997) 12/02/2025 15:39:02.058, [CallStack][tid:0][tick:2][0] Begin 12/02/2025 15:39:02.058, [CallStack][tid:0][tick:2][1][0] void __cdecl IOThreadCallback::IOThread_common(void) 12/02/2025 15:39:02.059, [CallStack][tid:0][tick:2][2][1] void IOThread_common 1 12/02/2025 15:39:02.059, [CallStack][tid:0][tick:2][3][2] void __cdecl CIOSocketEx<class CIOBufferEx<16384> >::Close(void) 12/02/2025 15:39:02.059, [CallStack][tid:0][tick:2][4][3] void __cdecl CServerSocket::OnClose(void) 12/02/2025 15:39:02.059, [CallStack][tid:0][tick:2][5] End l2server log: 12/02/2025 15:39:02.112, npc server closed(127.0.0.1) error: 64 read buffer size: (server:0 npc:0) 12/02/2025 15:39:02.112, [NO_ERROR] L2Server is under protection mode!!! 12/02/2025 15:39:02.112, [NO_ERROR] L2Server is under protection mode!!! 12/02/2025 15:39:02.112, [NO_ERROR] L2Server is under protection mode!!! 12/02/2025 15:39:02.131, dwTime[0] < 80 !!!!!!! 12/02/2025 15:39:02.131, [CallStack][tid:7][tick:1][0] Begin 12/02/2025 15:39:02.132, [CallStack][tid:7][tick:1][1][0] void __cdecl IOThreadCallback::IOThread_common(void) 12/02/2025 15:39:02.132, [CallStack][tid:7][tick:1][2][1] void IOThread_common 1 12/02/2025 15:39:02.132, [CallStack][tid:7][tick:1][4][3] void __cdecl NpcSocket::OnClose(void) 12/02/2025 15:39:02.132, [CallStack][tid:7][tick:1][3][2] void __cdecl CIOSocketEx<class CIOBufferEx<16384> >::Close(void) 12/02/2025 15:39:02.132, [CallStack][tid:7][tick:1][5] End 12/02/2025 15:39:31.767, server closed(127.0.0.1) Error: 64 Read buffer size: (server:0 npc:0) 12/02/2025 15:39:31.768, [NO_ERROR] Logout All Characters : 1   The NPC server sent a packet to the L2 server while generating the br_xmas2009_invisible game NPC server, and the NPC server subsequently crashed.     After some digging, I found a clue in a very old MXC post, but the fix was for the GF version. The whole problem is in l2server side support for NPC function CreateOnePrivateNearUser. It sends CreatePacket but Koreans made some changes in it (added instance ID) so it got broken. As Santa event is the only AI that uses this function, they probably don't know about it    So is there a way to fix this problem, specifically for Myext64 HF? I'd be happy to buy him coffee. set_compiler_opt base_event_type(@NTYPE_NPC_EVENT) class ai_br_vital_manager : default_npc { parameter: int br_vitality2010_EVENT_ID = 20108888; handler: EventHandler CREATED() { } EventHandler TALKED(talker) { ShowPage(talker, "br_vi_stevu001.htm"); super; } EventHandler GIVE_EVENT_DATA(talker, i0, i1, i2, i3, i4) { i3 = i2 / 3600; i2 = i2 - i3 * 3600; i4 = i2 / 60; i2 = i2 - i4 * 60; if (i1 == 20108888) { if (i0 == 1) { CastBuffForQuestReward(talker, @s_br_vitality_day_1); CastBuffForQuestReward(talker, @s_br_vitality_day_2); ShowPage(talker, "br_vi_stevu002.htm"); } else { ShowPage(talker, "br_vi_stevu003.htm"); } } } EventHandler MENU_SELECTED(talker, ask, reply, c0) { if (ask == 50021) { select (reply) { case 1: CanGiveEventData(talker, 20108888); break; case 2: if (talker.level <= 75) { ShowPage(talker, "br_vi_stevu005.htm"); } else if (IsInCategory(@fighter_group, talker.occupation)) { CastBuffForQuestReward(talker, @s_wind_walk_for_newbie); CastBuffForQuestReward(talker, @s_shield_for_newbie); CastBuffForQuestReward(talker, @s_magic_barrier_for_adventurer); CastBuffForQuestReward(talker, @s_bless_the_body_for_newbie); CastBuffForQuestReward(talker, @s_vampiric_rage_for_newbie); CastBuffForQuestReward(talker, @s_regeneration_for_newbie); CastBuffForQuestReward(talker, @s_haste_for_adventurer); ShowPage(talker, "br_vi_stevu006.htm"); } else if (IsInCategory(@mage_group, talker.occupation)) { CastBuffForQuestReward(talker, @s_wind_walk_for_newbie); CastBuffForQuestReward(talker, @s_shield_for_newbie); CastBuffForQuestReward(talker, @s_magic_barrier_for_adventurer); CastBuffForQuestReward(talker, @s_bless_the_soul_for_newbie); CastBuffForQuestReward(talker, @s_acumen_for_newbie); CastBuffForQuestReward(talker, @s_concentration_for_newbie); CastBuffForQuestReward(talker, @s_empower_for_newbie); ShowPage(talker, "br_vi_stevu007.htm"); } break; case 3: c0 = GetSummon(talker); if (talker.level <= 75) { ShowPage(talker, "br_vi_stevu011.htm"); } else if (IsNullCreature(c0) == 0 && IsInCategory(@summon_npc_group, c0.class_id) && IsInCategory(@pet_group, c0.class_id) == 0) { CastBuffForQuestReward(c0, @s_wind_walk_for_newbie); CastBuffForQuestReward(c0, @s_shield_for_newbie); CastBuffForQuestReward(c0, @s_magic_barrier_for_adventurer); CastBuffForQuestReward(c0, @s_bless_the_body_for_newbie); CastBuffForQuestReward(c0, @s_vampiric_rage_for_newbie); CastBuffForQuestReward(c0, @s_regeneration_for_newbie); CastBuffForQuestReward(c0, @s_bless_the_soul_for_newbie); CastBuffForQuestReward(c0, @s_acumen_for_newbie); CastBuffForQuestReward(c0, @s_concentration_for_newbie); CastBuffForQuestReward(c0, @s_empower_for_newbie); CastBuffForQuestReward(c0, @s_haste_for_adventurer); ShowPage(talker, "br_vi_stevu009.htm"); } else { ShowPage(talker, "br_vi_stevu010.htm"); } break; } } } } Another one is about the " br_vitality2010_event event".   GIVE_EVENT_DATA is likely the only one in the activity AI script that uses this handle.      
    • Offtopic, personal attacks, probably too old to use that much memes and what's YOUR actual contribution to L2J, in order I laugh aswell ?   The main poster quotes my pack so I answer accordingly, while you advertise L2JFrozen in both of your posts - discontinued since 2014 (? 1132 rev), with none taking back the open source lead while anyone could.   If you're somewhat affiliated to hopzone, you probably packed way more money than me. Packs don't make any type of money (barely 100e/month) and if you would follow me, you would know there are ways to handle it or even getting paid.   Hope I was short enough, 🧂🤡.
    • Hi guys, this is a CMS im sharing for lineage 2 servers, im tired of the crap i see on new release servers. Dont let me start on the IA developed ones lmao.   📋 Description Free and open source template to create landing pages for Lineage 2 private servers. Designed with a dark fantasy theme and modern animations. ✨ Current Features This FREE version includes: Complete Landing Page - Professional design ready to use Multi-language Support - Spanish, English, Portuguese Dark Fantasy Theme - With animated UI elements Server Information - Rates, features, and rules Olympiad Ranking - Rankings display Download Section - For game client Skins and Animations Gallery Streaming Widget - Twitch/Kick integration Fully Customizable - Via configuration files ❌ Not Included in Free Version ❌ User Registration System ❌ Online Players Counter ❌ Donation Panel 💎 Premium Integrations IntegrationPrice Registration System $50 USD Online Players Counter $50 USD Donation Panel $50 USD   📧 Contact: https://gh0tstudio.com 🛠️ Tech Stack Technology    Version    Description React              19.2.0       UI Library TypeScript       5.8.2        Static typing Vite                 6.2.0         Build tool TailwindCSS   CDNCSS    Framework Lucide React   0.554.0         Icons i18next           23.16.0       Internationalization react-i18next   15.1.0        React bindings for i18n All documentation provided for AI AGENTS to make changes on the ui texts and so on. u can have a look on the cms fully working with donation panel, online count and register via: https://crmlineage2.vercel.app/ https://github.com/6h0T/CRM-LINEAGE2-FREE If u are in the lookings to develop a unique website for ur projects, u can dm me or contact me throw my socials on my profile. all code has encrypted references so any type of rebranding, copying or selling without authorization will result in take downs
  • Topics

×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock