• If you have a mod, tool or prefab, please use the Resources section. Click Mods at the top of the forums.

LF Items.xml - adding new items tutorial?

is there a tutorial on adding new items to items.xml?

I tried copy the leather vest to NEWLeatherVest and change a few items like stam usage

and the vest is there in creative menu but the graphics are blank (invisible)

 
You mean the icon is blank? Ad a custom icon property and use the name of the item you copied for the icon name or make a new icon and add that icon to your modlets icon folder.

 
You mean the icon is blank? Ad a custom icon property and use the name of the item you copied for the icon name or make a new icon and add that icon to your modlets icon folder.
that was the problem. it turns out the Vest was inheriting from a master class and the name I provided was not on that list so I use customicon and everything is good.

 
Back
Top