Jump to content

Recommended Posts

Posted

Hi guys,

 

as the topic says, my question is. What do you use to edit .dat files and any other files in Lineage 2? We all probably know L2FileEdit, but editing text files in that is sooo painful, that I decided to ask for few tips and ideas how do YOU edit the files?

 

For example me:

 

I was really pissed off regarding editing text files in L2FE, so I copy whole text into excel, I have all columns straight up and I do edit it there, or  I copy it once more into Notepad++ and edit files there. Then I usually copy it back and encrypt or use L2encdec to put the files on their place. Still, this kind of workflow is cumbersome, so I would like to improve it.

 

What is your workflow and how do you edit your files? Let's collaborate on this topic and I hope we gotta get some inspiration from others :) Thanks in advance

Posted

i use notepad++, if you know how to set and use it well and know the basic .grp's structures then i tink you have the fastest speed this way !

customize and set notepad++ to be confortable to you when you use it

testing things around is allways a good idea i tink :P

Posted

Ultimate File Edit...it has GRID mode

What's that? Google did not find anything about such a thing. 

 

i use notepad++, if you know how to set and use it well and know the basic .grp's structures then i tink you have the fastest speed this way !

customize and set notepad++ to be confortable to you when you use it

testing things around is allways a good idea i tink :P

Could you give me some idea how did you set up your notepad++ workflow? thanks :)

Posted

Thank you for provided link, looks promising, gonna check it out. 

 

 

 

Anyone else has some inspiration or wanna share his setup with other so we can learn from each other and get better? :) 

Posted

Anyone else has some inspiration or wanna share his setup with other so we can learn from each other and get better? :)

 

some .grp's tips

basicaly you need to take the path/name of texture/mesh and implement it in a new code

to create a new linecode you copy an working one an modify the id, mesh, texture, damage, weight, . . . etc

 

incomplete and not 100% exact info for the moment

hope is usefull for some of you :)

 

 

 

if you have for example

 

item id :  30001

item name :  Mana Potion

 

after you set the item in sql, server, etc you need to implement in your client system too

 

basic

EtcItemgrp.dat -> this is the phisical item that you see in your inventory and his icon

ItemName-e.dat  -> this is his name and description

 

optional for advanced effects like sound and others

Skillgrp.dat -> this is the skill information like how long will be casted , icon ,range . . .

SkillName-e.dat -> name ofcorse and description

SkillSoundgrp -> the sound

 

use the codes from other items and see how they are made

for example take an item from game that you know wath is doing and try to understand its code

 

hope this helps a little bit

 

 

 

Weapongrp.dat

 

0    34001    1    1    6    10    0    dods_ixion_bigsword.dods_ixion_bigsword    dods_ixion_bigsword.dods_ixion_bigsword        dods_ixiontex.ixion_buffer_sword    dods_ixiontex.ixion_buffer_sword            0    0    0    0    0    1    1    0    icon.etc_reaper_i00    icon.etc_reaper_i00    icon.etc_reaper_i00            -1    *1    47    1    0    0        1        *2    *3    *2    dods_ixion_bigsword.dods_ixion_bigsword    dods_ixion_bigsword.dods_ixion_bigsword    *4    *4    *5    dods_ixiontex.ixion_buffer_sword    dods_ixiontex.ixion_buffer_sword            4    ItemSound.public_sword_shing_8    ItemSound.sword_great_4    ItemSound.sword_mid_2    ItemSound.public_sword_shing_4    ItemSound.itemdrop_dualsword    ItemSound.itemequip_dualsword        10    *6    *7    *8    *9    8    0    0    0    0    *10    0    1    1    1000    0    *11    0    LineageEffect.e_u092_a    LineageEffect.e_u092_a    *13    0.00000000    *14    *13    0.00000000    *14    *15    *15    *16    *16    LineageWeapons.rangesample    LineageWeapons.rangesample    0.00000000    0.00000000    0.00000000    0.00000000    0.00000000    0.00000000    0.00000000    0.00000000    0.00000000    0.00000000    0.00000000    0.00000000    6    6    -1    -1    -1    -1                

 

*1   ->   weight

 

