Universal Ammo System – UAS alternative
This is an alternative version of the universal ammo system (updated)(DEAD)
https://steamcommunity.com/sharedfiles/filedetails/?id=2664122754
1 Fix some classname inherit issues I found, like this one:
" class rhs_weap_rpk74 : rhs_weap_pkp {); ".
Then correct 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();
"
2 Add inertia to some heavy magazines, trying to achieve: MK18 CQBR with 150Rnd C-MAG will be no better than M16A2 with 30rnd STANAG mags in CQB.
3 Update more CBA magazinewells to directly support suitable UAS mags, so that new weapon mods made after 2023 will still be using UAS mags if their magwells are properly configed.
https://steamcommunity.com/workshop/filedetails/discussion/3606921610/803469628489882953/
4 Correct UAS’ magwell presets if needed (eg. G36, SG55X and AUG will not use CBA_556x45_STANAG anymore), to ensure it will not ruin CBA magazinewell.
https://plateland.fandom.com/wiki/Universal_Ammo_System
https://steamcommunity.com/sharedfiles/filedetails/?id=3723168176
https://steamcommunity.com/sharedfiles/filedetails/?id=2793791284
(ignore the dependency warnings)
universal ammo system – lite (updated)
https://steamcommunity.com/sharedfiles/filedetails/?id=2791408146
uas – extra ammo(updated)
https://steamcommunity.com/sharedfiles/filedetails/?id=2792779284
UAS: ACE3 Compatibility Patch
https://steamcommunity.com/sharedfiles/filedetails/?id=2499946529
Vanilla Extended
https://steamcommunity.com/sharedfiles/filedetails/?id=2402625379
Aegis Extended (Updated)
https://steamcommunity.com/sharedfiles/filedetails/?id=3354844444
UAS-RHS Vehicle Proxy Patch
https://steamcommunity.com/sharedfiles/filedetails/?id=2433826261
UAS-CUP Proxy Patch (Updated)
https://steamcommunity.com/sharedfiles/filedetails/?id=2834599853
1 My fix may not work well when loaded with SVO-Ammo (got overwritten by the latter), unless it updated some of its structure (classname inherit, magwell presets, etc). Not game breaking issues, and I also include some patches (to fix mortar_82mm arifle_AK12_GL_base_F arifle_CTAR_GL_base_F arifle_ARX_base_F NORTH_nor_smle NORTH_kp31 ).
https://steamcommunity.com/sharedfiles/filedetails/?id=2582545715
2 OPTER’s firearms and combat vehicles can accept UAS magazines, but can not open fire. (Because these "new" ammos design for HALO universe were just set dummy/placeholder from the beginning of UAS!)
https://steamcommunity.com/workshop/filedetails/?id=769440155
3 Speed_Freak13 said The entire AAPM system UAS was written for is broken now. The AAPM needs a complete rewrite now due to ACE3’s new medical system. UAS and AAPM did not worked right since 2021. The ammo would go straight through people without doing much damage or none at all. UAS 12.7x99MM NATO M33 or other would go straight through or hardly damage AI or players with medium-heavy vests on.
Freestyle_Build: Nuclear scripting core. Makes stuff go boom!
Wenza: Really awesome EMP and Napalm scripting package
LAGO: Less-lethal ammunition system.
KICKASS: Tear Gas, Flashbang, and Flamethrower config
El Berl (AKA V.Berlioz), Speed_Freak13: UAS’ original authors
HazmatGamer: I learned a lot from his SVO series mods