Installer Steam
log på
|
sprog
简体中文 (forenklet kinesisk)
繁體中文 (traditionelt kinesisk)
日本語 (japansk)
한국어 (koreansk)
ไทย (thai)
Български (bulgarsk)
Čeština (tjekkisk)
Deutsch (tysk)
English (engelsk)
Español – España (spansk – Spanien)
Español – Latinoamérica (spansk – Latinamerika)
Ελληνικά (græsk)
Français (fransk)
Italiano (italiensk)
Bahasa indonesia (indonesisk)
Magyar (ungarsk)
Nederlands (hollandsk)
Norsk
Polski (polsk)
Português (portugisisk – Portugal)
Português – Brasil (portugisisk – Brasilien)
Română (rumænsk)
Русский (russisk)
Suomi (finsk)
Svenska (svensk)
Türkçe (tyrkisk)
Tiếng Việt (Vietnamesisk)
Українська (ukrainsk)
Rapporter et oversættelsesproblem
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