Summary
This mod adds random item spawning. Items are configured with spawn chances, quantities, storage preferences, and faction filtering, then automatically distributed during character initialization.
Description
1. Select your character entity
2. Find SCR_InventoryStorageManagerComponent
3. Enable "Random Spawn" category
4. Check "Enable random item spawning"
5. Add items to "Random spawn items configuration" array:
- Item Prefab: Use ResourceName picker to select items
- Spawn Chance: 0-100% probability
- Min/Max Quantity: How many items to spawn
- Storage Type: Where to place items (backpack, attachments, etc.)
- Faction Mode: All Factions, Only Listed, or Exclude Listed
- Faction List: Add faction keys like "US", "USSR", "CIV", or custom keysLicense
Arma Public License (APL)