Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
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?
https://steamhost.cn/steamcommunity_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.