安装 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(越南语)
Українська(乌克兰语)
报告翻译问题






https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=1630607556
I dont have time to upkeep these mods anymore, as someone put below feel free to do whatever you want with them.
Is this mod going to be updated and become usable? Because I really love the idea and actually, I would love to see a few more varieties of medieval-style shields. Also, it would be really awesome if it were to work with the "Dual Wield" mod, because having the shield in the "off-hand" would be a rather interesting format when playing Medieval style.
Looking forward to a response from the Dev!
Error is:
Exception ticking Penny: System.NullReferenceException: Object reference not set to an instance of an object
at Shield.Harmonypatches.ShieldPatchWearApparel (Verse.Pawn_EquipmentTracker,RimWorld.Apparel) <0x000a5>
at (wrapper dynamic-method) RimWorld.Pawn_ApparelTracker.Wear_Patch3 (object,RimWorld.Apparel,bool) <0x00554>
at AIPawn.AIPawnGenerator.GenerateBaseApparel (Verse.Pawn) <0x000ea>
at AIPawn.AIPawnGenerator.GenerateAIPawn (Verse.PawnGenerationRequest&,Verse.Map,int) <0x00603>
https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=1546483640
"License - You may do whatever you want with the code in my mods as long as you dont use it to make money in any way shape or form. This includes taking donations. Modpack owners I require a PM to request inclusion. Art within my mods may not be used without consent, some of the art was not done by me so PM me first."
It would be awesome if you could release your update! But it does not look like the author is on Steam very often. And one has to be friended to someone before Steam allows one to send a private message to someone. To get in contact with him directly, have you considered sending a [PM] via the official Ludeon(dot)com forum? He's a forum moderator over there and he was active even today. (Hint: Go to the Members tab and click "Search For Members".)
I myself tested it out on the current version (B18), and it's just game breakingly broken.
update it please
i can give you a copy of rust
1. Make sure Rimworld is closed and go to Steam\steamapps\workshop\content\294100\728302374\Defs\ThingDefs and open Apparel_BucklerShield.xml with wordpad.
2. Find the line of code that reads
<recipeUsers>
<li>FueledSmithy</li>
<li>ElectricSmithy</li>
3. add <li>MedTimes_BlacksmithForgeTierTwo</li> so it reads
<recipeUsers>
<li>FueledSmithy</li>
<li>ElectricSmithy</li>
<li>MedTimes_BlacksmithForgeTierTwo</li>
4. save and exit
5. open Apparel_KiteShield.xml and find the same line of code
6. add <li>MedTimes_BlacksmithForgeTierThree</li> so it reads
<li>FueledSmithy</li>
<li>ElectricSmithy</li>
<li>MedTimes_BlacksmithForgeTierThree</li>
7. save, exit and you're done. Hope someone finds this useful :)
Thanks for a great mod!