Summary
This mod removes the Item Rank Requirements in the Arsenals. This mod is intended for the 3SFG-GRIMSTONE MILSIM servers.
Description
Adds rank-free vehicle requests through `SCR_GameModeCampaign.CanRequestVehicleWithoutRank()`.
- Adds rank-free catalog/entity request boards through `SCR_CatalogEntitySpawnerComponent.RankCheck()`.
- Adds rank-free catalog-backed AI requests while preserving AI/group capacity and other non-rank request rules.
- Adds rank-free deploy/respawn loadout selection through `SCR_BasePlayerLoadout.GetLoadoutRequiredRank()`.
- Aligns saved arsenal-loadout rank queries through `SCR_PlayerArsenalLoadout.GetRequiredRank()`.
- Retains v1.1.0 arsenal and campaign/base-building rank unlocks.
- Adds compile-time module switches in `GRIM_NoRankRequirementsSettings`; all Complete Edition modules are enabled by default.
- Does not alter actual rank/XP, supplies, MSAR, faction/catalog availability, request cooldowns, slot limits, construction budgets, radio behavior, or Faction Commander eligibility.
- Does not change the player’s real rank/XP, construction supply costs, prop limits, cooldowns, faction ownership rules, or base-establishment rules.
- Does not alter vehicle-spawner rank requirements.
License
Arma Public License (APL)