unidentified item

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Guest
Hi,

My unidentified items are with korean description, I'm using 2012 hexed. Does anyone knows where can I edit this description?

Thanks in advance :)

item.png

 
Last edited:
In your RO/system folder, check (depending on your client) iteminfo, iteminfo_sak or iteminfo_true.lua/lub.

be careful not to mess up your encoding.

 
Last edited by a moderator:
In your RO/system folder, check (depending on your client) iteminfo, iteminfo_sak or iteminfo_true.lua/lub.

be careful not to mess up your encoding.
Thanks :)

I will try to edit. Another question is, all my items are in data, only this description is on iteminfo?

I have itemInfo.lub and itemInfo_Sak.lub on my System folder.

 
Last edited:
The grf contains the resources like sprites and images, and the "configuration files" that align a sprite to an id. 

The iteminfo declares which sprite to use for which item and also all the descriptions.

https://herc.ws/wiki/Custom_Items

Here you find everything you need about the structure and the files.

 
Last edited by a moderator:
Back
Top