Steam telepítése
belépés
|
nyelv
简体中文 (egyszerűsített kínai)
繁體中文 (hagyományos kínai)
日本語 (japán)
한국어 (koreai)
ไทย (thai)
Български (bolgár)
Čeština (cseh)
Dansk (dán)
Deutsch (német)
English (angol)
Español - España (spanyolországi spanyol)
Español - Latinoamérica (latin-amerikai spanyol)
Ελληνικά (görög)
Français (francia)
Italiano (olasz)
Bahasa Indonesia (indonéz)
Nederlands (holland)
Norsk (norvég)
Polski (lengyel)
Português (portugáliai portugál)
Português - Brasil (brazíliai portugál)
Română (román)
Русский (orosz)
Suomi (finn)
Svenska (svéd)
Türkçe (török)
Tiếng Việt (vietnámi)
Українська (ukrán)
Fordítási probléma jelentése








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