*2   ->   needs testing , i tink 7 is for duals ? or more precisely is like lefthand=1 and righthand=-1 and you have dual swords, than the sword in the righthand that is set to -1 will show backwords

 

*3   ->   stances are how you hold the weapons

             2 for 2H sword

             3 for dual swords

             4 for pole & 2H staff

             8 for fists ? not tested

             9 for rapier

 

*4   ->   if you set 1 is for weapons with skeleton + texture and no animations

             if you set 2 is for weapons with skeleton + texture + animation

 

*5   ->   i tink is needed a litle test here too

             if you set 2 than the weapon will have 4 slots for example 2 for skeleton and 2 for texture

             if you set 4 than the weapon will have 6 slots for example 2 for skeleton and 2 for texture and 2 for animations

 

*6   ->   p.atack

 

*7   ->   m.atack

 

*8   ->   if dualswods are equiped and the stance is set for dualswords 1 will only show right hand sword and 8 is for left and right hand sword , probability for fists , not tested butt if 8=fists than 3=duals , test's needed

             use 8 just in case if you want duals :P

 

*9   ->   grade , 0 is for no grade , 1 is for D , . . . , 6 i tink for s80 ? , 7 for s84 ? , needs tests

 

*10 ->   p.atack speed ? , needs hard test , i tink is about like for duals that are normal atack speed and daggers are very fast , 325 is hardcoded and says > normal <

 

*11 ->   1 is herro weapon , -1 is not an herro weapon

 

*12 ->   the effects that will show for right and left hand if *11 is set to 1 , if *11 is set to -1 the effect needs to be set to normal effect so the weapon effect flames will be visible when enchanted more

 

testing   1   ->   the sound haves 6 slots i tink

                       1 is for p.attack hiting mob

                       2 is for p.crit.attack

                       3 is for m.attack

                       4 is for m.crit.attack

                       5 for drop

                       6 for equip

 

*13 ->   the effect is more longer and or bigger i tink , some are just moved back to te hand or forward to the tip of the sword i tink

 

*14 ->   the effect is moved right or left so as you wach the char from the front , the weapon from left (for char perspective is right hand) if value is like negative wil have effect moved to right (for char view is moved to left)

 

*15 ->   the  effect is animated or moving more to the front or back

 

*16 ->   the effect is bigger i tink

 

 

 

Armorgrp

 

1    13141    0    0    5    2    0    dropitems.drop_sack_m00            dropitemstex.drop_sack_t00                0    0    0    0    0    1    0    0    icon.armor_leather_helmet_i00                    -1    *1    14    1    0    0        1        6    1                    1                    1        0    255                                                                1                                1                    1                    1        0    255                                                                1                                1                    1                    1        0    255                                                                1                                1                    1                    1        0    255                                                                1                                1                    1                    1        0    255                                                                1                                1                    1                    1        0    255                                                                1                                1                    1                    1        0    255                                                                1                                1                    1                    1        0    255                                                                1                                1                    1                    1        0    255                                                                1                                1                    1                    1        0    255                                                                1                                1                    1                    1        0    255                                                                1                                1                    1                    1        0    255                                                                1                                1                    1                    1        0    255                                                                1                                1                    1                    1        0    255                                                                1                                1                    1                        1        0    255                                                                1                                1                    1                        1        0    255                                                                1                                1        1            0                0            LineageEffect.p_u002_a    1                    ItemSound.itemdrop_armor_leather    ItemSound.itemequip_armor_helmet    1    0    0    *2    0    *3    *4    0    0

 

1    932    0    0    4    5    0    dropitems.drop_necklace_m00            dropitemstex.drop_necklace_t00                0    0    0    0    0    1    0    0    icon.accessary_necklace_of_holy_spirit_i00                    -1    150    4    1    0    0        1        3    1                    1                    1        0    255                                                                1                                1                    1                    1        0    255                                                                1                                1                    1                    1        0    255                                                                1                                1                    1                    1        0    255                                                                1                                1                    1                    1        0    255                                                                1                                1                    1                    1        0    255                                                                1                                1                    1                    1        0    255                                                                1                                1                    1                    1        0    255                                                                1                                1                    1                    1        0    255                                                                1                                1                    1                    1        0    255                                                                1                                1                    1                    1        0    255                                                                1                                1                    1                    1        0    255                                                                1                                1                    1                    1        0    255                                                                1                                1                    1                    1        0    255                                                                1                                1                    1                        1        0    255                                                                1                                1                    1                        1        0    255                                                                1                                1        1            0                0            LineageEffect.p_u002_a    1                    ItemSound.itemdrop_neckles    ItemSound.itemequip_etc_neckles    1    0    0    7    0    0    72    0    0

