Summary
Randomized Loadout Manager
Random loadouts and loot for Scav-like NPCs
Utility for modders, does nothing by itself. Requires Workbench integration into scenario/game mode.
Description
Provides a drop-in replacement for the vanilla `BaseLoadoutManagerComponent` that enables full variant randomization of every loadout slot (+ weapons and loot!), allowing you to create thousands of uniquely kitted characters from a single character prefab.
Originally created to implement Scavs in Mercenary Outlands, refactored to be more general-purpose and released standalone to give something back to the modding community :)
See Readme for setup instructions: https://github.com/wyqydsyq/randomized-loadout-manager
Massive shout-out to Vlad for helping me wrangle the esoteric BaseContainer API
License
Arma Public License (APL)