Summary
Utility for dynamically spawning loot based on entity catalogs.
See the readme on GitHub for setup instructions:
https://github.com/wyqydsyq/DynamicLoot
Description
Arma Reforger loot system that dynamically reads loot items from EntityCatalogs and bases their rarity weighting on an inverse of supply cost, so cheaper items are more common and more expensive items are rarer automatically.
Any modded gear correctly added to EntityCatalogs of factions in the scenario's FactionManager will be available automatically.
Originally created to implement low-maintenance loot spawners in my FFA PvPvE game mode MercOut! and to enable randomizing any gear for loadouts in Randomized Loadout Manager, released stand-alone for others to use in their own game modes or servers 🙂
See the readme on GitHub for setup instructions:
https://github.com/wyqydsyq/DynamicLoot
License
Arma Public License (APL)