安裝 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(越南文)
Українська(烏克蘭文)
回報翻譯問題
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://gtm.steamproxy.vip/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
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