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

 27
 27								 此主题已被置顶,因此可能具有重要性
  此主题已被置顶,因此可能具有重要性	 
					




 举报此帖
 举报此帖


I don't know if this'll be an appreciated or wanted change, but the function "Tear Surrounding Clothing" should also ignore clothing items inside the player's equipped containers (i.e. backpacks, satchels, etc.).
A feature would like to see is tear all + bundle up for convenience (similar to open can and eat).
I think you're aiming for functionalities similar to this mod:
https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=3414095241
Maybe you can improve upon or provide better function/integration (i.e. context menu icons) for the functions in this mod. This mod also has the rip/tear all, and bulk dismantle electronics function.
ContextMenu_PL = {
ContextMenu_TearClothingMenu = "Podrzyj ubranie",
ContextMenu_TearClothingSurrounding = "Podrzyj ubrania w okolicy",
ContextMenu_TearClothingSurroundingBackpacks = "Podrzyj ubrania w plecakach i okolicy",
ContextMenu_TearClothingSelected = "Podrzyj wybrane ubrania",
ContextMenu_TearClothingAll = "Podrzyj wszystkie ubrania"
}
Recipe_PL = {
SewSheetFromRags = "Uszyj prześcieradło ze szmat"
}
Sandbox_PL = {
Sandbox_TearAllClothing = "Podrzyj wszystkie ubrania"
Sandbox_TearAllClothing_ReceiveThread = "Uzyskaj nić"
Sandbox_TearAllClothing_TailoringXP = "Ilość doświadczenia w krawiectwie"
Sandbox_TearAllClothing_MaxThread = "Maksymalna ilość nici"
}