Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

If there is a MVP Plugin should wait until restart round #33

Open
henriquemod opened this issue Feb 26, 2021 · 3 comments
Open

If there is a MVP Plugin should wait until restart round #33

henriquemod opened this issue Feb 26, 2021 · 3 comments

Comments

@henriquemod
Copy link

henriquemod commented Feb 26, 2021

By default you can set mp_round_restart_delay X where X is time in seconds until de round restart after any side victory, you can set it 7 for example so if there is a MVP sound the server will have time to play before restart.

If the player successfully insta defuse the server will instantly restart the round regardless the mp_round_restart_delay you set, kind of make people sad when they get MPV and their song is cut off...

Is there a simple way to implement a delay between the roundwin event and the round restart?

@henriquemod henriquemod changed the title If there is a MVP Plugin shown wait until restart round If there is a MVP Plugin should wait until restart round Feb 26, 2021
@ze-nite
Copy link

ze-nite commented Mar 20, 2021

yeahh that would be nice

@crashzk
Copy link
Contributor

crashzk commented Nov 19, 2021

Test

// End the round if too late.
// -
// Default: "1.0"
// Minimum: "0.000000"
// Maximum: "1.000000"
instant_defuse_end_if_too_late "0"

@crashzk
Copy link
Contributor

crashzk commented Nov 30, 2021

I tested it, but there is a BUG that, even without having time to defuse the C4, the CT manages to complete the defuse of the C4.

#34

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants