Installera Steam
logga in
|
språk
简体中文 (förenklad kinesiska)
繁體中文 (traditionell kinesiska)
日本語 (japanska)
한국어 (koreanska)
ไทย (thailändska)
Български (bulgariska)
Čeština (tjeckiska)
Dansk (danska)
Deutsch (tyska)
English (engelska)
Español – España (spanska – Spanien)
Español – Latinoamérica (spanska – Latinamerika)
Ελληνικά (grekiska)
Français (franska)
Italiano (italienska)
Bahasa Indonesia (indonesiska)
Magyar (ungerska)
Nederlands (nederländska)
Norsk (norska)
Polski (polska)
Português (portugisiska – Portugal)
Português – Brasil (portugisiska – Brasilien)
Română (rumänska)
Русский (ryska)
Suomi (finska)
Türkçe (turkiska)
Tiếng Việt (vietnamesiska)
Українська (ukrainska)
Rapportera problem med översättningen
WARN : Recipe, 1600859857756> RecipeManager.Loaded> ERROR: can't find recipe source "Screwdriver" in recipe "Bind Screwdriver to Spear with Twine"
this is just one of them,probably a mod conflict again,will let you know if i find what is causing this
Thanks for the feedback once again I will look forward to hearing if you find out the cause since to me it doesn't make sense it would be interfering with the recipes
Edit: After a quick test I did not get the same errors with the Spears mod so is there maybe some other mod you're using that alters weapons or maybe one that also uses Item Tweaker? Either that or load order but I'm not sure how project zomboid handles that.
function Adjust(Name, Property, Value)
Item = ScriptManager.instance:getItem(Name)
Item:DoParam(Property.." = "..Value)
end
Adjust("Base.MetalBar","ConditionLowerChanceOneIn","1")
Same effect as with ItemTweaker version only without it
here i changed Metal bar to 1 just to see if it works if you are willing to try this approach please do try it first on your setup see if it works correctly