How to obtain items_kinds?

正在查看此主题的用户

mikeboix

Grandmaster Knight
Hello people... I'm making a mod and I need you to answer me a question...
I have downloaded some OSP items, but it only contains a brf file and some textures.... I need the items_kinds lines... how can I obtain them? How can I make them? Thanks a lot.
 
You must make them yourself. Look in the brf files and see what the items are called and put them in the item kinds.
If you only work with text files then just copy a piece of code from a similar native item.
For example if you want to add a sword take the item code from a native sword and rename it.
Make sure the length it correct. Afterwards you can use the item editor to adjust stuff like that.
Also remember to update the number of items at the top of the item kinds text file.
 
后退
顶部 底部