Summary
Automatically drops disposable launchers after firing. Includes a server-controlled Mission Header option to allow or prevent re-equipping spent launchers.
Description
OSWS Disposable Launcher Auto Drop is a lightweight, standalone mod that enforces realistic disposable launcher behavior in Arma Reforger.
When a disposable launcher is fired, it is automatically dropped and the player is switched to their next available weapon. This removes the ability to retain spent launchers and eliminates the need for manual inventory cleanup during combat.
Server hosts maintain control through a Mission Header setting that determines whether fired launchers may be re-equipped or are permanently blocked once dropped. This allows the behavior to be tailored to different server philosophies without altering scenarios or loadouts.
The mod is scenario-agnostic, multiplayer-safe, and designed to integrate cleanly with vanilla content and other mods. It introduces no UI elements, requires no player interaction, and operates with minimal performance overhead.
Mission header script for server host's JSON: example is if they want dropped launchers to be able to be picked back up/equipped.
"missionHeader": {
"m_bDL_AllowReequipSpentLauncher": true
}License
Arma Public License (APL)