Solved thanks to sxp2high! Hello dear ARMA community! I am working on a new version of my cooperative Stress Fortress mission and I've ran into one major problem I need help with. This is what I wanna do: 1) Mission starts, all players are spawned. Respawn is set to X seconds. 2) When an enemy enters the respawn zone, players respawn is disabled. 3) During this time, all dead players will stay in spectate mode. 4) When the respawn zone is clear again, players respawn is enabled. 5) From this moment, players will respawn as usual until step 2 repeats. This is the problem: I don't know how to disable and enable players' respawn with a script during a mission. Does anyone know how to do this?