Jump to content
  • 0
Sign in to follow this  
haniko

Need help with custom items

Question

Happy new year everyone.

 

I am currently working on adding custom items and I have figured out how to do so. There are a few questions that I have and things I would like to have clarified.

 

My iteminfo.lua has a long list of items that are not in my item_db.conf since I have used the translation pack https://github.com/zackdreaver/ROenglishRE

This is one of the many items that's in iteminfo.lua but not listed in item_db.conf:

[31140] = {
		unidentifiedDisplayName = "Hat",
		unidentifiedResourceName = "캡",
		unidentifiedDescriptionName = { "Unknown Item, can be identified by using a ^6666CCMagnifier^000000." },
		identifiedDisplayName = "Costume Black Cowboy Hat",
		identifiedResourceName = "카우보이모자",
		identifiedDescriptionName = { "..." },
		slotCount = 0,
		ClassNum = 159
	},

Is there somewhere I can download an up-to-date item_db.conf which matches with this version of iteminfo.lua together with the sprites and textures (also missing)?

 

Edited by haniko

Share this post


Link to post
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Restore formatting

  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.

Loading...
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.