Jump to content

Recommended Posts

Posted

Hi  all!

I'll use item 57 (Adena) for a example.

In classic Lineage 2, to change the name and texture of a item, u only have to look for files:

ItemName-e.dat (To change the name)

EtcItemgrp.dat (To change the texture)


ItemName should be like this:
57    Adena  1    a,    -1    a,action_none\0.......

 

EtcItemgrp should be like this:

2    57    0    5    4    1    1    EtcItem.icon.etc_adena_i00    2   ......

 

 

To change the name, u have only to replace in ItemName-e.dat "Adena" for anything else, like "Gold", and the texture, in EtcItemgrp.dat, replace EtcItem.icon.etc_adena_i00 for another texture name.

BUT NOW

instead the item name, i have "item_sid", and instead a name, i have a ID, same for textures.... (txt_sid)

How can i change the name and textures?

Thanks!

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...