After this update its no longer possible to disable automatic spawning.
Sample/Example Code: 4802D
Just add some bots on team 2 and start the game.
There is only one rule which should disable bot re-spawning, but the bots keep spawning over and over.
This was broken by the latest update a similar rule (in a more complex game) worked fine before.
18 Likes
Last update added a lot of problems⊠almost all my mods need to be adjusted⊠wasting of a time. I really want to go back to old workshop.
It doesnât work
rule("Rule")
{
event
{
Ongoing - Each Player;
All;
ĐŃĐ”;
}
actions
{
Disable Built-In Game Mode Respawning(Event Player);
}
}
have the same problem too, cant play murder mystery anymore 
1 Like
Set Respawn Max Time() is also broken
1 Like
I assume the 2CP respawn time change broke respawning.
4 Likes
A lot of modes ruined by this.
3 Likes
Just commenting to help this get noticed it also affected me
3 Likes
Blizzard please fix this. It breaks a lot of modes.
Spent a few day designing a hunger games style gamemode only to find out itâs not playable.
1 Like
It appears that the same problem persists for Set Max Respawn Time. My PvE mode canât work properly if the A.I. donât spawn faster than usual, and changing it in the regular custom settings (not the workshop) just adjusts the spawn rate for ALL players, and not certain teams.
Blizzard please fix this. Also give us Xp :3
Same problem here.
I âdisabled built-in game mode respawningâ => not working
"Set max respawn time == xx secondes " => not working
Disabled active respawn directly in the game mode parameter => not working too
Itâs in deathmatch btw
The devs replied in another thread that they are working on the problem.