安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题






I'm mainly not working on ANY Rimworld mods at the moment because I'm not in the Rimworld mood, sorry.
i make a explain in Patch Fix Topic
I'll see what that does and I'll see if I can make that craftable
I checked the weapon code for it and I can't seem to find enough stats that would change to quality
I am not tested in game the destroyOnDropso to check
no more red pop up at startup and the weapon is well in the list of craftable items.
this is just a quick test, it would be better if you test properly on your side
I create a topic to copy/paste the patch
I'll take a closer look at your patch with what I did back then, if I come up with something I'll let you know
I am not a professional coder, I just kablammed a recipe into existence
apparently you use the method: "PatchOperationAdd" on at least 2 entries that already exists, if my memory is good it should be used in this case: "PatchOperationReplace" to modify existing entries / data
but I could be wrong, which doesn't take away the problem :D