Arma 3
75 次評價
SVO-Ammo
   
獎勵
加入最愛
已加入最愛
移除最愛
Data Type: Mod
檔案大小
發佈於
更新時間
16.101 MB
2021 年 8 月 22 日 下午 6:44
6 月 20 日 上午 12:57
157 項更新註記 (檢視)

訂閱以下載
SVO-Ammo

在 HazmatGamer 的 1 個收藏中
Super vehicle overhaul.
80 個項目
描述
What is this mod?
Some ammunition in UAS doesn't have your desired magazine size. So you have to make it yourself.
This mod contain several custom magazines that very necessary for my other SVO mods.

At first, it was integrated into my other SVO mod. But what if someone use more than one SVO. He or She will have duplicate of this file. Thus taking more load time. So I seperate it.

If you get "no entry 'bin/config.bin/cfgMagazines.'". Just ignore it. It's the problem with original UAS. It won't affect the gameplay though.
25 則留言
HBAOplus 6 月 3 日 上午 6:44 
for vanilla type 115 (under barrel .50 BW)
https://armedassault.fandom.com/wiki/Type_115#Magazine_compatibility
in your config, looks like this

class arifle_ARX_base_F : Rifle_Base_F
{

class Secondary : arifle_MX_F
{
magazines[] = {"UAS_BASE_50Beowulf_ARX_10Rnd"};
magazineWell[] = {"UAS_BASE_50Beowulf_Rifle"};
};

};

should changed to this:
class arifle_ARX_base_F : Rifle_Base_F
{

class Secondary: Rifle_Base_F
{
magazines[] = {"UAS_BASE_50Beowulf_ARX_10Rnd"};
magazineWell[] = {"UAS_BASE_50Beowulf_Rifle"};
};

};

in short, "class Secondary : arifle_MX_F " shoud correct to "class Secondary: Rifle_Base_F".
same goes to "arifle_ARX_blk_F" and "arifle_ARX_hex_F".
HBAOplus 6 月 3 日 上午 6:44 
Hello, @HazmatGamer
Some issues of Class Inheritance in the "UAS_Base_Compat_Tweak/config.cpp"
in your SVO-Ammo config, rpk74 in RHS is set like this.

class rhs_weap_rpk74 : rhs_weap_pkp {};

seems RHS has changed this part to:
class rhs_weap_rpk_base: Rifle_Long_Base_F {};
class rhs_weap_rpk74_base: rhs_weap_rpk_base {};
class rhs_weap_rpk74: rhs_weap_rpk74_base {};
milkman08 3 月 11 日 下午 6:42 
any ways to fix the slow startup for Eden editor? or is that an issue on my side?
Apricot_ale 2 月 20 日 上午 4:51 
Does works well with Universal Ammo System Reimagined V1.1.0 ?
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2881655712
What-The-Hell-Is-This 1 月 27 日 上午 5:14 
Russian 3bm is week,especially 3bm60
Mark 2024 年 3 月 31 日 上午 6:50 
could u remove the strange model on the muzzle of .50 caliber weapons .when i using it with ww2 dlc p47 ,its shows some model impact
Yo Gabba Gabba! 2024 年 3 月 31 日 上午 5:44 
This is getting better with every iteration. My only concern is that that armour piercing and explosive properties of some ordnance still feels like it's unrealistic, though no specific example comes to mind right now. Keep up the good work.
Koger 2024 年 2 月 10 日 上午 9:45 
Could you make mine dispenser munition for Jets helicopters and support vehicles wield and tracked Like volcano mine systems and some amphibious mine deployment
stonegodspeed 2023 年 8 月 1 日 上午 6:17 
well, this mod and its author really pick up mr.berl's torch, constantly updating and getting better, improving gamers' experience.

plz continue the excellent work
Milan [BE] 2023 年 6 月 18 日 上午 8:15 
want to use this for antistasi plus but server is telling me there's a signature mismatch. Can you add a Bikey for both this mod and SVO_BWMod?