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
That mod is "Bolt Action Reload Tweak". BART Makes it so rifles don't need magazines and they now hold 5 rounds. With AMI all this is undone and reverts to vanilla.
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=1964832212
Is there anything you can do?
Snake Utils Pack
WPA (Weapons Accesories)
Ammo Maker
Here is the link if you are willing to take a look at it
https://pzmodding.blogspot.com/2020/08/pack-de-mods-by-snake.html
{LINK REMOVED}http://www.mediafire.com/file/37fymq7e1876ct8/Descarga+ModPackSnake41.44+Test6.rar/file
Basically it disables the ability to attach upgrades to guns i the WPA mod listed when your mod is enabled
https://pastebin.com/WFqdJ3rn
Amen!
function Adjust(Name, Property, Value)
Item = ScriptManager.instance:getItem(Name)
Item:DoParam(Property.." = "..Value)
end
Adjust("Base.45Clip","Icon","45Magazine")
Adjust("Base.44Clip","Icon","44Magazine")
Adjust("Base.223Clip","Icon","223Magazine")
Adjust("Base.308Clip","Icon","308Magazine")
Adjust("Base.556Clip","Icon","556Magazine")
Adjust("Base.M14Clip","Icon","762Magazine")
Here i changed just the magazine icons...but you can do basically anything you like