安装 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 can only assume it's "Tons of Utlilty Items" that is causing the problem. I'll look into it
Other mods could *always* cause issues, but I honestly can't tell what's up in your case.
Even with me removing the UniqueEquipCategories, I still have the limit. Could it be due to other mods
Thanks Brother
Before.
For example, it looks like this:
UniqueEquipCategories="heal"
It should look like this:
;UniqueEquipCategories="heal"
Basically, by adding ";" you're stopping that line from being read. You could also simply delete the entire line, but then it becomes an issue if you ever want to restore it later.
When you mean "in front" do you mean before or after the line?
http://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=1293155098
These mods are super-simple, but the toolset is a bitch to work with, which is why I haven't gotten around to updating the Medkit one yet. I should get it up soon, though. If you're in a hurry, simply going into \Steam\steamapps\common\XCOM 2\XCom2-WarOfTheChosen\XComGame\Config\DefaultGameData.ini and simply adding ";" in front of "UniqueEquipCategories="heal" (on line 2004, in the [XComGame.X2ItemTemplateManager] section) will let you use multiple Medkits.
It's what I did, just to see if it works and is bugless before I make it into a mod, and it seems to work flawlessly. Adding ";" in front of lines in the .ini:s basically takes them out of commission, as if they've been removed.
Conceivably, people could do this themselves to "UniqueEquipCategories="grenades" too and just not download this mod, but I get that some people would rather just get a mod that does it for them.