Summary
Save/Load any loadout regardless of rank, supplies, or faction.
Description
By overriding the settings below, players in the modded server should be able to interact with the arsenal without rank or msar restrictions. The player should be able to save any loadout. The player should be able to load any loadout from the respawn menu.
ArsenalManager
CanSaveLoadout = true
AreItemsRankLocked = false
IsMilitarySupplyAllocationEnabled = false
PlayerSupplyAllocationComponent
HasPlayerEnoughAvailableAllocatedSupplies = true
BasePlayerLoadout
GetLoadoutRequiredRank = PRIVATE
SaveArsenalLoadoutAction
CanBeShownScript = true
CanBePerformedScript = true
License
Arma Public License (APL)