Mikusch / deathrun

A highly customizable Deathrun plugin for Team Fortress 2
GNU General Public License v3.0
20 stars 9 forks source link

Prevent unneeded respawns #6

Closed FortyTwoFortyTwo closed 3 years ago

FortyTwoFortyTwo commented 3 years ago

Everytime a new round starts, everyone spawned twice even if already in same team, and three times for activators, which leads to a possible crash for too many spawns at once, creating too many entities.

Figure out who is activators and respawn, then only respawn runners if not in correct team.