The objective is to remove the copy / paste of the RoundBase script and make the script more readable
There remains a blocking element in this base, but a request was sent to NADEO to not have this problem anymore
The first condition of StopRound() in the RoundBase script interrupts the rounds if all players try to skip the outro when they pass the finish line and this is not allowed because the players are considered dead, and can't spawn yet because the outro is running
The objective is to remove the copy / paste of the RoundBase script and make the script more readable
There remains a blocking element in this base, but a request was sent to NADEO to not have this problem anymore
- [ ] The first condition of `StopRound()` in the RoundBase script interrupts the rounds if all players try to skip the outro when they pass the finish line and this is not allowed because the players are considered dead, and can't spawn yet because the outro is running
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
The objective is to remove the copy / paste of the RoundBase script and make the script more readable
There remains a blocking element in this base, but a request was sent to NADEO to not have this problem anymore
StopRound()in the RoundBase script interrupts the rounds if all players try to skip the outro when they pass the finish line and this is not allowed because the players are considered dead, and can't spawn yet because the outro is running