1    870    0    0    4    5    0    dropitems.drop_earring_m00            dropitemstex.drop_earring_t00                0    0    0    0    0    1    0    0    icon.accessary_earing_of_holy_spirit_i00                    -1    150    4    1    0    0        1        1    1                    1                    1        0    255                                                                1                                1                    1                    1        0    255                                                                1                                1                    1                    1        0    255                                                                1                                1                    1                    1        0    255                                                                1                                1                    1                    1        0    255                                                                1                                1                    1                    1        0    255                                                                1                                1                    1                    1        0    255                                                                1                                1                    1                    1        0    255                                                                1                                1                    1                    1        0    255                                                                1                                1                    1                    1        0    255                                                                1                                1                    1                    1        0    255                                                                1                                1                    1                    1        0    255                                                                1                                1                    1                    1        0    255                                                                1                                1                    1                    1        0    255                                                                1                                1                    1                        1        0    255                                                                1                                1                    1                        1        0    255                                                                1                                1        1            0                0            LineageEffect.p_u002_a    1                    ItemSound.itemdrop_pair    ItemSound.itemequip_etc_pair    1    0    0    7    0    0    54    0    0

1    901    0    0    4    5    0    dropitems.drop_ring_m00            dropitemstex.drop_ring_t00                0    0    0    0    0    1    0    0    icon.accessary_ring_of_holy_spirit_i00                    -1    150    3    1    0    0        1        4    1                    1                    1        0    255                                                                1                                1                    1                    1        0    255                                                                1                                1                    1                    1        0    255                                                                1                                1                    1                    1        0    255                                                                1                                1                    1                    1        0    255                                                                1                                1                    1                    1        0    255                                                                1                                1                    1                    1        0    255                                                                1                                1                    1                    1        0    255                                                                1                                1                    1                    1        0    255                                                                1                                1                    1                    1        0    255                                                                1                                1                    1                    1        0    255                                                                1                                1                    1                    1        0    255                                                                1                                1                    1                    1        0    255                                                                1                                1                    1                    1        0    255                                                                1                                1                    1                        1        0    255                                                                1                                1                    1                        1        0    255                                                                1                                1        1            0                0            LineageEffect.p_u002_a    1                    ItemSound.itemdrop_ring    ItemSound.itemequip_etc_ring    1    0    0    7    0    0    36    0    0

 

*1   ->   weight

 

*2   ->   grade o , 1 , . . . , 7 is s84

 

*3   ->   p.defensive

 

*4   ->   m.defensive

 

 

ItemName-e

 

30001    Enchanted Mana Potion        a,A magical liquid medicine that restores MP every 2s for a certain amount of time.\0    -1    0    0                        a,    0    0        a,    0    0    0    0    0    0    0    0    0    0    a,    *1

 

*1   ->   if set to 1 than the name collor of item will be normal white

             if set to 2 than the name collor of item will be gold

 

 

 

Skillgrp

 

36001    1    0    0    60    1200    7    3.00000000    0    U    345    icon.skill4407        0    0    60    a,none\0    50    9    11    0    a,none\0

36002    1    0    0    60    1200    10    3.00000000    0    Mix06    6    icon.skill0006        0    0    60    a,none\0    0    9    11    0    a,none\0

36101    1    1    0    60    600    0    0.00000000    1    L2    524    icon.skill5662        0    0    0    a,none\0    0    -1    11    0    a,none\0

36102    *1    *2    0    *3    *4    0    *5    *6    *7    *8    icon.skill1448        0    0    *9    a,none\0    0    -1    11    0    a,none\0

 

