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
The ammo capacity is slightly off, though.
Type VII [www.ubootarchiv.de]:
Deck gun: 1 x 8,8-cm Tk L/45 (250 grenades) 1943 removed
FlaK: 1 x 2-cm (1195 shots) - from 1944 1 x 3,7-cm (1195 shots) - 2 x 2-cm Twin gun (4380 shots)
The Type II's had 1200 shots for their AA guns.
But it's not a problem.
I'm not sure the question, but I'm going to assume you are asking what removing those lines does.
IsItemAllowed determines whether an item is allowed in a storage slot or not. IsItemAllowedPatch is what's preventing the ammo being allowed in the main storage.
GetJobsPatch removes ammo transfer from crew job lists, since it's all in the guns now. So if you take out IsItemAllowedPatch you also need to remove GetJobsPatch otherwise crew won't be able to load ammo from storage into the guns.
The placement of ammo is more realistic in vanilla, but this mod is not about the placement.
This mod is about the amount, which in vanilla is limited only by mass.
It is possible to limit the ammo to historical amounts while still having it in the main cargo hold. And I may do that at some point in the future, but it's significantly more complex and therefore prone to bugs.
But I don't think you guys want that. It seems like you guys want a cheat mod, and that's not what this is. If you want a cheat mod, take the code and make it yourself. You have full permission to reuse and re-upload the code.
and remove or comment out: IsItemAllowedPatch(lines 75-86) and GetJobsPatch(lines 522-541).
"
I understand that removing those lines would make it ?
I just saying this so that you can see that there is demand for a mod like that because I like to bring as much fire power as possible.
Please make a mod like Brosseph Stalin said
No, because that's the whole point of the mod. But you can easily do it.
Just go to Steam\steamapps\workshop\content\494840\3290033613\Source\AmmoRestrictionPatches.cs
and remove or comment out: IsItemAllowedPatch(lines 75-86) and GetJobsPatch(lines 522-541).
I might make it easier to do in an update, but no, it's unlikely to ever be an official option.
However I would like to bring as much firepower as possible and cram some shells in the main storage. I also use the slot machine mod and would like to take advantage of both mods together. Maybe it's not especially realistic, but it definitely would be fun and I know other players seem to be interested as well. Maybe the skipper can sleep with some shells in his bunk, lol.
Hopefully you can take this into consideration, but either way very good mod.