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







The animation and timed action does play but as soon as the action finishes, it throws an exception error.
I am running on the latest Build 42 (42.12.3)
Log file here: https://pastebin.com/zCQDC2Qa
That would be nice to bring back repair all function!
Mb you can update or make your own mod like this one https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2779627490&searchtext=Repair+cloth
Or mb you can implement it in your mod right now?
Updated the option for "Tear Surrounding Clothing" to ignore clothing in both inventory and equipped backpacks.
Also fixed some minor bugs
Huh I never thought about that, but I think it's something I can change to where the thread condition is based on tailoring levels.
In regards to it being an option, there is the sandbox setting to choose whether or not you get thread or XP from tearing clothing. I'll add one for the condition of threads too.
I plan on changing it to where equipped backpacks count as inventory so that the "tear surrounding clothing" only looks at containers / zombie bodies.The current way I have it implemented is going through the list of containers (includes backpacks) and then check if the container is the same as the player's inventory. Which is flawed if we consider inventory to include backpacks my character has equipped.
Also I appreciate all the effort you and everyone else have given to help with reporting bugs, providing error logs so that we can fix the mod and make it better!
quick question, how exactly does the function "tear surrounding clothing"work
I thought it was supposed to rip things around you to shreds, but it also rips things in your backpack. I understand that it doesn't touch the things in your main inventory?
Also, regarding the option to remove thread generation along with rags, because threads appear in fairly good condition 14/20 15/20, this should only be the case with a high profession indicator, not at the first level) It's better to remove or add an option in the settings.
quick question, how exactly does the function "tear surrounding clothing"work
I thought it was supposed to rip things around you to shreds, but it also rips things in your backpack. I understand that it doesn't touch the things in your main inventory?
In the vanilla version of the game, you cannot tear the following things to shreds:
socks, underwear (panties, bras), underpants, shoes (regular and leather), wallets, hats, gloves.
Activating your mod means that you can tear everything except: underpants, wallets, hats.
Moreover, the list of things that can be torn includes bras, but for some reason it tears some without errors, and stops on others and gives an error.
I think you need to make the mod allow you to tear: socks, underwear (panties, bras), underpants, shoes (regular and leather), wallets.
At the same time, in my opinion, it is not worth giving threads (this can be made an option in the mod).
And it is worth reviewing why some bras tear to shreds, and on others an error occurs. + error appears when u trying to tear underpants =)
I tested all this without third-party mods, using only yours.
Thinking I might also add similar inventory context menu options for dismantling watches/ electronics and / or sawing logs.