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

hello when I want to use my article I get this error

weedmen

New member
hello when I want to use my item I get this error
spacer.png
spacer.png
spacer.png
spacer.png
spacer.png
spacer.png
spacer.png
spacer.png
spacer.png
spacer.png
spacer.png
spacer.png
spacer.png
spacer.png
spacer.png
spacer.png
spacer.png
spacer.png
spacer.png
spacer.png
spacer.png
spacer.png
7_Days_to_Die_Screenshot_2020.05.20_-_15.28.25.25.png


xml:
image.png

 
If i had to guess, without seeing a log, I would say your repair item is the culprit. If you want an item to repair another item, it needs a repair amount in it's xml...  Look for

Code:
<property name="RepairAmount" value="20"/>
 
If i had to guess, without seeing a log, I would say your repair item is the culprit. If you want an item to repair another item, it needs a repair amount in it's xml...  Look for

<property name="RepairAmount" value="20"/>

that was the problem, thank you very much bro!!

 
Back
Top