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
As a suggestion could you add an alert when this mod ammo drop triggers so there is no need to check all bodies.
ps the mod option does not show up can not configer am on b42 unstable
You should try adjusting it to suit your playstyle.
I can't guarantee compatibility if it's not the version specifically made for those firearm mods.
Another guy: "Not a single ammo."
Please check your game settings and configs.
Some mods might overwrite drop rate tables completely.
Rare that I get what I'm looking for seconds after asking if its possible. \o/
You already split this mod into 3, could the addons work that way? Optional but effective if those other mods are enabled?
Unfortunately, I can't do much with the B42 at the moment.
But thanks anyways, hope this is percieved as constructive critic. Cheers.
@Shepherd0fSouls I'm happy to hear that
@PrincessCrystal<3 I'll look into it
@Doc Shawski It should double the amount. However, I will disable the ability to use them at the same time to avoid confusion in the future when the B42 guns mod becomes stable.
As for the amount of ammo, it might take some time to research. I've been really busy with work lately, but I'll take care of it when I have time.
Did you manage to fix the bug with zombies dropping only 1 round? Thanks, love your mod!
Great, I try that right away and ty so much my friend!
Add code to the .lua file with path "\108600\3389050623\mods\AmmoLootDropB42\common\media\lua\server\Items":
"Base.Bullets10mm",
"Base.Bullets4440",
"Base.Bullets357",
"Base.762x51Bullets",
"Base.762x39Bullets",
"Base.Bullets22",
"Base.Bullets3006",
Add code to the.lua file with path "\108600\3389050623\mods\AmmoLootDropBoxB42\common\media\lua\server\Items":
"Base.Bullets10mmBox",
"Base.Bullets4440Box",
"Base.Bullets357Box",
"Base.762x51Box",
"Base.762x39Box",
"Base.Bullets22Box",
"Base.Bullets3006Box",
You can find the names of these ammos in the "Firearms_Items_Ammo.txt" file in the "Firearms" mod, which can be added flexibly.
The path is "\108600\2256623447\mods\Firearms\42.0\media\scripts\Items".
Could you add the 7.62x51mm boxes and loose ammo to the loot table as well and maybe the ones from vanilla firearms b42?