Instal Steam
login
|
bahasa
简体中文 (Tionghoa Sederhana)
繁體中文 (Tionghoa Tradisional)
日本語 (Bahasa Jepang)
한국어 (Bahasa Korea)
ไทย (Bahasa Thai)
Български (Bahasa Bulgaria)
Čeština (Bahasa Ceko)
Dansk (Bahasa Denmark)
Deutsch (Bahasa Jerman)
English (Bahasa Inggris)
Español - España (Bahasa Spanyol - Spanyol)
Español - Latinoamérica (Bahasa Spanyol - Amerika Latin)
Ελληνικά (Bahasa Yunani)
Français (Bahasa Prancis)
Italiano (Bahasa Italia)
Magyar (Bahasa Hungaria)
Nederlands (Bahasa Belanda)
Norsk (Bahasa Norwegia)
Polski (Bahasa Polandia)
Português (Portugis - Portugal)
Português-Brasil (Bahasa Portugis-Brasil)
Română (Bahasa Rumania)
Русский (Bahasa Rusia)
Suomi (Bahasa Finlandia)
Svenska (Bahasa Swedia)
Türkçe (Bahasa Turki)
Tiếng Việt (Bahasa Vietnam)
Українська (Bahasa Ukraina)
Laporkan kesalahan penerjemahan
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