cs2-retakes icon indicating copy to clipboard operation
cs2-retakes copied to clipboard

The round doesn't end when the last CT player leaves.

Open NikolaJyun opened this issue 1 year ago • 4 comments

during a match, if the last CT player leaves or moves to spectator, the round doesn't end immediately but waits for the C4 to explode before ending.

NikolaJyun avatar Aug 14 '24 17:08 NikolaJyun

I checked the code, and this should be happening. When a player disconnects this code is run: https://github.com/B3none/cs2-retakes/blob/master/RetakesPlugin/Modules/Helpers.cs#L205

B3none avatar Aug 27 '24 16:08 B3none

@B3none I'll pay more attention while playing because I remember a few instances where the round didn't end immediately. Maybe it's because AFK Manager moved the AFK players to spectator mode, which didn't trigger the condition.

NikolaJyun avatar Aug 27 '24 18:08 NikolaJyun

Trying to get this plugin to play nice with the AFK manager is an up hill battle unfortunately

B3none avatar Aug 27 '24 20:08 B3none

It really doesn't work.

https://discord.com/channels/@me/1278066000440328252/1279171291487928331

https://cdn.discordapp.com/attachments/1278066000440328252/1279171286660022293/Counter-strike_2_2024.08.31_-_03.58.49.12.mp4?ex=66d572d8&is=66d42158&hm=39d6f62c42b07681499e247d6add2b01eb7d22a04b759ee834fe270032b4d003&

NikolaJyun avatar Sep 01 '24 11:09 NikolaJyun