Summary
WIP
Description
License
About PQD - Squad Spawn
PQD - Squad Spawn is an Arma Reforger mod that adds Battlefield-style squad respawning as an additional respawn option. It allows players to respawn on living members of their current in-game group while keeping all existing respawn systems available, including bases, radios, deployable spawn points, vehicles, and game-mode-specific respawn rules.
The mod works by adding runtime squad spawn points for connected players through a game mode component. Each squad spawn point follows its assigned player and is only usable by other players in the same group. Server-side validation repeats the group, target, vehicle seat, cooldown, and combat checks before allowing a respawn, so the client UI cannot bypass the rules.
For balance, squad respawning includes a configurable group-wide cooldown and a configurable combat lockout. A player cannot be used as a squad respawn target for a short period after firing, taking damage, or being detected as suppressed by a standalone server-side shot-line proximity check.
MIT License
Copyright (c) 2026 PQD - Squad Spawn contributors
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.