*1   skill lvl

*2   when you open the skills panel they are clasified by

       0 is physic , 1 is magic , 2 is reinforcement , 3 is weakening , 4 is nobless , 5 is item , 6 is togle , 7 is transform , 8,9,10,11,12,13 passive unknown tabs

*3   mp cost

*4   range

*5   hittime , cast time , 3.00000000 is 3 seconds , pls use all the zeros or it might not work

*6   this i tink is for if is magic skill like for example wath to use like bss->blessed spirit shots or ss->soul shots

       if an skill is set in server to use ss and in client will be set to bss , well will be a mess of effects trust me

       remember to set correctly

*7   different annimation for char manifest , can be different for using different weapons

       if i am correct the code U will show for an female kamael with arbalet the animation from Death Roullete skill

       while the code L2 will do nothing i tink

*8   the annimation skill effect

*9   hp cost

  • Like 1

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

    • I was looking for  server with a low rates,eventually i found l2 elixir.I Joined beta and after so many years since 2008 i found  a friend that we played together, memories came back. i cant wait for the grand oppening!. dont miss it!
    • Seems legit, for sure deserves a try!
    • SOCNET VERIFICATION SERVICE — is a universal solution for those who value security, convenience, and quality. We turn the verification process into a convenient, fast, and highly confidential experience. Thanks to our service, any of your accounts receive identity confirmation, an increased level of trust from platforms and users, as well as protection from bans, fraud, and risks.   Promotion: Pay for your first verification and get a 10% discount on the second one! 💎 We help with verification on Fragment, crypto exchanges ByBit, Gate, Bitget, OKX, Binance, PayPal, KuCoin, and social networks LinkedIn, Facebook, Instagram, Twitter (X) and many other platforms! 💎 Verification for any service: crypto exchanges, trading platforms, hosting providers, casinos and other websites. Why choose us:   Premium quality — we use the most advanced verification methods. High processing speed — accelerated verification on leading platforms, online services and social networks. Full confidentiality — your personal information is protected. Increased trust and status — a verified account boosts influence and improves conversion. Individual approach — we work with bloggers, brands, businesses, and private clients. Simplifying complexity — we handle issues when dealing with foreign services. Important! Services related to illegal activities are strictly prohibited! 💳 Service pricing   ✅ Verification of individuals — from $30 (the exact cost depends on the required location and service/app/website). Learn more 👨‍💼 The cost of business verification for companies or legal entities is discussed individually with the service administration. Learn more If you want us to register your account on the required service and verify it — you will need to additionally pay 10% of the transaction amount. Available payment methods: cryptocurrency, credit cards, PayPal, and other payment methods in our online store and Telegram bot.   ⭐ Our Online Store ⭐ SOCNET.STORE ⭐ Telegram Store ⭐ SOCNET.SHOP ⭐ Our SMS Service ⭐ SOCNET.APP ⭐ Our Telegram Bot for buying Telegram Stars ⭐ SOCNET.CC ⭐ Our SMM Panel ⭐ SOCNET.PRO   ✅ News Resources ➡ Telegram Channel ➡ WhatsApp Channel ➡ Discord Server     ⭐ We invite you to COOPERATE and EARN with us ⭐ Would you like to sell your product or service in our stores and earn money? Become our partner or offer mutually beneficial collaboration? You can contact us via the CONTACTS listed in this topic. ✅ Contacts & Support ➡ Telegram Support ➡ WhatsApp Support ➡ Discord Support: socnet_support ➡ Email Support: solomonbog@socnet.store   Terms of Use and Refund Policy If you have any questions or issues, our fast support service is ready to respond to your requests! A refund for a completed service that does not fully meet the requirements or the declared quality is possible only if the product description includes a warranty and a valid warranty period. In other cases, a full refund for the service will not be provided! By purchasing such a service, you automatically agree to our refund rules for non-provided services! Refunds for countries selected by mistake are not provided after verification. To complete verification, you must provide full access to your account. We currently accept cryptocurrency, credit cards, PayPal, and other payment methods in our online store and Telegram bot! We value every client and provide replacements in case of invalid accounts via our contact channels! Attention: Your order will be delivered to your personal Google Drive/Mega.nz via a link (check the link, click “View content”) within 24 hours after the order confirmation! If you purchased more than 1 item at once, your entire order will be delivered via the first link! The remaining links will be empty! You will automatically receive an email notification after delivery! If you pay on our website via PayPal, you must pay an additional 20% commission (minimum $1). To avoid this commission, you can pay me directly via PayPal — instructions are available on the website! Refunds for items purchased by mistake or due to “I chose the wrong product and did not use it” are not accepted! You are fully responsible for your actions before and after purchase.
    • SOCNET VERIFICATION SERVICE — is a universal solution for those who value security, convenience, and quality. We turn the verification process into a convenient, fast, and highly confidential experience. Thanks to our service, any of your accounts receive identity confirmation, an increased level of trust from platforms and users, as well as protection from bans, fraud, and risks.   Promotion: Pay for your first verification and get a 10% discount on the second one! 💎 We help with verification on Fragment, crypto exchanges ByBit, Gate, Bitget, OKX, Binance, PayPal, KuCoin, and social networks LinkedIn, Facebook, Instagram, Twitter (X) and many other platforms! 💎 Verification for any service: crypto exchanges, trading platforms, hosting providers, casinos and other websites. Why choose us:   Premium quality — we use the most advanced verification methods. High processing speed — accelerated verification on leading platforms, online services and social networks. Full confidentiality — your personal information is protected. Increased trust and status — a verified account boosts influence and improves conversion. Individual approach — we work with bloggers, brands, businesses, and private clients. Simplifying complexity — we handle issues when dealing with foreign services. Important! Services related to illegal activities are strictly prohibited! 💳 Service pricing   ✅ Verification of individuals — from $30 (the exact cost depends on the required location and service/app/website). Learn more 👨‍💼 The cost of business verification for companies or legal entities is discussed individually with the service administration. Learn more If you want us to register your account on the required service and verify it — you will need to additionally pay 10% of the transaction amount. Available payment methods: cryptocurrency, credit cards, PayPal, and other payment methods in our online store and Telegram bot.   ⭐ Our Online Store ⭐ SOCNET.STORE ⭐ Telegram Store ⭐ SOCNET.SHOP ⭐ Our SMS Service ⭐ SOCNET.APP ⭐ Our Telegram Bot for buying Telegram Stars ⭐ SOCNET.CC ⭐ Our SMM Panel ⭐ SOCNET.PRO   ✅ News Resources ➡ Telegram Channel ➡ WhatsApp Channel ➡ Discord Server     ⭐ We invite you to COOPERATE and EARN with us ⭐ Would you like to sell your product or service in our stores and earn money? Become our partner or offer mutually beneficial collaboration? You can contact us via the CONTACTS listed in this topic. ✅ Contacts & Support ➡ Telegram Support ➡ WhatsApp Support ➡ Discord Support: socnet_support ➡ Email Support: solomonbog@socnet.store   Terms of Use and Refund Policy If you have any questions or issues, our fast support service is ready to respond to your requests! A refund for a completed service that does not fully meet the requirements or the declared quality is possible only if the product description includes a warranty and a valid warranty period. In other cases, a full refund for the service will not be provided! By purchasing such a service, you automatically agree to our refund rules for non-provided services! Refunds for countries selected by mistake are not provided after verification. To complete verification, you must provide full access to your account. We currently accept cryptocurrency, credit cards, PayPal, and other payment methods in our online store and Telegram bot! We value every client and provide replacements in case of invalid accounts via our contact channels! Attention: Your order will be delivered to your personal Google Drive/Mega.nz via a link (check the link, click “View content”) within 24 hours after the order confirmation! If you purchased more than 1 item at once, your entire order will be delivered via the first link! The remaining links will be empty! You will automatically receive an email notification after delivery! If you pay on our website via PayPal, you must pay an additional 20% commission (minimum $1). To avoid this commission, you can pay me directly via PayPal — instructions are available on the website! Refunds for items purchased by mistake or due to “I chose the wrong product and did not use it” are not accepted! You are fully responsible for your actions before and after purchase.
  • 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