Summary
Spawns enemy bots when players enter configurable trigger zones. Place entities in Workbench, link them by name, done.
Description
DynamicTriggers adds two placeable entities to Workbench:
DynamicTriggerZone — detects players entering a sphere. When enough players are inside, it activates linked spawn zones.
DynamicSpawnZone — spawns enemy bots scattered within a radius. Supports configurable bot count, respawn timers, staggered spawning, and four soldier archetypes (Rifleman, Gunner, Anti-Tank, Random).
Triggers fire once — bots stay in the world after players leave.
Setup: place a DynamicSpawnZone, give it a name, place a DynamicTriggerZone, add that name to its spawn zone list. Both entities are configured entirely through Workbench attributes, no scripting required.
Server-side only. No client-side footprint.
License
Arma Public License (APL)